CVE-2023-31147

CVE Details

Release Date:2023-05-22

Description


c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.

See more information about CVE-2023-31147 from MITRE CVE dictionary and NIST NVD


CVSS v3.0 metrics


NOTE: The following CVSS v3.0 metrics and score provided are preliminary and subject to review.

Base Score: 5.9 Base Metrics: AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Access Vector: Network Attack Complexity: High
Privileges Required: None User Interaction: None
Scope: Unchanged Confidentiality Impact: None
Integrity Impact: High Availability Impact: None

Errata information


PlatformErrataRelease Date
Oracle Linux version 8 (nodejs)ELSA-2023-40342023-07-19
Oracle Linux version 8 (nodejs)ELSA-2023-40352023-07-19
Oracle Linux version 8 (nodejs-nodemon)ELSA-2023-40342023-07-19
Oracle Linux version 8 (nodejs-nodemon)ELSA-2023-40352023-07-19
Oracle Linux version 8 (nodejs-packaging)ELSA-2023-40342023-07-19
Oracle Linux version 8 (nodejs-packaging)ELSA-2023-40352023-07-19
Oracle Linux version 9 (c-ares)ELSA-2023-66352023-11-11
Oracle Linux version 9 (nodejs)ELSA-2023-35772023-06-15
Oracle Linux version 9 (nodejs)ELSA-2023-35862023-06-15
Oracle Linux version 9 (nodejs-nodemon)ELSA-2023-35772023-06-15
Oracle Linux version 9 (nodejs-packaging)ELSA-2023-35772023-06-15



This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team

software.hardware.complete