rustsec-2025-0072
Vulnerability from osv_rustsec
Published
2025-10-02 12:00
Modified
2025-10-28 06:02
Summary
soundness issue and unmaintained
Details

All functions under wrflib::byte_extract are simply wrapper of unsafe pointer offset and lacks sufficient checks to it pointer and offset parameter.

wrflib is unmaintained.


{
  "affected": [
    {
      "database_specific": {
        "categories": [
          "memory-corruption"
        ],
        "cvss": null,
        "informational": "unsound"
      },
      "ecosystem_specific": {
        "affected_functions": null,
        "affects": {
          "arch": [],
          "functions": [
            "wrflib::byte_extract::get_f32_le",
            "wrflib::byte_extract::get_f32_le_as_f32",
            "wrflib::byte_extract::get_f64_le",
            "wrflib::byte_extract::get_f64_le_as_f32",
            "wrflib::byte_extract::get_i16_le",
            "wrflib::byte_extract::get_i16_le_as_f32",
            "wrflib::byte_extract::get_i32_le",
            "wrflib::byte_extract::get_i32_le_as_f32",
            "wrflib::byte_extract::get_i64_le",
            "wrflib::byte_extract::get_i64_le_as_f32",
            "wrflib::byte_extract::get_i8_le",
            "wrflib::byte_extract::get_i8_le_as_f32",
            "wrflib::byte_extract::get_u16_le",
            "wrflib::byte_extract::get_u16_le_as_f32",
            "wrflib::byte_extract::get_u32_le",
            "wrflib::byte_extract::get_u32_le_as_f32",
            "wrflib::byte_extract::get_u64_le",
            "wrflib::byte_extract::get_u64_le_as_f32",
            "wrflib::byte_extract::get_u8_le",
            "wrflib::byte_extract::get_u8_le_as_f32"
          ],
          "os": []
        }
      },
      "package": {
        "ecosystem": "crates.io",
        "name": "wrflib",
        "purl": "pkg:cargo/wrflib"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0.0.0-0"
            }
          ],
          "type": "SEMVER"
        }
      ],
      "versions": []
    }
  ],
  "aliases": [
    "GHSA-466c-pfvv-v83g"
  ],
  "database_specific": {
    "license": "CC0-1.0"
  },
  "details": "All functions under `wrflib::byte_extract` are simply wrapper of unsafe pointer offset and lacks sufficient checks to it pointer and offset parameter.\n\n`wrflib` is unmaintained.",
  "id": "RUSTSEC-2025-0072",
  "modified": "2025-10-28T06:02:18Z",
  "published": "2025-10-02T12:00:00Z",
  "references": [
    {
      "type": "PACKAGE",
      "url": "https://crates.io/crates/wrflib"
    },
    {
      "type": "ADVISORY",
      "url": "https://rustsec.org/advisories/RUSTSEC-2025-0072.html"
    },
    {
      "type": "WEB",
      "url": "https://github.com/cruise-automation/webviz-rust-framework"
    }
  ],
  "related": [],
  "severity": [],
  "summary": "soundness issue and unmaintained"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…