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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple eval injection vulnerabilities in phpScheduleIt before 1.2.11 allow remote attackers to execute arbitrary code via (1) the end_date parameter to reserve.php and (2) the start_date and end_date parameters to check.php. NOTE: the start_date/reserve.php vector is already covered by CVE-2008-6132.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://phpscheduleit.svn.sourceforge.net/viewvc/phpscheduleit/1.2.11/check.php?r1=318&r2=332
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|