First published: Wed May 24 2023(Updated: )
ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular "0::00:00:00/2" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). <a href="https://access.redhat.com/security/cve/CVE-2023-31130">CVE-2023-31130</a>. Moderate. Buffer Underwrite in ares_inet_net_pton() (<a href="https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v">https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v</a>)
Affected Software | Affected Version | How to fix |
---|---|---|
C-ares |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of REDHAT-BUG-2209497 is considered critical due to the potential for buffer underflow in specific IPv6 address configurations.
To fix REDHAT-BUG-2209497, ensure that the C-ares library is updated to the latest version that addresses this vulnerability.
Your system may be affected by REDHAT-BUG-2209497 if it is running a vulnerable version of the C-ares library and has specific IPv6 addresses configured.
The risks associated with REDHAT-BUG-2209497 include potential exploitation that could lead to unauthorized access or manipulation of affected systems.
REDHAT-BUG-2209497 is a buffer underflow vulnerability that affects the ares_inet_net_pton() function in the C-ares library.