CVE-2015-6966
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Multiple cross-site request forgery (CSRF) vulnerabilities in Nibbleblog before 4.0.5 allow remote attackers to hijack the authentication of administrators for requests that (1) create a post via a new_simple action to admin.php or (2) conduct cross-site scripting (XSS) attacks via the content parameter in a new_simple action to admin.php.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://blog.nibbleblog.com/post/nibbleblog-v4-0-5/
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| nibbleblog | nibbleblog | {"endIncluding":"4.0.4"} | |
References
- http://blog.curesec.com/article/blog/NibbleBlog-403-CSRF-46.html
- http://blog.nibbleblog.com/post/nibbleblog-v4-0-5/
- http://seclists.org/fulldisclosure/2015/Sep/4
- http://blog.curesec.com/article/blog/NibbleBlog-403-CSRF-46.html
- http://blog.nibbleblog.com/post/nibbleblog-v4-0-5/
- http://seclists.org/fulldisclosure/2015/Sep/4
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.