header-logo
Suggest Exploit
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.
Source

Exploit-DB raw data:

 =======================================
    netStartEnterprise v4.0 SQL Injection Vulnerability
 =======================================


# Exploit Title: netStartEnterprise v4.0 SQL Injection Vulnerability

# Author: L1nK

# Mail: sniper101drawxer@gmail.com

# Date: 07/23/2010

# Tested on: Windows, Linux, Mac

# Version: netStartEnterprise v4.0

# Path: http://www.site.com/previeweventdetail.aspx?id=[SQL]

# Platform: ASP

# netStart Company:  http://www.netstartwebservices.com/

# gr33tz: Gr33tz to !P-k155 and k3rv3r0s

Thanks!

L1nK