mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
19 lines
840 B
Markdown
19 lines
840 B
Markdown
### [CVE-2010-4881](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4881)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in calendar.class.php in ApPHP Calendar (ApPHP CAL) allow remote attackers to hijack the authentication of unspecified victims for requests that use 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.
|
|
|