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

33 lines
1.3 KiB
Markdown

### [CVE-2016-2402](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2402)
![](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
OkHttp before 2.7.4 and 3.x before 3.1.2 allows man-in-the-middle attackers to bypass certificate pinning by sending a certificate chain with a certificate from a non-pinned trusted CA and the pinned certificate.
### POC
#### Reference
- https://koz.io/pinning-cve-2016-2402/
#### Github
- https://github.com/DimSim101/Xam-Sec
- https://github.com/dotanuki-labs/android-oss-cves-research
- https://github.com/hinat0y/Dataset1
- https://github.com/hinat0y/Dataset10
- https://github.com/hinat0y/Dataset11
- https://github.com/hinat0y/Dataset12
- https://github.com/hinat0y/Dataset2
- https://github.com/hinat0y/Dataset3
- https://github.com/hinat0y/Dataset4
- https://github.com/hinat0y/Dataset5
- https://github.com/hinat0y/Dataset6
- https://github.com/hinat0y/Dataset7
- https://github.com/hinat0y/Dataset8
- https://github.com/hinat0y/Dataset9
- https://github.com/ikoz/cert-pinning-flaw-poc
- https://github.com/ikoz/certPinningVulnerableOkHttp