CVE-2012-1603
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
Multiple SQL injection vulnerabilities in ajaxserver.php in NextBBS 0.6 allow remote attackers to execute arbitrary SQL commands via the (1) curstr parameter in the findUsers function, (2) id parameter in the isIdAvailable function, or (3) username parameter in the getGreetings function.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| nextbbs | nextbbs | 0.6 | |
References
- http://archives.neohapsis.com/archives/bugtraq/2012-03/0135.html
- http://packetstormsecurity.org/files/111250/NextBBS-0.6.0-Authentication-Bypass-SQL-Injection-XSS.html
- http://www.openwall.com/lists/oss-security/2012/03/29/8
- http://www.openwall.com/lists/oss-security/2012/03/30/2
- http://www.osvdb.org/80637
- http://www.securityfocus.com/bid/52728
- http://www.waraxe.us/advisory-80.html
- http://archives.neohapsis.com/archives/bugtraq/2012-03/0135.html
- http://packetstormsecurity.org/files/111250/NextBBS-0.6.0-Authentication-Bypass-SQL-Injection-XSS.html
- http://www.openwall.com/lists/oss-security/2012/03/29/8
- http://www.openwall.com/lists/oss-security/2012/03/30/2
- http://www.osvdb.org/80637
- http://www.securityfocus.com/bid/52728
- http://www.waraxe.us/advisory-80.html
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.