vendor:
NuclearBB
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: NuclearBB
Affected Version From: Alpha 1
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:nuclearbb_project:nuclearbb
Platforms Tested: Unknown
Unknown
NuclearBB SQL Injection Vulnerabilities
NuclearBB is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Mitigation:
To mitigate these vulnerabilities, ensure that user-supplied input is properly validated and sanitized before using it in SQL queries.