From a64ca99fca00dc184581747c5e16ce83eb719c7f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 16 Mar 2025 12:31:47 +0000 Subject: [PATCH] Publish GHSA-jcxj-fvhg-33mx --- .../GHSA-jcxj-fvhg-33mx.json | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 advisories/unreviewed/2025/03/GHSA-jcxj-fvhg-33mx/GHSA-jcxj-fvhg-33mx.json diff --git a/advisories/unreviewed/2025/03/GHSA-jcxj-fvhg-33mx/GHSA-jcxj-fvhg-33mx.json b/advisories/unreviewed/2025/03/GHSA-jcxj-fvhg-33mx/GHSA-jcxj-fvhg-33mx.json new file mode 100644 index 00000000000..ec2f62ed291 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-jcxj-fvhg-33mx/GHSA-jcxj-fvhg-33mx.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jcxj-fvhg-33mx", + "modified": "2025-03-16T12:30:21Z", + "published": "2025-03-16T12:30:21Z", + "aliases": [ + "CVE-2025-2337" + ], + "details": "A vulnerability, which was classified as critical, has been found in tbeu matio 1.5.28. This issue affects the function Mat_VarPrint of the file src/mat.c. The manipulation leads to heap-based buffer overflow. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/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": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2337" + }, + { + "type": "WEB", + "url": "https://github.com/tbeu/matio/issues/267" + }, + { + "type": "WEB", + "url": "https://github.com/tbeu/matio/issues/267#issue-2883856488" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.299801" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.299801" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.510779" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-119" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-16T10:15:25Z" + } +} \ No newline at end of file