CVE-2013-7259
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Neo4J vulnerable to Cross-Site Request Forgery
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.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.neo4j:neo4j | <2.2.0-M01 | 2.2.0-M01 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| neo4j | neo4j | 1.9.2 | |
References
- http://blog.diniscruz.com/2013/08/neo4j-csrf-payload-to-start-processes.html
- http://www.openwall.com/lists/oss-security/2014/01/03/3
- http://www.openwall.com/lists/oss-security/2014/01/03/8
- https://github.com/o2platform/DefCon_RESTing/tree/master/Live-Demos/Neo4j
- https://nvd.nist.gov/vuln/detail/CVE-2013-7259
- https://github.com/neo4j/neo4j/issues/2826
- https://github.com/neo4j/neo4j/commit/40ad76078a25666d8b218772b6491fb443020df9
- https://github.com/neo4j/neo4j
- https://web.archive.org/web/20131017043717/http://blog.diniscruz.com/2013/08/neo4j-csrf-payload-to-start-processes.html
CWEs
CWE-78 CWE-352
Verify integrity in audit chain (admin only). AS-IS.