vendor:
ERP Software Qatar
by:
n1x_ [MS-WEB]
7.5
CVSS
HIGH
SQL injection
89
CWE
Product Name: ERP Software Qatar
Affected Version From: Every version
Affected Version To: Every version
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2019
WebIncorp ERP – SQL injection
A SQL injection vulnerability exists in WebIncorp ERP, which allows an attacker to execute arbitrary SQL commands via the vulnerable parameter 'prod_id' in the 'product_detail.php' page. An attacker can send a specially crafted GET request to the vulnerable page to exploit this vulnerability.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.