vendor:
Bomba Haber
by:
cOndemned
7.5
CVSS
HIGH
SQL-injection
89
CWE
Product Name: Bomba Haber
Affected Version From: Bomba Haber 2.0
Affected Version To: Bomba Haber 2.0
Patch Exists: YES
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
2008
Bomba Haber SQL-injection Vulnerability
Bomba Haber is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
Input validation and sanitization should be used to prevent SQL injection attacks.