The fetch(3) library uses environment variables for...
High severity
Unreviewed
Published
Nov 12, 2024
to the GitHub Advisory Database
•
Updated Nov 13, 2024
Description
Published by the National Vulnerability Database
Nov 12, 2024
Published to the GitHub Advisory Database
Nov 12, 2024
Last updated
Nov 13, 2024
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.
References