Out-of-bounds Write The advisory has been revoked - it doesn't affect any version of package php-soap  (opens in a new tab)


Threat Intelligence

EPSS
1.24% (67th percentile)

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 IDSNYK-RHEL9-PHPSOAP-9705811
  • published15 Apr 2025
  • disclosed15 Feb 2023

Introduced: 15 Feb 2023

CVE-2023-0568  (opens in a new tab)
CWE-787  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream php-soap package and not the php-soap package as distributed by RHEL.

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.