cve/2024/CVE-2024-45289.md

23 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-45289](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45289)
![](https://img.shields.io/static/v1?label=Product&message=FreeBSD&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=13.3-RELEASE%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=13.3-release%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=13.4-RELEASE%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=13.4-release%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=14.1-RELEASE%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=14.1-release%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-665%20Improper%20Initialization&color=brightgreen)
### Description
The fetch(3) library uses environment variables for passing certain information, including the revocation file pathname. The environment variable name used by fetch(1) to pass the filename to the library was incorrect, in effect ignoring the option.Fetch would still connect to a host presenting a certificate included in the revocation file passed to the --crl option.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds