From 239f8de13de54fd2f144d0f0fc7ff5350c13a3df Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 00:17:03 +0000 Subject: [PATCH] Publish GHSA-6xfj-hhwh-r3c2 --- .../GHSA-6xfj-hhwh-r3c2.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/04/GHSA-6xfj-hhwh-r3c2/GHSA-6xfj-hhwh-r3c2.json (74%) diff --git a/advisories/unreviewed/2025/04/GHSA-6xfj-hhwh-r3c2/GHSA-6xfj-hhwh-r3c2.json b/advisories/github-reviewed/2025/04/GHSA-6xfj-hhwh-r3c2/GHSA-6xfj-hhwh-r3c2.json similarity index 74% rename from advisories/unreviewed/2025/04/GHSA-6xfj-hhwh-r3c2/GHSA-6xfj-hhwh-r3c2.json rename to advisories/github-reviewed/2025/04/GHSA-6xfj-hhwh-r3c2/GHSA-6xfj-hhwh-r3c2.json index d8e807c086a..92bfde2d7d7 100644 --- a/advisories/unreviewed/2025/04/GHSA-6xfj-hhwh-r3c2/GHSA-6xfj-hhwh-r3c2.json +++ b/advisories/github-reviewed/2025/04/GHSA-6xfj-hhwh-r3c2/GHSA-6xfj-hhwh-r3c2.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-6xfj-hhwh-r3c2", - "modified": "2025-04-01T21:31:30Z", + "modified": "2025-04-02T00:15:07Z", "published": "2025-04-01T21:31:30Z", "aliases": [ "CVE-2024-13941" ], + "summary": "Ouch Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability", "details": "A vulnerability was found in ouch-org ouch up to 0.3.1. It has been classified as critical. This affects the function ouch::archive::zip::convert_zip_date_time of the file zip.rs. The manipulation of the argument month leads to memory corruption. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. Upgrading to version 0.4.0 is able to address this issue. It is recommended to upgrade the affected component.", "severity": [ { @@ -17,7 +18,27 @@ "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "crates.io", + "name": "ouch" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.4.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -31,6 +52,10 @@ "type": "WEB", "url": "https://github.com/rustsec/advisory-db/pull/2084/files" }, + { + "type": "PACKAGE", + "url": "https://github.com/ouch-org/ouch" + }, { "type": "WEB", "url": "https://github.com/ouch-org/ouch/releases/tag/0.4.0" @@ -57,8 +82,8 @@ "CWE-119" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-02T00:15:07Z", "nvd_published_at": "2025-04-01T21:15:41Z" } } \ No newline at end of file