Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Gpac | Gpac | 2.0.0 |
| Debian | Debian Linux | 11.0 |
Related Weaknesses (CWE)
References
- https://github.com/gpac/gpac/commit/3dbe11b37d65c8472faf0654410068e5500b3adbPatchThird Party Advisory
- https://github.com/gpac/gpac/issues/2175ExploitIssue TrackingThird Party Advisory
- https://www.debian.org/security/2023/dsa-5411Third Party Advisory
- https://github.com/gpac/gpac/commit/3dbe11b37d65c8472faf0654410068e5500b3adbPatchThird Party Advisory
- https://github.com/gpac/gpac/issues/2175ExploitIssue TrackingThird Party Advisory
- https://www.debian.org/security/2023/dsa-5411Third Party Advisory
FAQ
What is CVE-2022-1441?
CVE-2022-1441 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 thi...
How severe is CVE-2022-1441?
CVE-2022-1441 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-1441?
Check the references section above for vendor advisories and patch information. Affected products include: Gpac Gpac, Debian Debian Linux.