{ "schema_version": "1.4.0", "id": "GHSA-vxc8-cmfv-782q", "modified": "2022-05-06T00:01:15Z", "published": "2022-04-26T00:00:35Z", "aliases": [ "CVE-2022-1441" ], "details": "MP4Box is a component of GPAC-2.0.0, which is a widely-used third-party package on RPM Fusion. When MP4Box tries to parse a MP4 file, it calls the function `diST_box_read()` to read from video. In this function, it allocates a buffer `str` with fixed length. However, content read from `bs` is controllable by user, so is the length, which causes a buffer overflow.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1441" }, { "type": "WEB", "url": "https://github.com/gpac/gpac/issues/2175" }, { "type": "WEB", "url": "https://github.com/gpac/gpac/commit/3dbe11b37d65c8472faf0654410068e5500b3adb" }, { "type": "WEB", "url": "https://www.debian.org/security/2023/dsa-5411" } ], "database_specific": { "cwe_ids": [ "CWE-119", "CWE-125" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-04-25T17:15:00Z" } }