GPAC 2.0.0 misuses a certain Unicode utf8_wcslen (renamed gf_utf8_wcslen) function in utils/utf.c, resulting in a heap-based buffer over-read, as demonstrated by MP4Box.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/gpac/gpac/blob/105d67985ff3c3f4b98a98f312e3d84ae77a4463/share/doc/man/gpac.1#L2226-L2229 | Exploit Third Party Advisory | 
| https://github.com/gpac/gpac/blob/105d67985ff3c3f4b98a98f312e3d84ae77a4463/src/utils/utf.c#L35-L59 | Third Party Advisory | 
| https://github.com/gpac/gpac/issues/2179 | Exploit Issue Tracking Patch Third Party Advisory | 
| https://github.com/gpac/gpac/blob/105d67985ff3c3f4b98a98f312e3d84ae77a4463/share/doc/man/gpac.1#L2226-L2229 | Exploit Third Party Advisory | 
| https://github.com/gpac/gpac/blob/105d67985ff3c3f4b98a98f312e3d84ae77a4463/src/utils/utf.c#L35-L59 | Third Party Advisory | 
| https://github.com/gpac/gpac/issues/2179 | Exploit Issue Tracking Patch Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 07:03
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/gpac/gpac/blob/105d67985ff3c3f4b98a98f312e3d84ae77a4463/share/doc/man/gpac.1#L2226-L2229 - Exploit, Third Party Advisory | |
| References | () https://github.com/gpac/gpac/blob/105d67985ff3c3f4b98a98f312e3d84ae77a4463/src/utils/utf.c#L35-L59 - Third Party Advisory | |
| References | () https://github.com/gpac/gpac/issues/2179 - Exploit, Issue Tracking, Patch, Third Party Advisory | 
Information
                Published : 2022-05-18 11:15
Updated : 2024-11-21 07:03
NVD link : CVE-2022-30976
Mitre link : CVE-2022-30976
CVE.ORG link : CVE-2022-30976
JSON object : View
Products Affected
                gpac
- gpac
CWE
                
                    
                        
                        CWE-125
                        
            Out-of-bounds Read
