CVE-2022-1441

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.
References
Link Resource
https://github.com/gpac/gpac/commit/3dbe11b37d65c8472faf0654410068e5500b3adb Patch Third Party Advisory
https://github.com/gpac/gpac/issues/2175 Exploit Issue Tracking Third Party Advisory
https://www.debian.org/security/2023/dsa-5411 Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:gpac:gpac:2.0.0:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

History

27 Jun 2023, 20:43

Type Values Removed Values Added
CWE CWE-119 CWE-125
First Time Debian debian Linux
Debian
References (DEBIAN) https://www.debian.org/security/2023/dsa-5411 - (DEBIAN) https://www.debian.org/security/2023/dsa-5411 - Third Party Advisory
CPE cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

27 May 2023, 04:15

Type Values Removed Values Added
References
  • (DEBIAN) https://www.debian.org/security/2023/dsa-5411 -

05 May 2022, 19:57

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 6.8
v3 : 7.8
CPE cpe:2.3:a:gpac:gpac:2.0.0:*:*:*:*:*:*:*
CWE CWE-119
References (MISC) https://github.com/gpac/gpac/commit/3dbe11b37d65c8472faf0654410068e5500b3adb - (MISC) https://github.com/gpac/gpac/commit/3dbe11b37d65c8472faf0654410068e5500b3adb - Patch, Third Party Advisory
References (MISC) https://github.com/gpac/gpac/issues/2175 - (MISC) https://github.com/gpac/gpac/issues/2175 - Exploit, Issue Tracking, Third Party Advisory
First Time Gpac
Gpac gpac

25 Apr 2022, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-04-25 17:15

Updated : 2023-12-10 14:22


NVD link : CVE-2022-1441

Mitre link : CVE-2022-1441

CVE.ORG link : CVE-2022-1441


JSON object : View

Products Affected

debian

  • debian_linux

gpac

  • gpac
CWE
CWE-125

Out-of-bounds Read

CWE-119

Improper Restriction of Operations within the Bounds of a Memory Buffer