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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
EmbedThis GoAhead 3.0.0 through 3.4.1 does not properly handle path segments starting with a . (dot), which allows remote attackers to conduct directory traversal attacks, cause a denial of service (heap-based buffer overflow and crash), or possibly execute arbitrary code via a crafted URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/131156/GoAhead-3.4.1-Heap-Overflow-Traversal.html
|
|
|
|
#### Github
|
|
- https://github.com/irain1987/cve-2014-9707
|
|
|