Skip to content

Commit 239f8de

Browse files
1 parent 9d14c32 commit 239f8de

1 file changed

Lines changed: 29 additions & 4 deletions

File tree

advisories/unreviewed/2025/04/GHSA-6xfj-hhwh-r3c2/GHSA-6xfj-hhwh-r3c2.json renamed to advisories/github-reviewed/2025/04/GHSA-6xfj-hhwh-r3c2/GHSA-6xfj-hhwh-r3c2.json

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-6xfj-hhwh-r3c2",
4-
"modified": "2025-04-01T21:31:30Z",
4+
"modified": "2025-04-02T00:15:07Z",
55
"published": "2025-04-01T21:31:30Z",
66
"aliases": [
77
"CVE-2024-13941"
88
],
9+
"summary": "Ouch Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability",
910
"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.",
1011
"severity": [
1112
{
@@ -17,7 +18,27 @@
1718
"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"
1819
}
1920
],
20-
"affected": [],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "crates.io",
25+
"name": "ouch"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"fixed": "0.4.0"
36+
}
37+
]
38+
}
39+
]
40+
}
41+
],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -31,6 +52,10 @@
3152
"type": "WEB",
3253
"url": "https://github.com/rustsec/advisory-db/pull/2084/files"
3354
},
55+
{
56+
"type": "PACKAGE",
57+
"url": "https://github.com/ouch-org/ouch"
58+
},
3459
{
3560
"type": "WEB",
3661
"url": "https://github.com/ouch-org/ouch/releases/tag/0.4.0"
@@ -57,8 +82,8 @@
5782
"CWE-119"
5883
],
5984
"severity": "MODERATE",
60-
"github_reviewed": false,
61-
"github_reviewed_at": null,
85+
"github_reviewed": true,
86+
"github_reviewed_at": "2025-04-02T00:15:07Z",
6287
"nvd_published_at": "2025-04-01T21:15:41Z"
6388
}
6489
}

0 commit comments

Comments
 (0)