mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
19 lines
802 B
Markdown
19 lines
802 B
Markdown
### [CVE-2010-4880](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4880)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in calendar.class.php in ApPHP Calendar (ApPHP CAL) allow remote attackers to inject arbitrary web script or HTML via the (1) category_name, (2) category_description, (3) event_name, or (4) event_description parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1008-advisories/apphp-xssxsrf.txt
|
|
- http://securityreason.com/securityalert/8433
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|