mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
800 B
Markdown
18 lines
800 B
Markdown
### [CVE-2016-2168](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2168)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The req_check_access function in the mod_authz_svn module in the httpd server in Apache Subversion before 1.8.16 and 1.9.x before 1.9.4 allows remote authenticated users to cause a denial of service (NULL pointer dereference and crash) via a crafted header in a (1) MOVE or (2) COPY request, involving an authorization check.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpuoct2020.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|