Files
CVEs-PoC/2016/CVE-2016-3959.md
T
2024-05-26 14:27:05 +02:00

19 lines
821 B
Markdown

### [CVE-2016-3959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3959)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The Verify function in crypto/dsa/dsa.go in Go before 1.5.4 and 1.6.x before 1.6.1 does not properly check parameters passed to the big integer library, which might allow remote attackers to cause a denial of service (infinite loop) via a crafted public key to a program that uses HTTPS client certificates or SSH server libraries.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/alexmullins/dsa
- https://github.com/vulsio/goval-dictionary