mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
19 lines
806 B
Markdown
19 lines
806 B
Markdown
### [CVE-2005-2951](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2951)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|