Bug 2219290 (CVE-2023-3247)

Summary: CVE-2023-3247 php: Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP
Product: [Other] Security Response Reporter: TEJ RATHI <trathi>
Component: vulnerabilityAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: hhorak, jorton, rcollet
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: php 8.0.29, php 8.1.20, php 8.2.7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2219297, 2219298, 2219299, 2219301, 2219296, 2219302    
Bug Blocks: 2219300    

Description TEJ RATHI 2023-07-03 07:40:14 UTC
The random byte generation function used in the SOAP HTTP Digest authentication code is not checked for failure. This can result in a stack information leak. Furthermore, there's an insufficient number of random bytes used.

https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw

Comment 1 TEJ RATHI 2023-07-03 07:44:05 UTC
Created php tracking bugs for this issue:

Affects: fedora-all [bug 2219296]