mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
855 B
Markdown
18 lines
855 B
Markdown
### [CVE-2014-0032](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0032)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The get_resource function in repos.c in the mod_dav_svn module in Apache Subversion before 1.7.15 and 1.8.x before 1.8.6, when SVNListParentPath is enabled, allows remote attackers to cause a denial of service (crash) via vectors related to the server root and request methods other than GET, as demonstrated by the "svn ls http://svn.example.com" command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|