ghsa-p444-p2rm-hvrw
Vulnerability from github
Published
2025-07-27 21:32
Modified
2025-07-28 15:53
Severity ?
VLAI Severity ?
Summary
Duplicate Advisory: transpose: Buffer overflow due to integer overflow
Details
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-5gmm-6m36-r7jh. This link is maintained to preserve external references.
Original Description
The transpose crate before 0.2.3 for Rust allows an integer overflow via input_width and input_height arguments.
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "transpose"
},
"ranges": [
{
"events": [
{
"introduced": "0.1.0"
},
{
"fixed": "0.2.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": true,
"github_reviewed_at": "2025-07-28T15:53:52Z",
"nvd_published_at": "2025-07-27T21:15:25Z",
"severity": "MODERATE"
},
"details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-5gmm-6m36-r7jh. This link is maintained to preserve external references.\n\n### Original Description\nThe transpose crate before 0.2.3 for Rust allows an integer overflow via input_width and input_height arguments.",
"id": "GHSA-p444-p2rm-hvrw",
"modified": "2025-07-28T15:53:52Z",
"published": "2025-07-27T21:32:12Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53156"
},
{
"type": "WEB",
"url": "https://github.com/ejmahler/transpose/issues/11"
},
{
"type": "WEB",
"url": "https://crates.io/crates/transpose"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-5gmm-6m36-r7jh"
},
{
"type": "PACKAGE",
"url": "https://github.com/ejmahler/transpose"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2023-0080.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "Duplicate Advisory: transpose: Buffer overflow due to integer overflow",
"withdrawn": "2025-07-28T15:53:52Z"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…