0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
SQL-Ledger <= 2.8.33 Post-authentication LFI/Edit Vulnerability
# Exploit Title: SQL-Ledger <= 2.8.33 Post-authentication Local File Include/Edit Vulnerability # Google Dork: inurl:/sql-ledger/login.pl # Date: April 15, 2011 # Author: bitform # Software Link: http://www.sql-ledger.com/source/sql-ledger-2.8.33.tar.gz # Version: 2.8.33 # Tested on: Ubuntu Server 10.04 # CVE : None ==================================================================== A vulnerability exists in the "Stylesheet" link of SQL-Ledger that lets you view the contents of the stylesheet you have associated with your login. An "Edit" link is at the bottom. If you edit the "file" post parameter you can enter any relative or absolute file (/etc/passwd, sql-ledger.conf) that the web server has permission to read. If you have read and write access, you can save your modifications to the file with the "Save" button. For example, everything including the sql-ledger.conf file is just a perl script, making dropping a perl shell trivial. This vulnerability is triggered post-authentication but it can be triggered by any unprivileged user. The vulnerable source can be found in bin/mozilla/am.pl. ==================================================================== I found this vulnerability at the Mid-Atlantic Collegiate Cyber Defense Competition (MACCDC) while pounding college kids into submission. :D ==================================================================== I contacted the vendor March 14, 2011 to inform them of the vuln and they responded on March 15, 2011 with the following response: "Thank you for the report. sql-ledger.conf should be set read-only or at least be owned by 'root:wheel' and set -rw--r--r. If changes are required 'root' has to do them. Anything else is a security hole. If the distros set up the file in such a way that the system is vulnerable you should contact them." # 0day.today [2024-12-27] #