Use of Insufficiently Random Values Affecting php81 package, versions <8.1.22-r0
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-ALPINE316-PHP81-5840696
- published 4 Aug 2023
- disclosed 22 Jul 2023
Introduced: 22 Jul 2023
CVE-2023-3247 Open this link in a new tabHow to fix?
Upgrade Alpine:3.16 php81 to version 8.1.22-r0 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream php81 package and not the php81 package as distributed by Alpine.
See How to fix? for Alpine:3.16 relevant fixed versions and status.
In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client's nonce.