Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP
CVE-2023-3247

2.6LOW

Key Information:

Vendor

PHP Group

Status
Vendor
CVE Published:
22 July 2023

What is CVE-2023-3247?

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. 

Affected Version(s)

PHP 8.0.* < 8.0.29

PHP 8.1.* < 8.1.20

PHP 8.2.* < 8.2.7

References

CVSS V3.1

Score:
2.6
Severity:
LOW
Confidentiality:
Low
Integrity:
None
Availability:
Low
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
Low
User Interaction:
Required
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Niels Dossche
Tim DĂĽsterhus
.