Allocation of Resources Without Limits or Throttling Affecting php8.2 package, versions <8.2.4-1
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-DEBIAN12-PHP82-3320607
- published 15 Feb 2023
- disclosed 16 Feb 2023
Introduced: 15 Feb 2023
CVE-2023-0568 Open this link in a new tabHow to fix?
Upgrade Debian:12
php8.2
to version 8.2.4-1 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream php8.2
package and not the php8.2
package as distributed by Debian
.
See How to fix?
for Debian:12
relevant fixed versions and status.
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.