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.