CVE-2007-1540
LedgerSMB < 1.2.0 and SQL-Ledger < 2.6.27 - Directory Traversal and Authentication Bypass via Login Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1540. PoCs published by Chris Travers.
AI-analyzed exploit summary The code describes a local file inclusion (LFI) vulnerability in LedgerSMB/SQL-Ledger due to insufficient input sanitization, allowing attackers to include arbitrary local files or execute scripts. It also mentions an authentication bypass issue specific to SQL-Ledger.
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.
Exploits (1)
The code describes a local file inclusion (LFI) vulnerability in LedgerSMB/SQL-Ledger due to insufficient input sanitization, allowing attackers to include arbitrary local files or execute scripts. It also mentions an authentication bypass issue specific to SQL-Ledger.