[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mole.com.ua Booking Script
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: mole.com.ua Booking Script
- From: luny@xxxxxxxxxxxxxxx
- Date: 9 Jun 2006 04:52:11 -0000
Booking Script.
Homepage:
http://www.mole.com.ua
PError with full path disclosure and possible buffer overflow?:
http://www.example.com/week.php?year=2006&month=06&day=0'
Warning: checkdate() expects parameter 2 to be long, string given in
/home/httpd/vhosts/domain/subdomains/booking/httpdocs/week.php on line 26
The error msg above outputs continously in a loop, printing on the screen.
Another error message, due to timeout because the year variable was changed to
an extremely high number:
http://www.example.com/week.php?year=9000000&month=06&day=13&area=11&room=22
Fatal error: Maximum execution time of 30 seconds exceeded
in /home/httpd/vhosts/domain/subdomains/booking/httpdocs/week.php on line 26