Gpac · Gpac · CVE-2018-20763
**Name of the Vulnerable Software and Affected Versions**
GPAC versions 0.7.1 and earlier
**Description**
The issue is related to the `gf text get utf8 line` function in the GPAC multimedia platform, which allows an out-of-bounds write due to missing bounds checking for `szLineConv`. This can potentially impact the confidentiality, integrity, and availability of protected information.
**Recommendations**
For GPAC versions 0.7.1 and earlier, consider applying bounds checking to the `szLineConv` variable in the `gf text get utf8 line` function to prevent out-of-bounds writes.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.