mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
18 lines
713 B
Markdown
18 lines
713 B
Markdown
### [CVE-2008-2836](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2836)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in send_reminders.php in WebCalendar 1.0.4 allows remote attackers to execute arbitrary PHP code via a URL in the includedir parameter and a 0 value for the noSet parameter, a different vector than CVE-2007-1483.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5847
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|