cve/2009/CVE-2009-2037.md

18 lines
790 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-2037](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2037)
![](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
Multiple directory traversal vulnerabilities in Online Grades & Attendance 3.2.5 and earlier, and possibly 3.2.6, when register_globals is enabled, allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the (1) GLOBALS[SKIN] parameter to index.php and the (2) skin parameter to admin/admin.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/8853
#### Github
No PoCs found on GitHub currently.