cve/2017/CVE-2017-7502.md

18 lines
683 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-7502](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7502)
![](https://img.shields.io/static/v1?label=Product&message=nss&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20since%203.24.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-476&color=brighgreen)
### Description
Null pointer dereference vulnerability in NSS since 3.24.0 was found when server receives empty SSLv2 messages resulting into denial of service by remote attacker.
### POC
#### Reference
- http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html
#### Github
No PoCs found on GitHub currently.