Fixed
Created: Feb 15, 2023
Updated: Dec 11, 2024
Resolved Date: Mar 24, 2023
Found In Version: 10.19.45.1
Fix Version: 10.19.45.28
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Userspace
In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.
https://nvd.nist.gov/vuln/detail/CVE-2023-0568