cve/2023/CVE-2023-31486.md

19 lines
674 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-31486](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-31486)
![](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
HTTP::Tiny before 0.083, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Dalifo/wik-dvs-tp02
- https://github.com/mauraneh/WIK-DPS-TP02