Files
CVEs-PoC/2007/CVE-2007-3259.md
T
2024-06-18 02:51:15 +02:00

18 lines
833 B
Markdown

### [CVE-2007-3259](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3259)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Calendarix 0.7.20070307 allows remote attackers to obtain sensitive information via (1) an invalid month[] parameter to calendar.php, (2) an invalid catview[] parameter to cal_week.php in a week operation, (3) an invalid ycyear[] parameter to yearcal.php, or (4) a direct request to cal_functions.inc.php, which reveals the installation path in various error messages.
### POC
#### Reference
- http://securityreason.com/securityalert/2841
#### Github
No PoCs found on GitHub currently.