Menu

#5 PHP Booking Calendar 10e XSS

v1.0 (example)
closed-fixed
None
9
2014-08-18
2012-01-03
Henri Salo
No

Original advisory in bugtraq: http://seclists.org/bugtraq/2011/Dec/123

""""
# Exploit Title: PHP Booking Calendar 10e XSS
# Date: 12/16/11
# Author: G13
# Software Link: http://sourceforge.net/projects/bookingcalendar/
# Version: 10e
# Category: webapps (php)
#

##### Vulnerability #####

The page_info_message varibale in the details_view.php does not sanitize input. This is a relective XSS attack.

##### Exploit #####

http://127.0.0.1/cal/details_view.php?event_id=1&date=2011-12-01&view=month&loc=loc1&page_info_message=\[XSS]
"""

I have verified this vulnerability to be a valid report. Please fix this XSS-vulnerability and contact me in case you need more information or help with the patch.

http://en.wikipedia.org/wiki/Cross-site_scripting

Discussion

  • Henri Salo

    Henri Salo - 2012-01-03
    • priority: 5 --> 9
    • status: open --> open-accepted
     
  • Jeff Walters

    Jeff Walters - 2014-03-12

    booking_calendar_10f.zip - htmlentities() added to header.php

     
  • Jeff Walters

    Jeff Walters - 2014-03-12
    • status: open-accepted --> closed-fixed
    • assigned_to: Jeff Walters
    • Group: --> v1.0 (example)
     

Log in to post a comment.