cve/2024/CVE-2024-45341.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-45341](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45341)
![](https://img.shields.io/static/v1?label=Product&message=crypto%2Fx509&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=1.23.0-0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=1.24.0-0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-295%3A%20Improper%20Certificate%20Validation&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs.
### POC
#### Reference
No PoCs from references.
#### Github
2025-09-29 21:09:30 +02:00
- https://github.com/8-cm/kube-dump
2025-09-29 16:08:36 +00:00
- https://github.com/adegoodyer/kubernetes-admin-toolkit
2025-09-29 21:09:30 +02:00
- https://github.com/drewtwitchell/scancompare
2025-09-29 16:08:36 +00:00
- https://github.com/kaisensan/desafio-girus-pick