Bug 2219290 (CVE-2023-3247) - CVE-2023-3247 php: Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP
Summary: CVE-2023-3247 php: Missing error check and insufficient random bytes in HTTP ...
Keywords:
Status: NEW
Alias: CVE-2023-3247
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On: 2219297 2219298 2219299 2219301 2219296 2219302
Blocks: 2219300
TreeView+ depends on / blocked
 
Reported: 2023-07-03 07:40 UTC by TEJ RATHI
Modified: 2023-07-18 07:58 UTC (History)
3 users (show)

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:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

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]


Note You need to log in before you can comment on or make changes to this bug.