mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
22 lines
980 B
Markdown
22 lines
980 B
Markdown
### [CVE-2014-3506](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3506)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
d1_both.c in the DTLS implementation in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i allows remote attackers to cause a denial of service (memory consumption) via crafted DTLS handshake messages that trigger memory allocations corresponding to large length values.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.huawei.com/en/security/psirt/security-bulletins/security-advisories/hw-372998.htm
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
- https://github.com/hrbrmstr/internetdb
|
|
- https://github.com/jumanjihouse/oval
|
|
- https://github.com/jumanjihouse/wormhole
|
|
|