vendor:
MasterWeb Script
by:
./Red-D3v1L
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MasterWeb Script
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:masterweb-ps:masterweb_script
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: ASP
2009
MasterWeb Script <== 1.0 (details&newsID) SQL Injection Vulnerability
An attacker can exploit a SQL injection vulnerability in MasterWeb Script 1.0 by sending malicious SQL queries to the application. This can allow the attacker to gain access to sensitive information stored in the database, such as user credentials, or even modify the 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 an SQL query.