VYPR

apk package

wolfi/bat-doc

pkg:apk/wolfi/bat-doc

Vulnerabilities (2)

  • CVE-2024-12224May 30, 2025
    affected < 0.24.0-r5fixed 0.24.0-r5

    Improper Validation of Unsafe Equivalence in punycode by the idna crate from Servo rust-url allows an attacker to create a punycode hostname that one part of a system might treat as distinct while another part of that system would treat as equivalent to another hostname.

  • CVE-2024-43806MedAug 26, 2024
    affected < 0.24.0-r2fixed 0.24.0-r2

    Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using `rustix::fs::Dir` using the `linux_raw` backend, it's possible for the iterator to "get stuck" when an IO error is encountered. Combined with a memory over-allocation issue in `rustix::fs::Dir::read_more`, this c