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
Configurations

Configuration 1

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

Information

Published : 2022-04-25 05:15

Updated : 2022-05-05 07:57


NVD link : CVE-2022-1441

Mitre link : CVE-2022-1441

Products Affected
No products.
CWE
CWE-119

Improper Restriction of Operations within the Bounds of a Memory Buffer