mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 01:02:37 +02:00
19 lines
874 B
Markdown
19 lines
874 B
Markdown
### [CVE-2013-2174](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2174)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the curl_easy_unescape function in lib/escape.c in cURL and libcurl 7.7 through 7.30.0 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted string ending in a "%" (percent) character.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
|
|
|
|
#### Github
|
|
- https://github.com/cacad-ntu/CZ4062-assignment
|
|
|