VYPR

apk package

chainguard/bat

pkg:apk/chainguard/bat

Vulnerabilities (3)

  • CVE-2026-25727Feb 6, 2026
    affected < 0.26.1-r3fixed 0.26.1-r3

    time provides date and time handling in Rust. From 0.3.6 to before 0.3.47, when user-provided input is provided to any type that parses with the RFC 2822 format, a denial of service attack via stack exhaustion is possible. The attack relies on formally deprecated and rarely-used

  • 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