Files
CVEs-PoC/2007/CVE-2007-1540.md
T
2025-09-29 21:09:30 +02:00

18 lines
947 B
Markdown

### [CVE-2007-1540](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1540)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Directory traversal vulnerability in am.pl in (1) SQL-Ledger 2.6.27 and earlier, and (2) LedgerSMB before 1.2.0, allows remote attackers to run arbitrary executables and bypass authentication via a .. (dot dot) sequence and trailing NULL (%00) in the login parameter. NOTE: this issue was reportedly addressed in SQL-Ledger 2.6.27, however third-party researchers claim that the file is still executed even though an error is generated.
### POC
#### Reference
- http://sourceforge.net/project/shownotes.php?release_id=494462&group_id=175965
#### Github
No PoCs found on GitHub currently.