CVE-2023-31124
LOW EPSS 56.3%
Published May 25, 20233y ago · Modified Jun 17, 20262w ago
3.7 CVSS 3.1
Published May 25, 2023 3y ago
Last Modified Jun 17, 2026 2w ago
Description
c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
56.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-330
Affected Products 3
| Vendor | Product | Version | Range |
|---|---|---|---|
| c-ares_project | c-ares | * | <1.19.1 |
| fedoraproject | fedora | 37 | any |
| fedoraproject | fedora | 38 | any |
References 5
- github.com https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1
- github.com https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4
- lists.fedoraproject.org https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/
- lists.fedoraproject.org https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/
- security.gentoo.org https://security.gentoo.org/glsa/202310-09
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.