CVE-2007-1111
ActiveCalendar 1.2.0 - Cross-Site Scripting via CSS Parameter
Title source: llmExploitation Summary
EIP tracks 8 public exploits for CVE-2007-1111. PoCs published by Simon Bonnard.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in Active Calendar 1.2.0 by injecting a script tag into the 'css' parameter of the 'y_3.php' file, which executes arbitrary JavaScript in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in ActiveCalendar 1.2.0 allow remote attackers to inject arbitrary web script or HTML via the css parameter to (1) flatevents.php, (2) js.php, (3) mysqlevents.php, (4) m_2.php, (5) m_3.php, (6) m_4.php, (7) xmlevents.php, (8) y_2.php, or (9) y_3.php in data/.
Exploits (8)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Active Calendar 1.2.0 by injecting a script tag into the 'css' parameter of the 'y_3.php' file, which executes arbitrary JavaScript in the context of the affected site.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Active Calendar 1.2.0 by injecting a script tag into the 'css' parameter of the 'y_2.php' endpoint, which executes arbitrary JavaScript in the context of the affected site.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Active Calendar 1.2.0 by injecting a malicious script via the 'css' parameter in the URL. The script executes arbitrary JavaScript in the context of the affected site, potentially stealing cookie-based authentication credentials.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Active Calendar 1.2.0 by injecting a script tag into the 'css' parameter of the 'm_3.php' file, which executes arbitrary JavaScript in the context of the affected site.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Active Calendar 1.2.0 by injecting a malicious script via the 'css' parameter in the 'm_2.php' file. The script executes arbitrary JavaScript in the context of the affected site, potentially stealing cookie-based authentication credentials.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Active Calendar 1.2.0 by injecting a script tag into the 'css' parameter of the 'mysqlevents.php' file, which executes arbitrary JavaScript in the context of the affected site.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Active Calendar 1.2.0 by injecting a malicious script via the 'css' parameter in the 'js.php' file. The PoC uses a simple alert to display the user's cookies, proving the vulnerability.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Active Calendar 1.2.0 by injecting a script tag into the 'css' parameter of the 'flatevents.php' endpoint. The PoC triggers an alert with the user's cookies, proving arbitrary JavaScript execution.