vendor:
netStartEnterprise
by:
L1nK
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: netStartEnterprise
Affected Version From: netStartEnterprise v4.0
Affected Version To: netStartEnterprise v4.0
Patch Exists: N/A
Related CWE: N/A
CPE: a:netstartwebservices:netstartenterprise:4.0
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, Mac
2010
netStartEnterprise v4.0 SQL Injection Vulnerability
netStartEnterprise v4.0 is vulnerable to a SQL injection attack. An attacker can inject malicious SQL code into the 'id' parameter of the 'previeweventdetail.aspx' page, which can be used to access and modify the underlying database.
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.