ghsa-6x45-r4pr-5362
Vulnerability from github
Published
2025-05-09 06:32
Modified
2025-05-09 15:54
Severity ?
VLAI Severity ?
Summary
trailer mishandles allocating with a size of zero
Details
lib.rs in the trailer crate through 0.1.2 for Rust mishandles allocating with a size of zero.
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "trailer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-47737" ], "database_specific": { "cwe_ids": [ "CWE-762" ], "github_reviewed": true, "github_reviewed_at": "2025-05-09T15:54:02Z", "nvd_published_at": "2025-05-09T05:15:51Z", "severity": "LOW" }, "details": "lib.rs in the trailer crate through 0.1.2 for Rust mishandles allocating with a size of zero.", "id": "GHSA-6x45-r4pr-5362", "modified": "2025-05-09T15:54:03Z", "published": "2025-05-09T06:32:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47737" }, { "type": "WEB", "url": "https://github.com/Geal/trailer/issues/2" }, { "type": "WEB", "url": "https://crates.io/crates/trailer" }, { "type": "PACKAGE", "url": "https://github.com/Geal/trailer" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ], "summary": "trailer mishandles allocating with a size of zero" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…