QID 356089
QID 356089: Amazon Linux Security Advisory for Hypertext Preprocessor (PHP) : ALASPHP8.0-2023-009
Ghsa-76gg-c692-v2mw: missing error check and insufficient random bytes in http digest authentication for soap note: fixed in 8.2.7, 8.1.20, 8.0.29 note: https://github.com/php/php-src/security/advisories/ghsa-76gg-c692-v2mw note: https://github.com/php/php-src/commit/ac4254ad764c70cb1f05c9270d8d12689fc3aeb6 (php-8.0.29) note: https://github.com/php/php-src/commit/32c7c433ac1983c4497349051681a4f361d3d33e (php-8.0.29) advisories: ['dsa-5425-1', 'dsa-5424-1'] (cve-2023-3247) in php versions 8.0.*
Before 8.0.30, 8.1.*
Before 8.1.22, and 8.2.*
Before 8.2.8 various xml functions rely on libxml global state to track configuration variables, like whether external entities are loaded.
This state is assumed to be unchanged unless the user explicitly changes it by calling appropriate function.
However, since the state is process-global, other modules - such as imagemagick - may also use this library within the same process, and change that global state for their internal purposes, and leave it in a state where external entities loading is enabled.
This can lead to the situation where external xml is parsed with external entities loaded, which can lead to disclosure of any local files accessible to php.
This vulnerable state may persist in the same process across many requests, until the process is shut down. (
( CVE-2023-3823) in php version 8.0.*
Before 8.2.8, when loading phar file, while reading phar directory entries, insufficient length checking may lead to a stack buffer overflow, leading potentially to memory corruption or rce. (
( CVE-2023-3824)
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
Successful exploitation of this vulnerability could lead to a securitybreach or could affect integrity, availability, and confidentiality.
- ALASPHP8.0-2023-009 -
alas.aws.amazon.com/AL2/ALASPHP8.0-2023-009.html
CVEs related to QID 356089
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| ALASPHP8.0-2023-009 | amazon linux 2 |
|