header-logo
Suggest Exploit
vendor:
Acidcat CMS
by:
Unknown
5.5
CVSS
MEDIUM
Input validation vulnerabilities
20
CWE
Product Name: Acidcat CMS
Affected Version From: 2.1.13
Affected Version To: 2.1.13
Patch Exists: NO
Related CWE:
CPE: a:acidcat:acidcat_cms:2.1.13
Metasploit:
Other Scripts:
Platforms Tested:
2006

Multiple input validation vulnerabilities in Acidcat CMS

Acidcat CMS is prone to multiple input validation vulnerabilities. These issues are due to a lack of proper sanitization of user-supplied input. Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.

Mitigation:

Implement proper input validation and sanitization of user-supplied input.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/15933/info

Acidcat CMS is prone to multiple input validation vulnerabilities. These issues are due to a lack of proper sanitization of user-supplied input.

Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.

Acidcat CMS version 2.1.13 and prior are vulnerable; other versions may also be affected. 

http://www.example.com/acidcat/default.asp?ID=1'

http://www.example.com/acidcat/default.asp?ID=26 union select 1,username,3,password,5,6 from Configuration