Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | >= 8.0.0, < 8.0.28 |
Related Weaknesses (CWE)
References
- https://bugs.php.net/bug.php?id=81746ExploitIssue TrackingPatch
- https://security.netapp.com/advisory/ntap-20230517-0001/
- https://bugs.php.net/bug.php?id=81746ExploitIssue TrackingPatch
- https://security.netapp.com/advisory/ntap-20230517-0001/
FAQ
What is CVE-2023-0568?
CVE-2023-0568 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 s...
How severe is CVE-2023-0568?
CVE-2023-0568 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-0568?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.