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

19 lines
806 B
Markdown

### [CVE-2005-2951](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2951)
![](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
Directory traversal vulnerability in security.inc.php in AzDGDatingLite 2.1.3, and possibly earlier versions, allows remote attackers to execute arbitrary PHP commands via ".." sequences and "%00" (trailing null byte) characters in the l parameter, which is used in an include_once statement.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=112662698511403&w=2
- http://securityreason.com/securityalert/5
#### Github
No PoCs found on GitHub currently.