vendor:
Content Management System WEBjump!
by:
M3NW5
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Content Management System WEBjump!
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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: N/A
2009
Powered by Content Management System WEBjump! SQL Injection Vulnerability
A SQL injection vulnerability exists in Powered by Content Management System WEBjump! when user-supplied input is not properly sanitized before being used in an SQL query. An attacker can exploit this vulnerability to gain access to sensitive information in the back-end database, modify data, execute administration operations on the database, and potentially compromise the underlying server.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to construct SQL queries in a way that would allow an attacker to modify the logic of the executed query.