Lucene search
+L

5711 matches found

Cvelist
Cvelist
added 2022/05/05 12:44 p.m.33 views

CVE-2022-29339

In GPAC 2.1-DEV-rev87-g053aae8-master, function BSReadByte in utils/bitstream.c has a failed assertion, which causes a Denial of Service. This vulnerability was fixed in commit 9ea93a2...

7.7AI score0.01175EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2022/05/05 12:44 p.m.84 views

CVE-2022-29339

In GPAC 2.1-DEV-rev87-g053aae8-master, function BSReadByte in utils/bitstream.c has a failed assertion, which causes a Denial of Service. This vulnerability was fixed in commit 9ea93a2...

7.5CVSS7.6AI score0.01175EPSS
SaveExploits1
CVE
CVE
added 2022/05/05 12:44 p.m.95 views

CVE-2022-29339

CVE-2022-29339 affects GPAC 2.1-DEV-rev87-g053aae8-master; the Denial of Service is caused by a failed assertion in BS_ReadByte() within utils/bitstream.c. The vulnerability is mitigated by the fix introduced in commit 9ea93a2 (upstream GPAC). Exploitation details beyond this are not provided in ...

7.5CVSS7.4AI score0.01175EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2022/05/05 12:00 a.m.9 views

GPAC 代码问题漏洞

GPAC is an open source multimedia framework. A code issue vulnerability exists in GPAC version 2.1-DEV-rev87-g053aae8-master, which stems from a null pointer dereference vulnerability due to improper handling of the return value of GFSKIPBOX in the application gfisomparsemovieboxesinternal. An...

7.5CVSS7.7AI score0.01175EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/05/05 12:00 a.m.10 views

GPAC 安全漏洞

GPAC is an open source multimedia framework. A security vulnerability exists in GPAC version 2.1-DEV-rev87-g053aae8-master, which originates from an assertion failure of the function BSReadByte in utils/bitstream.c. The vulnerability can be exploited to implement a denial-of-service attack. An...

7.5CVSS7.6AI score0.01175EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2022/04/25 5:15 p.m.9 views

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 diSTboxread to read from video. In this function, it allocates a buffer str with fixed length. However, content read from bs is controllable ...

7.8CVSS7.8AI score0.00963EPSS
SaveExploits1References4
NVD
NVD
added 2022/04/25 5:15 p.m.26 views

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 diSTboxread to read from video. In this function, it allocates a buffer str with fixed length. However, content read from bs is controllable ...

7.8CVSS0.00963EPSS
SaveExploits1References3
OSV
OSV
added 2022/04/25 5:15 p.m.9 views

UBUNTU-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 diSTboxread to read from video. In this function, it allocates a buffer str with fixed length. However, content read from bs is controllable ...

7.8CVSS7.6AI score0.00963EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2022/04/25 5:15 p.m.31 views

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 diSTboxread to read from video. In this function, it allocates a buffer str with fixed length. However, content read from bs is controllable ...

7.8CVSS7.4AI score0.00963EPSS
SaveExploits1References3
Prion
Prion
added 2022/04/25 5:15 p.m.24 views

Buffer overflow

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 diSTboxread to read from video. In this function, it allocates a buffer str with fixed length. However, content read from bs is controllable ...

6.8CVSS7.7AI score0.00963EPSS
SaveExploits1References3Affected Software2
CNNVD
CNNVD
added 2022/04/25 12:00 a.m.10 views

GPAC 缓冲区错误漏洞

GPAC is an open source multimedia framework. GPAC suffers from a buffer error vulnerability that stems from the fact that when MP4Box tries to parse an MP4 file, it calls the function diSTboxread to read from the video. In this function, it allocates a fixed-length buffer str. However, reading fr...

7.8CVSS7.8AI score0.00963EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2022/04/25 12:00 a.m.5 views

PT-2022-13892 · Gpac · Gpac

Name of the Vulnerable Software and Affected Versions: GPAC versions 2.0.0 Description: The issue arises when MP4Box, a component of GPAC, attempts to parse a MP4 file. It calls the function diST box read to read from the video, allocating a buffer str with a fixed length. However, the content re...

9.8CVSS7.3AI score0.04615EPSS
SaveExploits98References240
Debian CVE
Debian CVE
added 2022/04/25 12:00 a.m.84 views

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 diSTboxread to read from video. In this function, it allocates a buffer str with fixed length. However, content read from bs is controllable ...

7.8CVSS8.3AI score0.00963EPSS
SaveExploits1
CVE
CVE
added 2022/04/25 12:00 a.m.86 views

CVE-2022-1441

CVE-2022-1441 concerns MP4Box, a component of GPAC-2.0.0. The issue occurs in diST_box_read() where a buffer str is allocated with a fixed length, but data read from bs (and its length) are user-controlled, enabling a buffer overflow. Public advisories reference GPAC-related fixes: Debian DSA-541...

7.8CVSS7.6AI score0.00963EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/04/25 12:00 a.m.23 views

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 diSTboxread to read from video. In this function, it allocates a buffer str with fixed length. However, content read from bs is controllable ...

6.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2022/04/25 12:00 a.m.46 views

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 diSTboxread to read from video. In this function, it allocates a buffer str with fixed length. However, content read from bs is controllable ...

8.4AI score0.00963EPSS
SaveExploits1References3
OSV
OSV
added 2022/04/20 11:15 p.m.2 views

DEBIAN-CVE-2022-29537

gprtpbuilderdohevc in ietf/rtppckmpeg4.c in GPAC 2.0.0 has a heap-based buffer over-read, as demonstrated by MP4Box...

5.5CVSS7AI score0.00618EPSS
SaveExploits1References1
NVD
NVD
added 2022/04/20 11:15 p.m.25 views

CVE-2022-29537

gprtpbuilderdohevc in ietf/rtppckmpeg4.c in GPAC 2.0.0 has a heap-based buffer over-read, as demonstrated by MP4Box...

5.5CVSS0.00618EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/04/20 11:15 p.m.5 views

CVE-2022-29537

gprtpbuilderdohevc in ietf/rtppckmpeg4.c in GPAC 2.0.0 has a heap-based buffer over-read, as demonstrated by MP4Box...

5.5CVSS6AI score0.00618EPSS
SaveExploits1References3
OSV
OSV
added 2022/04/20 11:15 p.m.8 views

UBUNTU-CVE-2022-29537

gprtpbuilderdohevc in ietf/rtppckmpeg4.c in GPAC 2.0.0 has a heap-based buffer over-read, as demonstrated by MP4Box...

5.5CVSS7AI score0.00618EPSS
SaveExploits1References3
Rows per page
Query Builder