CVE-2023-3247

See a problem?
Source
https://nvd.nist.gov/vuln/detail/CVE-2023-3247
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-3247.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-3247
Aliases
Related
Published
2023-07-22T05:15:37Z
Modified
2024-05-29T20:52:02Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

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. 

References

Affected packages

Git / github.com/php/php-src

Affected ranges

Type
GIT
Repo
https://github.com/php/php-src
Events