Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Bugtraq: Full Disclosure: Arbitrary Code Execution in LedgerSMB CVE-2006-5872

Full Disclosure: Arbitrary Code Execution in LedgerSMB CVE-2006-5872

From: Chris Travers <chris_at_metatrontech.com>
Date: Fri, 26 Jan 2007 21:46:50 -0800

CVE-2006-5872 (filed against SQL-Ledger) also affects LedgerSMB. This
was first fixed in LedgerSMB 1.1.5 but due to a number of unrelated
bugs, we recommend upgrading to 1.1.7. SQL-Ledger fixed the problem in
2.6.21.

This occurs due to the improper handling of input handling in the
redirect function which also allows the user to specify a file with
arguments to be run via Perl. However, since one can specify -e as the
script (making the command line perl -e ....) one can specify whatever
code to execute one would like.

The following link demonstrates the vulnerability.

http://127.0.0.1/sql-ledger/login.pl?login=demo&script=-e%3fprint%20STDERR%20%27hello%20world%27%3b&action=logout
<http://127.0.0.1/sql-ledger/login.pl?login=demo&script=-e%3fprint%20STDERR%20%27hello%20world%27%3b&action=logout>

Best Wishes,
Chris Travers
Metatron Technology Consulting

Received on Jan 27 2007
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]