cve/2024/CVE-2024-45289.md
2025-09-29 21:09:30 +02:00

1.3 KiB

CVE-2024-45289

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