Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | [UNIX] phpSysInfo Information Disclosure |
|---|---|
| Date: | 6 Jul 2006 17:08:05 +0200 |
The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com - - promotion The SecuriTeam alerts list - Free, Accurate, Independent. Get your security news from a reliable source. http://www.securiteam.com/mailinglist.html - - - - - - - - - phpSysInfo Information Disclosure ------------------------------------------------------------------------ SUMMARY " <http://phpsysinfo.sourceforge.net/> phpSysInfo is a PHP script that displays information about the host being accessed." Improper design allows attackers to gain information about files on a server using phpSysInfo. DETAILS Vulnerable Systems: * phpSysInfo version 2.5.1 A vulnerability which allows an attacker to identify if a file exists on the remote system has been identified. By supplying a directory traversal string to lng= in a POST or GET request to index.php with a poison null byte terminating %00 allows an attacker to determine if any file exists. The vulnerable function is shown. if (!file_exists(APP_ROOT . '/includes/lang/' . $lng '.php')) { An attacker can determine if the file exists by studying the returned error message, valid files return the string ?Sorry, we don't support this language.? and invalid files return the normal phpSysInfo application page. Example: www.somesite.com/phpSysInfo/index.php?template=blue&lng=../../../../../../../../../../../var/log/httpd-error.log%00 ADDITIONAL INFORMATION The information has been provided by <mailto:wh1t3h4t3@yahoo.co.uk> Micheal Turner. ======================================== This bulletin is sent to members of the SecuriTeam mailing list. To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com ==================== ==================== DISCLAIMER: The information in this bulletin is provided "AS IS" without warranty of any kind. In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [NEWS] F5 FirePass 4100 Multiple XSS, SecuriTeam |
|---|---|
| Next by Date: | [NEWS] OpenOffice.org Suite File Format Buffer Overflow, SecuriTeam |
| Previous by Thread: | [NEWS] F5 FirePass 4100 Multiple XSS, SecuriTeam |
| Next by Thread: | [NEWS] OpenOffice.org Suite File Format Buffer Overflow, SecuriTeam |
| Indexes: | [Date] [Thread] [Top] [All Lists] |