vendor:
Portal
by:
Netrondoank Aka netron
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Portal
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
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 Back Track 5
N/A
DZYGroup Portal Remote Sql Injection Vulnerability
The vulnerability exists due to insufficient filtration of user-supplied data passed to the 'idNews', 'id', 'ID_Product', 'ID_Category', and 'ID_SubCategory' parameters in 'newsDetail.asp', 'articledetail.php', 'prodetail.asp', 'subcategory.asp', and 'newsdetail.php' scripts. A remote attacker can execute arbitrary SQL commands in application's database and gain access to sensitive data.
Mitigation:
Input validation should be used to prevent SQL injection attacks.