Use of Insufficiently Random Values Affecting php8.2 package, versions <8.2.7-1~deb12u1
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-5710342
- published 15 Jun 2023
- disclosed 22 Jul 2023
Introduced: 15 Jun 2023
CVE-2023-3247 Open this link in a new tabHow to fix?
Upgrade Debian:12
php8.2
to version 8.2.7-1~deb12u1 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 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.