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.
References
Link | Resource |
---|---|
https://bugs.php.net/bug.php?id=81746 | Exploit Issue Tracking Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2023-02-15 23:15
Updated : 2023-03-03 10:02
NVD link : CVE-2023-0568
Mitre link : CVE-2023-0568
JSON object : View
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
Products Affected
php
- php