Files
CVEs-PoC/2008/CVE-2008-3280.md
T
2024-06-18 02:51:15 +02:00

18 lines
866 B
Markdown

### [CVE-2008-3280](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3280)
![](https://img.shields.io/static/v1?label=Product&message=openid&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-338&color=brighgreen)
### Description
It was found that various OpenID Providers (OPs) had TLS Server Certificates that used weak keys, as a result of the Debian Predictable Random Number Generator (CVE-2008-0166). In combination with the DNS Cache Poisoning issue (CVE-2008-1447) and the fact that almost all SSL/TLS implementations do not consult CRLs (currently an untracked issue), this means that it is impossible to rely on these OPs.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5720
#### Github
No PoCs found on GitHub currently.