mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
28 lines
1.4 KiB
Markdown
28 lines
1.4 KiB
Markdown
### [CVE-2016-2108](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2108)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ASN.1 implementation in OpenSSL before 1.0.1o and 1.0.2 before 1.0.2c allows remote attackers to execute arbitrary code or cause a denial of service (buffer underflow and memory corruption) via an ANY field in crafted serialized data, aka the "negative zero" issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/136912/Slackware-Security-Advisory-openssl-Updates.html
|
|
- http://www.oracle.com/technetwork/security-advisory/cpujul2016-2881720.html
|
|
- http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
|
|
- http://www.securityfocus.com/bid/91787
|
|
- https://kb.pulsesecure.net/articles/Pulse_Security_Advisories/SA40202
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/RedHatSatellite/satellite-host-cve
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
- https://github.com/kn0630/vulssimulator_ds
|
|
- https://github.com/uptane/asn1
|
|
|