Advertisement






CS-Forum <= 0.81 Cross Site Scripting, SQL Injection, Full Path Disclosure

CVE Category Price Severity
CWE-79 Not specified High
Author Risk Exploitation Type Date
Exploit Alert High Remote 2006-06-29
CPE
cpe:cpe:/a:cs_forum:0.81
Our sensors found this exploit at: http://cxsecurity.com/ascii/WLB-2006060129

Below is a copy:

Cross Site Scripting

********************

http://[...]/read.php?msg_result=[XSS]

http://[...]/read.php?rep_titre=">[XSS]

Cookies: CSForum_nom=">[XSS]; CSForum_mail=">[XSS]; CSForum_url=">[XSS]

SQL Injection

*************

http://[...]/read.php?id=1'[SQL_SELECT]&debut=[SQL_LIMIT]

http://[...]/index.php?search=%'[SQL_SELECT]%23

http://[...]/index.php?debut=1[SQL] //Digit -> Without quote

Full Path Disclosure

********************

http://[...]/index.php?readall=&collapse[]= //setcookie()

Solution

********

SQL Injection => addslashes() / intval()

Cross Site Scripting => htmlentities()

Full Path Disclosure => is_string()

Credits

*******

by DarkFig -- http://www.acid-root.new.fr/advisories/csforum081.txt

Changelog

*********

[06-06-11] -- Vendor contacted

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum