Files
CVEs-PoC/2013/CVE-2013-7259.md
T
2024-06-18 02:51:15 +02:00

18 lines
798 B
Markdown

### [CVE-2013-7259](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7259)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site request forgery (CSRF) vulnerabilities in Neo4J 1.9.2 allow remote attackers to hijack the authentication of administrators for requests that execute arbitrary code, as demonstrated by a request to (1) db/data/ext/GremlinPlugin/graphdb/execute_script or (2) db/manage/server/console/.
### POC
#### Reference
- https://github.com/o2platform/DefCon_RESTing/tree/master/Live-Demos/Neo4j
#### Github
No PoCs found on GitHub currently.