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

2006.06.25
Credit: DarkFig
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-89

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


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top