Files
CVEs-PoC/2017/CVE-2017-7502.md
T
2025-09-29 21:09:30 +02:00

18 lines
679 B
Markdown

### [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=since%203.24.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-476&color=brightgreen)
### 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.