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

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The Anti-Replay feature in the DTLS implementation in OpenSSL before 1.1.0 mishandles early use of a new epoch number in conjunction with a large sequence number, which allows remote attackers to cause a denial of service (false-positive packet drops) via spoofed DTLS records, related to rec_layer_d1.c and ssl3_record.c.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://seclists.org/fulldisclosure/2017/Jul/31
|
||
|
- http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html
|
||
|
- http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html
|
||
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html
|
||
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html
|
||
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinoct2016-3090547.html
|
||
|
- https://kb.pulsesecure.net/articles/Pulse_Security_Advisories/SA40312
|
||
|
- https://www.tenable.com/security/tns-2016-20
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
||
|
- https://github.com/tomwillfixit/alpine-cvecheck
|
||
|
|