mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
![]() |
### [CVE-2013-0249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0249)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Stack-based buffer overflow in the Curl_sasl_create_digest_md5_message function in lib/curl_sasl.c in curl and libcurl 7.26.0 through 7.28.1, when negotiating SASL DIGEST-MD5 authentication, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long string in the realm parameter in a (1) POP3, (2) SMTP or (3) IMAP message.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://nakedsecurity.sophos.com/2013/02/10/anatomy-of-a-vulnerability-curl-web-download-toolkit-holed-by-authentication-bug/
|
||
|
- http://packetstormsecurity.com/files/120147/cURL-Buffer-Overflow.html
|
||
|
- http://packetstormsecurity.com/files/120170/Slackware-Security-Advisory-curl-Updates.html
|
||
|
- http://www.exploit-db.com/exploits/24487
|
||
|
- http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|