Skip to content

RUSTSEC-2023-0023: openssl SubjectAlternativeName and ExtendedKeyUsage::other allow arbitrary file read #14

Open
@github-actions

Description

@github-actions
Details
Package openssl
Version 0.10.44
URL sfackler/rust-openssl#1854
Patched Versions >=0.10.48
Aliases GHSA-9qwg-crg9-m2vc

SubjectAlternativeName and ExtendedKeyUsage arguments were parsed using the OpenSSL
function X509V3_EXT_nconf. This function parses all input using an OpenSSL mini-language
which can perform arbitrary file reads.

Thanks to David Benjamin (Google) for reporting this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions