cve/2016/CVE-2016-6801.md

21 lines
1020 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-6801](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6801)
![](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
Cross-site request forgery (CSRF) vulnerability in the CSRF content-type check in Jackrabbit-Webdav in Apache Jackrabbit 2.4.x before 2.4.6, 2.6.x before 2.6.6, 2.8.x before 2.8.3, 2.10.x before 2.10.4, 2.12.x before 2.12.4, and 2.13.x before 2.13.3 allows remote attackers to hijack the authentication of unspecified victims for requests that create a resource via an HTTP POST request with a (1) missing or (2) crafted Content-Type header.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Anonymous-Phunter/PHunter
- https://github.com/CGCL-codes/PHunter
2024-06-22 09:37:59 +00:00
- https://github.com/LibHunter/LibHunter
2024-05-26 14:27:05 +02:00
- https://github.com/TSNGL21/CVE-2016-6801