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

18 lines
703 B
Markdown

### [CVE-2016-9123](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9123)
![](https://img.shields.io/static/v1?label=Product&message=Go%20JOSE%20All%20versions%20before%201.0.5&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Memory%20Corruption&color=brighgreen)
### Description
go-jose before 1.0.5 suffers from a CBC-HMAC integer overflow on 32-bit architectures. An integer overflow could lead to authentication bypass for CBC-HMAC encrypted ciphertexts on 32-bit architectures.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon