Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-32067 (GCVE-0-2023-32067)
Vulnerability from cvelistv5 – Published: 2023-05-25 22:49 – Updated: 2025-02-13 16:50- CWE-400 - Uncontrolled Resource Consumption
| Vendor | Product | Version | |
|---|---|---|---|
| c-ares | c-ares |
Affected:
< 1.19.1
|
|
| fedoraproject | fedora |
Affected:
37
cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* |
|
| c-ares | c-ares |
Affected:
0 , < 1.19.1
(custom)
cpe:2.3:a:c-ares:c-ares:*:*:*:*:*:*:*:* |
|
| fedoraproject | fedora |
Affected:
38
cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* |
|
| debian | debian_linux |
Affected:
10.0
Affected: 11.0 cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "fedora",
"vendor": "fedoraproject",
"versions": [
{
"status": "affected",
"version": "37"
}
]
},
{
"cpes": [
"cpe:2.3:a:c-ares:c-ares:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "c-ares",
"vendor": "c-ares",
"versions": [
{
"lessThan": "1.19.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "fedora",
"vendor": "fedoraproject",
"versions": [
{
"status": "affected",
"version": "38"
}
]
},
{
"cpes": [
"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "debian_linux",
"vendor": "debian",
"versions": [
{
"status": "affected",
"version": "10.0"
},
{
"status": "affected",
"version": "11.0"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-32067",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-16T18:37:41.012008Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-16T18:42:36.162Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:03:28.668Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc"
},
{
"name": "https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.debian.org/security/2023/dsa-5419"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00034.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202310-09"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240605-0004/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "c-ares",
"vendor": "c-ares",
"versions": [
{
"status": "affected",
"version": "\u003c 1.19.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-10T18:07:51.331Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc"
},
{
"name": "https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/"
},
{
"url": "https://www.debian.org/security/2023/dsa-5419"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00034.html"
},
{
"url": "https://security.gentoo.org/glsa/202310-09"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240605-0004/"
}
],
"source": {
"advisory": "GHSA-9g78-jv2r-p7vc",
"discovery": "UNKNOWN"
},
"title": "0-byte UDP payload DoS in c-ares"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-32067",
"datePublished": "2023-05-25T22:49:55.860Z",
"dateReserved": "2023-05-01T16:47:35.314Z",
"dateUpdated": "2025-02-13T16:50:20.105Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-32067",
"date": "2026-06-06",
"epss": "0.00343",
"percentile": "0.57251"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:c-ares_project:c-ares:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.19.1\", \"matchCriteriaId\": \"48937B75-3746-49D9-B738-B19EF0EF8D9F\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.\"}]",
"id": "CVE-2023-32067",
"lastModified": "2024-11-21T08:02:38.797",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2023-05-25T23:15:09.380",
"references": "[{\"url\": \"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00034.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202310-09\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240605-0004/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5419\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00034.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202310-09\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240605-0004/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5419\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-32067\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-05-25T23:15:09.380\",\"lastModified\":\"2024-11-21T08:02:38.797\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:c-ares_project:c-ares:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.19.1\",\"matchCriteriaId\":\"48937B75-3746-49D9-B738-B19EF0EF8D9F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/06/msg00034.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202310-09\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240605-0004/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5419\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/06/msg00034.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202310-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240605-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5419\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc\", \"name\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\", \"name\": \"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2023/dsa-5419\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00034.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202310-09\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240605-0004/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T15:03:28.668Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-32067\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-16T18:37:41.012008Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\"], \"vendor\": \"fedoraproject\", \"product\": \"fedora\", \"versions\": [{\"status\": \"affected\", \"version\": \"37\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:c-ares:c-ares:*:*:*:*:*:*:*:*\"], \"vendor\": \"c-ares\", \"product\": \"c-ares\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.19.1\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\"], \"vendor\": \"fedoraproject\", \"product\": \"fedora\", \"versions\": [{\"status\": \"affected\", \"version\": \"38\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\"], \"vendor\": \"debian\", \"product\": \"debian_linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"10.0\"}, {\"status\": \"affected\", \"version\": \"11.0\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-16T18:40:42.739Z\"}}], \"cna\": {\"title\": \"0-byte UDP payload DoS in c-ares\", \"source\": {\"advisory\": \"GHSA-9g78-jv2r-p7vc\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"c-ares\", \"product\": \"c-ares\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.19.1\"}]}], \"references\": [{\"url\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc\", \"name\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\", \"name\": \"https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Z5XFNXTNPTCBBVXFDNZQVLLIE6VRBY/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UBFWILTA33LOSV23P44FGTQQIDRJHIY7/\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5419\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00034.html\"}, {\"url\": \"https://security.gentoo.org/glsa/202310-09\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240605-0004/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-06-10T18:07:51.331Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-32067\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T16:50:20.105Z\", \"dateReserved\": \"2023-05-01T16:47:35.314Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-05-25T22:49:55.860Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2023:3662
Vulnerability from csaf_redhat - Published: 2023-06-19 09:05 - Updated: 2025-11-21 18:41A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for c-ares is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The c-ares C library defines asynchronous DNS (Domain Name System) requests and provides name resolving API.\n\nSecurity Fix(es):\n\n* c-ares: 0-byte UDP payload Denial of Service (CVE-2023-32067)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:3662",
"url": "https://access.redhat.com/errata/RHSA-2023:3662"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3662.json"
}
],
"title": "Red Hat Security Advisory: c-ares security update",
"tracking": {
"current_release_date": "2025-11-21T18:41:34+00:00",
"generator": {
"date": "2025-11-21T18:41:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:3662",
"initial_release_date": "2023-06-19T09:05:05+00:00",
"revision_history": [
{
"date": "2023-06-19T09:05:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-19T09:05:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:41:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-6.el8_6.1.src",
"product": {
"name": "c-ares-0:1.13.0-6.el8_6.1.src",
"product_id": "c-ares-0:1.13.0-6.el8_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-6.el8_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-6.el8_6.1.aarch64",
"product": {
"name": "c-ares-0:1.13.0-6.el8_6.1.aarch64",
"product_id": "c-ares-0:1.13.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-6.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.aarch64",
"product": {
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.aarch64",
"product_id": "c-ares-devel-0:1.13.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-6.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.aarch64",
"product": {
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.aarch64",
"product_id": "c-ares-debugsource-0:1.13.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-6.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.aarch64",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.aarch64",
"product_id": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-6.el8_6.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-6.el8_6.1.ppc64le",
"product": {
"name": "c-ares-0:1.13.0-6.el8_6.1.ppc64le",
"product_id": "c-ares-0:1.13.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-6.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.ppc64le",
"product": {
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.ppc64le",
"product_id": "c-ares-devel-0:1.13.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-6.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.ppc64le",
"product": {
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.ppc64le",
"product_id": "c-ares-debugsource-0:1.13.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-6.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.ppc64le",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.ppc64le",
"product_id": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-6.el8_6.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-6.el8_6.1.i686",
"product": {
"name": "c-ares-0:1.13.0-6.el8_6.1.i686",
"product_id": "c-ares-0:1.13.0-6.el8_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-6.el8_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.i686",
"product": {
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.i686",
"product_id": "c-ares-devel-0:1.13.0-6.el8_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-6.el8_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.i686",
"product": {
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.i686",
"product_id": "c-ares-debugsource-0:1.13.0-6.el8_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-6.el8_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.i686",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.i686",
"product_id": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-6.el8_6.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-6.el8_6.1.x86_64",
"product": {
"name": "c-ares-0:1.13.0-6.el8_6.1.x86_64",
"product_id": "c-ares-0:1.13.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-6.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.x86_64",
"product": {
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.x86_64",
"product_id": "c-ares-devel-0:1.13.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-6.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.x86_64",
"product": {
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.x86_64",
"product_id": "c-ares-debugsource-0:1.13.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-6.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.x86_64",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.x86_64",
"product_id": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-6.el8_6.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-6.el8_6.1.s390x",
"product": {
"name": "c-ares-0:1.13.0-6.el8_6.1.s390x",
"product_id": "c-ares-0:1.13.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-6.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.s390x",
"product": {
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.s390x",
"product_id": "c-ares-devel-0:1.13.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-6.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.s390x",
"product": {
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.s390x",
"product_id": "c-ares-debugsource-0:1.13.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-6.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.s390x",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.s390x",
"product_id": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-6.el8_6.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.aarch64"
},
"product_reference": "c-ares-0:1.13.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-6.el8_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.i686"
},
"product_reference": "c-ares-0:1.13.0-6.el8_6.1.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.ppc64le"
},
"product_reference": "c-ares-0:1.13.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.s390x"
},
"product_reference": "c-ares-0:1.13.0-6.el8_6.1.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-6.el8_6.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.src"
},
"product_reference": "c-ares-0:1.13.0-6.el8_6.1.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.x86_64"
},
"product_reference": "c-ares-0:1.13.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.aarch64"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.i686"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.ppc64le"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.s390x"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.aarch64"
},
"product_reference": "c-ares-debugsource-0:1.13.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.i686"
},
"product_reference": "c-ares-debugsource-0:1.13.0-6.el8_6.1.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.ppc64le"
},
"product_reference": "c-ares-debugsource-0:1.13.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.s390x"
},
"product_reference": "c-ares-debugsource-0:1.13.0-6.el8_6.1.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.x86_64"
},
"product_reference": "c-ares-debugsource-0:1.13.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.aarch64"
},
"product_reference": "c-ares-devel-0:1.13.0-6.el8_6.1.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.i686"
},
"product_reference": "c-ares-devel-0:1.13.0-6.el8_6.1.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.ppc64le"
},
"product_reference": "c-ares-devel-0:1.13.0-6.el8_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.s390x"
},
"product_reference": "c-ares-devel-0:1.13.0-6.el8_6.1.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-6.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.x86_64"
},
"product_reference": "c-ares-devel-0:1.13.0-6.el8_6.1.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209502"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: 0-byte UDP payload Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.i686",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.s390x",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.src",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.i686",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.s390x",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.i686",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.s390x",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.i686",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.s390x",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "RHBZ#2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-19T09:05:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.i686",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.s390x",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.src",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.i686",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.s390x",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.i686",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.s390x",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.i686",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.s390x",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3662"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.i686",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.s390x",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.src",
"BaseOS-8.6.0.Z.EUS:c-ares-0:1.13.0-6.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.i686",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.s390x",
"BaseOS-8.6.0.Z.EUS:c-ares-debuginfo-0:1.13.0-6.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.i686",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.s390x",
"BaseOS-8.6.0.Z.EUS:c-ares-debugsource-0:1.13.0-6.el8_6.1.x86_64",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.aarch64",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.i686",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.ppc64le",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.s390x",
"BaseOS-8.6.0.Z.EUS:c-ares-devel-0:1.13.0-6.el8_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "c-ares: 0-byte UDP payload Denial of Service"
}
]
}
RHSA-2023:3665
Vulnerability from csaf_redhat - Published: 2023-06-19 13:04 - Updated: 2025-11-21 18:41A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for c-ares is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The c-ares C library defines asynchronous DNS (Domain Name System) requests and provides name resolving API.\n\nSecurity Fix(es):\n\n* c-ares: 0-byte UDP payload Denial of Service (CVE-2023-32067)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:3665",
"url": "https://access.redhat.com/errata/RHSA-2023:3665"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3665.json"
}
],
"title": "Red Hat Security Advisory: c-ares security update",
"tracking": {
"current_release_date": "2025-11-21T18:41:34+00:00",
"generator": {
"date": "2025-11-21T18:41:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:3665",
"initial_release_date": "2023-06-19T13:04:15+00:00",
"revision_history": [
{
"date": "2023-06-19T13:04:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-19T13:04:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:41:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.1::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-5.el8_1.1.src",
"product": {
"name": "c-ares-0:1.13.0-5.el8_1.1.src",
"product_id": "c-ares-0:1.13.0-5.el8_1.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-5.el8_1.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-5.el8_1.1.ppc64le",
"product": {
"name": "c-ares-0:1.13.0-5.el8_1.1.ppc64le",
"product_id": "c-ares-0:1.13.0-5.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-5.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-5.el8_1.1.ppc64le",
"product": {
"name": "c-ares-devel-0:1.13.0-5.el8_1.1.ppc64le",
"product_id": "c-ares-devel-0:1.13.0-5.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-5.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-5.el8_1.1.ppc64le",
"product": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_1.1.ppc64le",
"product_id": "c-ares-debugsource-0:1.13.0-5.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-5.el8_1.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.ppc64le",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.ppc64le",
"product_id": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-5.el8_1.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-5.el8_1.1.i686",
"product": {
"name": "c-ares-0:1.13.0-5.el8_1.1.i686",
"product_id": "c-ares-0:1.13.0-5.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-5.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-5.el8_1.1.i686",
"product": {
"name": "c-ares-devel-0:1.13.0-5.el8_1.1.i686",
"product_id": "c-ares-devel-0:1.13.0-5.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-5.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-5.el8_1.1.i686",
"product": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_1.1.i686",
"product_id": "c-ares-debugsource-0:1.13.0-5.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-5.el8_1.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.i686",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.i686",
"product_id": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-5.el8_1.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-5.el8_1.1.x86_64",
"product": {
"name": "c-ares-0:1.13.0-5.el8_1.1.x86_64",
"product_id": "c-ares-0:1.13.0-5.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-5.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-5.el8_1.1.x86_64",
"product": {
"name": "c-ares-devel-0:1.13.0-5.el8_1.1.x86_64",
"product_id": "c-ares-devel-0:1.13.0-5.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-5.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-5.el8_1.1.x86_64",
"product": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_1.1.x86_64",
"product_id": "c-ares-debugsource-0:1.13.0-5.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-5.el8_1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.x86_64",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.x86_64",
"product_id": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-5.el8_1.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.i686"
},
"product_reference": "c-ares-0:1.13.0-5.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.ppc64le"
},
"product_reference": "c-ares-0:1.13.0-5.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_1.1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.src"
},
"product_reference": "c-ares-0:1.13.0-5.el8_1.1.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.x86_64"
},
"product_reference": "c-ares-0:1.13.0-5.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.i686"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.ppc64le"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-5.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.i686"
},
"product_reference": "c-ares-debugsource-0:1.13.0-5.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.ppc64le"
},
"product_reference": "c-ares-debugsource-0:1.13.0-5.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.x86_64"
},
"product_reference": "c-ares-debugsource-0:1.13.0-5.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-5.el8_1.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.i686"
},
"product_reference": "c-ares-devel-0:1.13.0-5.el8_1.1.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-5.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.ppc64le"
},
"product_reference": "c-ares-devel-0:1.13.0-5.el8_1.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-5.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.x86_64"
},
"product_reference": "c-ares-devel-0:1.13.0-5.el8_1.1.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209502"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: 0-byte UDP payload Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.i686",
"BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.src",
"BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.i686",
"BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.i686",
"BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.i686",
"BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "RHBZ#2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-19T13:04:15+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.i686",
"BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.src",
"BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.i686",
"BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.i686",
"BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.i686",
"BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3665"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.i686",
"BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.src",
"BaseOS-8.1.0.Z.E4S:c-ares-0:1.13.0-5.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.i686",
"BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.i686",
"BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_1.1.x86_64",
"BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.i686",
"BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.ppc64le",
"BaseOS-8.1.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "c-ares: 0-byte UDP payload Denial of Service"
}
]
}
RHSA-2023:3677
Vulnerability from csaf_redhat - Published: 2023-06-20 07:18 - Updated: 2025-11-21 18:41A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:c-ares-devel-0:1.13.0-5.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:c-ares-devel-0:1.13.0-5.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for c-ares is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The c-ares C library defines asynchronous DNS (Domain Name System) requests and provides name resolving API.\n\nSecurity Fix(es):\n\n* c-ares: 0-byte UDP payload Denial of Service (CVE-2023-32067)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:3677",
"url": "https://access.redhat.com/errata/RHSA-2023:3677"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3677.json"
}
],
"title": "Red Hat Security Advisory: c-ares security update",
"tracking": {
"current_release_date": "2025-11-21T18:41:35+00:00",
"generator": {
"date": "2025-11-21T18:41:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:3677",
"initial_release_date": "2023-06-20T07:18:30+00:00",
"revision_history": [
{
"date": "2023-06-20T07:18:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-20T07:18:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:41:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-5.el8_4.2.src",
"product": {
"name": "c-ares-0:1.13.0-5.el8_4.2.src",
"product_id": "c-ares-0:1.13.0-5.el8_4.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-5.el8_4.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-5.el8_4.2.i686",
"product": {
"name": "c-ares-0:1.13.0-5.el8_4.2.i686",
"product_id": "c-ares-0:1.13.0-5.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-5.el8_4.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"product": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"product_id": "c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-5.el8_4.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"product": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"product_id": "c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-5.el8_4.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"product_id": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-5.el8_4.2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-5.el8_4.2.x86_64",
"product": {
"name": "c-ares-0:1.13.0-5.el8_4.2.x86_64",
"product_id": "c-ares-0:1.13.0-5.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-5.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.x86_64",
"product": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.x86_64",
"product_id": "c-ares-devel-0:1.13.0-5.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-5.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"product": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"product_id": "c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-5.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"product_id": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-5.el8_4.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-5.el8_4.2.aarch64",
"product": {
"name": "c-ares-0:1.13.0-5.el8_4.2.aarch64",
"product_id": "c-ares-0:1.13.0-5.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-5.el8_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.aarch64",
"product": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.aarch64",
"product_id": "c-ares-devel-0:1.13.0-5.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-5.el8_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.aarch64",
"product": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.aarch64",
"product_id": "c-ares-debugsource-0:1.13.0-5.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-5.el8_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.aarch64",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.aarch64",
"product_id": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-5.el8_4.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-5.el8_4.2.ppc64le",
"product": {
"name": "c-ares-0:1.13.0-5.el8_4.2.ppc64le",
"product_id": "c-ares-0:1.13.0-5.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-5.el8_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.ppc64le",
"product": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.ppc64le",
"product_id": "c-ares-devel-0:1.13.0-5.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-5.el8_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.ppc64le",
"product": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.ppc64le",
"product_id": "c-ares-debugsource-0:1.13.0-5.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-5.el8_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.ppc64le",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.ppc64le",
"product_id": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-5.el8_4.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.13.0-5.el8_4.2.s390x",
"product": {
"name": "c-ares-0:1.13.0-5.el8_4.2.s390x",
"product_id": "c-ares-0:1.13.0-5.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.13.0-5.el8_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.s390x",
"product": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.s390x",
"product_id": "c-ares-devel-0:1.13.0-5.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.13.0-5.el8_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.s390x",
"product": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.s390x",
"product_id": "c-ares-debugsource-0:1.13.0-5.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.13.0-5.el8_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.s390x",
"product": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.s390x",
"product_id": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.13.0-5.el8_4.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.i686"
},
"product_reference": "c-ares-0:1.13.0-5.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.src"
},
"product_reference": "c-ares-0:1.13.0-5.el8_4.2.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.x86_64"
},
"product_reference": "c-ares-0:1.13.0-5.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686"
},
"product_reference": "c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64"
},
"product_reference": "c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:c-ares-devel-0:1.13.0-5.el8_4.2.i686"
},
"product_reference": "c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64"
},
"product_reference": "c-ares-devel-0:1.13.0-5.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.aarch64"
},
"product_reference": "c-ares-0:1.13.0-5.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.i686"
},
"product_reference": "c-ares-0:1.13.0-5.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.ppc64le"
},
"product_reference": "c-ares-0:1.13.0-5.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.s390x"
},
"product_reference": "c-ares-0:1.13.0-5.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.src"
},
"product_reference": "c-ares-0:1.13.0-5.el8_4.2.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.x86_64"
},
"product_reference": "c-ares-0:1.13.0-5.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.aarch64"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.ppc64le"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.s390x"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.aarch64"
},
"product_reference": "c-ares-debugsource-0:1.13.0-5.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686"
},
"product_reference": "c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.ppc64le"
},
"product_reference": "c-ares-debugsource-0:1.13.0-5.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.s390x"
},
"product_reference": "c-ares-debugsource-0:1.13.0-5.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64"
},
"product_reference": "c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.aarch64"
},
"product_reference": "c-ares-devel-0:1.13.0-5.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.i686"
},
"product_reference": "c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.ppc64le"
},
"product_reference": "c-ares-devel-0:1.13.0-5.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.s390x"
},
"product_reference": "c-ares-devel-0:1.13.0-5.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64"
},
"product_reference": "c-ares-devel-0:1.13.0-5.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.i686"
},
"product_reference": "c-ares-0:1.13.0-5.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.src"
},
"product_reference": "c-ares-0:1.13.0-5.el8_4.2.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.13.0-5.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.x86_64"
},
"product_reference": "c-ares-0:1.13.0-5.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686"
},
"product_reference": "c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64"
},
"product_reference": "c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:c-ares-devel-0:1.13.0-5.el8_4.2.i686"
},
"product_reference": "c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.13.0-5.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64"
},
"product_reference": "c-ares-devel-0:1.13.0-5.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209502"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: 0-byte UDP payload Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.src",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.src",
"BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "RHBZ#2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-20T07:18:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.src",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.src",
"BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3677"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:c-ares-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.src",
"BaseOS-8.4.0.Z.E4S:c-ares-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.src",
"BaseOS-8.4.0.Z.TUS:c-ares-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:c-ares-debuginfo-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:c-ares-debugsource-0:1.13.0-5.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:c-ares-devel-0:1.13.0-5.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:c-ares-devel-0:1.13.0-5.el8_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "c-ares: 0-byte UDP payload Denial of Service"
}
]
}
RHSA-2023:3741
Vulnerability from csaf_redhat - Published: 2023-06-21 15:12 - Updated: 2025-11-21 18:41A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for c-ares is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The c-ares C library defines asynchronous DNS (Domain Name System) requests and provides name resolving API.\n\nSecurity Fix(es):\n\n* c-ares: 0-byte UDP payload Denial of Service (CVE-2023-32067)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:3741",
"url": "https://access.redhat.com/errata/RHSA-2023:3741"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3741.json"
}
],
"title": "Red Hat Security Advisory: c-ares security update",
"tracking": {
"current_release_date": "2025-11-21T18:41:38+00:00",
"generator": {
"date": "2025-11-21T18:41:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:3741",
"initial_release_date": "2023-06-21T15:12:26+00:00",
"revision_history": [
{
"date": "2023-06-21T15:12:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-21T15:12:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:41:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.10.0-3.el7_9.1.src",
"product": {
"name": "c-ares-0:1.10.0-3.el7_9.1.src",
"product_id": "c-ares-0:1.10.0-3.el7_9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.10.0-3.el7_9.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.10.0-3.el7_9.1.i686",
"product": {
"name": "c-ares-0:1.10.0-3.el7_9.1.i686",
"product_id": "c-ares-0:1.10.0-3.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.10.0-3.el7_9.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"product": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"product_id": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.10.0-3.el7_9.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"product": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"product_id": "c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.10.0-3.el7_9.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.10.0-3.el7_9.1.x86_64",
"product": {
"name": "c-ares-0:1.10.0-3.el7_9.1.x86_64",
"product_id": "c-ares-0:1.10.0-3.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.10.0-3.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"product": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"product_id": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.10.0-3.el7_9.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"product": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"product_id": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.10.0-3.el7_9.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc",
"product": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc",
"product_id": "c-ares-0:1.10.0-3.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.10.0-3.el7_9.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"product": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"product_id": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.10.0-3.el7_9.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"product": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"product_id": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.10.0-3.el7_9.1?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64",
"product": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64",
"product_id": "c-ares-0:1.10.0-3.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.10.0-3.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"product": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"product_id": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.10.0-3.el7_9.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"product": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"product_id": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.10.0-3.el7_9.1?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.10.0-3.el7_9.1.s390",
"product": {
"name": "c-ares-0:1.10.0-3.el7_9.1.s390",
"product_id": "c-ares-0:1.10.0-3.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.10.0-3.el7_9.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"product": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"product_id": "c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.10.0-3.el7_9.1?arch=s390"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"product": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"product_id": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.10.0-3.el7_9.1?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.10.0-3.el7_9.1.s390x",
"product": {
"name": "c-ares-0:1.10.0-3.el7_9.1.s390x",
"product_id": "c-ares-0:1.10.0-3.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.10.0-3.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"product": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"product_id": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.10.0-3.el7_9.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"product": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"product_id": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.10.0-3.el7_9.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"product": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"product_id": "c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.10.0-3.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"product": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"product_id": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.10.0-3.el7_9.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"product": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"product_id": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.10.0-3.el7_9.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64"
},
"product_reference": "c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209502"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: 0-byte UDP payload Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "RHBZ#2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-21T15:12:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3741"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7Client-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7Client-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7Client-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7Client-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7Client-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7Client-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7ComputeNode-optional-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7ComputeNode-optional-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7Server-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7Server-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7Server-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.i686",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.ppc64le",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.s390x",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.src",
"7Workstation-7.9.Z:c-ares-0:1.10.0-3.el7_9.1.x86_64",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.i686",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.ppc64le",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.s390x",
"7Workstation-7.9.Z:c-ares-debuginfo-0:1.10.0-3.el7_9.1.x86_64",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.i686",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.ppc64le",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.s390x",
"7Workstation-7.9.Z:c-ares-devel-0:1.10.0-3.el7_9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "c-ares: 0-byte UDP payload Denial of Service"
}
]
}
RHSA-2023:4033
Vulnerability from csaf_redhat - Published: 2023-07-12 08:32 - Updated: 2025-11-21 18:42A flaw was found in c-ares. This issue occurs 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. As a result, it will downgrade to rand(), which could allow an attacker to utilize the lack of entropy by not using a CSPRNG.
CWE-330 - Use of Insufficiently Random Values| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs in the ares_inet_net_pton() function, which is vulnerable to a buffer underflow for certain ipv6 addresses. "0::00:00:00/2" in particular 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().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs when /dev/urandom or RtlGenRandom() are unavailable, c-ares will use rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand(), so it will generate predictable output.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* c-ares: 0-byte UDP payload Denial of Service (CVE-2023-32067)\n\n* c-ares: Buffer Underwrite in ares_inet_net_pton() (CVE-2023-31130)\n\n* c-ares: Insufficient randomness in generation of DNS query IDs (CVE-2023-31147)\n\n* c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation (CVE-2023-31124)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4033",
"url": "https://access.redhat.com/errata/RHSA-2023:4033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2209494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209494"
},
{
"category": "external",
"summary": "2209497",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209497"
},
{
"category": "external",
"summary": "2209501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209501"
},
{
"category": "external",
"summary": "2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4033.json"
}
],
"title": "Red Hat Security Advisory: nodejs:16 security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:03+00:00",
"generator": {
"date": "2025-11-21T18:42:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4033",
"initial_release_date": "2023-07-12T08:32:53+00:00",
"revision_history": [
{
"date": "2023-07-12T08:32:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-12T08:32:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"product": {
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64 (nodejs:16)",
"product_id": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64 (nodejs:16)",
"product_id": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64 (nodejs:16)",
"product_id": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"product": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64 (nodejs:16)",
"product_id": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"product": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64 (nodejs:16)",
"product_id": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"product": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64 (nodejs:16)",
"product_id": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"product": {
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src (nodejs:16)",
"product_id": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=src\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"product": {
"name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src (nodejs:16)",
"product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=src\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"product": {
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src (nodejs:16)",
"product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=src\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"product": {
"name": "nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch (nodejs:16)",
"product_id": "nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"product": {
"name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch (nodejs:16)",
"product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=noarch\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"product": {
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch (nodejs:16)",
"product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=noarch\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"product": {
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le (nodejs:16)",
"product_id": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le (nodejs:16)",
"product_id": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le (nodejs:16)",
"product_id": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"product": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le (nodejs:16)",
"product_id": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"product": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le (nodejs:16)",
"product_id": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"product": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le (nodejs:16)",
"product_id": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"product": {
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x (nodejs:16)",
"product_id": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x (nodejs:16)",
"product_id": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x (nodejs:16)",
"product_id": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"product": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x (nodejs:16)",
"product_id": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"product": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x (nodejs:16)",
"product_id": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"product": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x (nodejs:16)",
"product_id": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"product": {
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64 (nodejs:16)",
"product_id": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64 (nodejs:16)",
"product_id": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64 (nodejs:16)",
"product_id": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"product": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64 (nodejs:16)",
"product_id": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"product": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64 (nodejs:16)",
"product_id": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"product": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64 (nodejs:16)",
"product_id": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.2.module%2Bel8.6.0%2B19139%2B7f27a8ff?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8060020230620060944:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16"
},
"product_reference": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16"
},
"product_reference": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16"
},
"product_reference": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16"
},
"product_reference": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
},
"product_reference": "nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16"
},
"product_reference": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16"
},
"product_reference": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16"
},
"product_reference": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
},
"product_reference": "nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16"
},
"product_reference": "nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16"
},
"product_reference": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16"
},
"product_reference": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16"
},
"product_reference": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
},
"product_reference": "nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16"
},
"product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16"
},
"product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16"
},
"product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16"
},
"product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16"
},
"product_reference": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16"
},
"product_reference": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16"
},
"product_reference": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
},
"product_reference": "npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in c-ares. This issue occurs 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. As a result, it will downgrade to rand(), which could allow an attacker to utilize the lack of entropy by not using a CSPRNG.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31124"
},
{
"category": "external",
"summary": "RHBZ#2209494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31124"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31124",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31124"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:32:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4033"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation"
},
{
"cve": "CVE-2023-31130",
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209497"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs in the ares_inet_net_pton() function, which is vulnerable to a buffer underflow for certain ipv6 addresses. \"0::00:00:00/2\" in particular 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().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: Buffer Underwrite in ares_inet_net_pton()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31130"
},
{
"category": "external",
"summary": "RHBZ#2209497",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209497"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31130"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:32:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4033"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: Buffer Underwrite in ares_inet_net_pton()"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209501"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs when /dev/urandom or RtlGenRandom() are unavailable, c-ares will use rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand(), so it will generate predictable output.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: Insufficient randomness in generation of DNS query IDs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31147"
},
{
"category": "external",
"summary": "RHBZ#2209501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209501"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31147",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31147"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31147",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31147"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:32:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4033"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: Insufficient randomness in generation of DNS query IDs"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209502"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: 0-byte UDP payload Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "RHBZ#2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:32:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4033"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-devel-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-docs-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+19139+7f27a8ff.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.6.0.Z.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.aarch64::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.ppc64le::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.s390x::nodejs:16",
"AppStream-8.6.0.Z.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.6.0+19139+7f27a8ff.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "c-ares: 0-byte UDP payload Denial of Service"
}
]
}
RHSA-2023:4034
Vulnerability from csaf_redhat - Published: 2023-07-12 08:33 - Updated: 2025-11-21 18:42A flaw was found in c-ares. This issue occurs 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. As a result, it will downgrade to rand(), which could allow an attacker to utilize the lack of entropy by not using a CSPRNG.
CWE-330 - Use of Insufficiently Random Values| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs in the ares_inet_net_pton() function, which is vulnerable to a buffer underflow for certain ipv6 addresses. "0::00:00:00/2" in particular 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().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs when /dev/urandom or RtlGenRandom() are unavailable, c-ares will use rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand(), so it will generate predictable output.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* c-ares: 0-byte UDP payload Denial of Service (CVE-2023-32067)\n\n* c-ares: Buffer Underwrite in ares_inet_net_pton() (CVE-2023-31130)\n\n* c-ares: Insufficient randomness in generation of DNS query IDs (CVE-2023-31147)\n\n* c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation (CVE-2023-31124)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4034",
"url": "https://access.redhat.com/errata/RHSA-2023:4034"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2209494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209494"
},
{
"category": "external",
"summary": "2209497",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209497"
},
{
"category": "external",
"summary": "2209501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209501"
},
{
"category": "external",
"summary": "2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4034.json"
}
],
"title": "Red Hat Security Advisory: nodejs:16 security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:03+00:00",
"generator": {
"date": "2025-11-21T18:42:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4034",
"initial_release_date": "2023-07-12T08:33:19+00:00",
"revision_history": [
{
"date": "2023-07-12T08:33:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-12T08:33:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"product": {
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64 (nodejs:16)",
"product_id": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64 (nodejs:16)",
"product_id": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64 (nodejs:16)",
"product_id": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"product": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64 (nodejs:16)",
"product_id": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"product": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64 (nodejs:16)",
"product_id": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"product": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64 (nodejs:16)",
"product_id": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"product": {
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src (nodejs:16)",
"product_id": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=src\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"product": {
"name": "nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src (nodejs:16)",
"product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.8.0%2B19038%2B6f60344f?arch=src\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"product": {
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src (nodejs:16)",
"product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=src\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"product": {
"name": "nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch (nodejs:16)",
"product_id": "nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"product": {
"name": "nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch (nodejs:16)",
"product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.8.0%2B19038%2B6f60344f?arch=noarch\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"product": {
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch (nodejs:16)",
"product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=noarch\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"product": {
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le (nodejs:16)",
"product_id": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le (nodejs:16)",
"product_id": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le (nodejs:16)",
"product_id": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"product": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le (nodejs:16)",
"product_id": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"product": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le (nodejs:16)",
"product_id": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"product": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le (nodejs:16)",
"product_id": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"product": {
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x (nodejs:16)",
"product_id": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x (nodejs:16)",
"product_id": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x (nodejs:16)",
"product_id": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"product": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x (nodejs:16)",
"product_id": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"product": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x (nodejs:16)",
"product_id": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"product": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x (nodejs:16)",
"product_id": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"product": {
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64 (nodejs:16)",
"product_id": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64 (nodejs:16)",
"product_id": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64 (nodejs:16)",
"product_id": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"product": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64 (nodejs:16)",
"product_id": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"product": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64 (nodejs:16)",
"product_id": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"product": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64 (nodejs:16)",
"product_id": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.2.module%2Bel8.8.0%2B19038%2B6f60344f?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:16:8080020230608150024:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16"
},
"product_reference": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16"
},
"product_reference": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16"
},
"product_reference": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16"
},
"product_reference": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
},
"product_reference": "nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16"
},
"product_reference": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16"
},
"product_reference": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16"
},
"product_reference": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
},
"product_reference": "nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16"
},
"product_reference": "nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16"
},
"product_reference": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16"
},
"product_reference": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16"
},
"product_reference": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
},
"product_reference": "nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16"
},
"product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16"
},
"product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16"
},
"product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16"
},
"product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16"
},
"product_reference": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16"
},
"product_reference": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16"
},
"product_reference": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64 (nodejs:16) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
},
"product_reference": "npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in c-ares. This issue occurs 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. As a result, it will downgrade to rand(), which could allow an attacker to utilize the lack of entropy by not using a CSPRNG.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31124"
},
{
"category": "external",
"summary": "RHBZ#2209494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31124"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31124",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31124"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:33:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4034"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation"
},
{
"cve": "CVE-2023-31130",
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209497"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs in the ares_inet_net_pton() function, which is vulnerable to a buffer underflow for certain ipv6 addresses. \"0::00:00:00/2\" in particular 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().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: Buffer Underwrite in ares_inet_net_pton()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31130"
},
{
"category": "external",
"summary": "RHBZ#2209497",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209497"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31130"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:33:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4034"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: Buffer Underwrite in ares_inet_net_pton()"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209501"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs when /dev/urandom or RtlGenRandom() are unavailable, c-ares will use rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand(), so it will generate predictable output.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: Insufficient randomness in generation of DNS query IDs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31147"
},
{
"category": "external",
"summary": "RHBZ#2209501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209501"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31147",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31147"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31147",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31147"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:33:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4034"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: Insufficient randomness in generation of DNS query IDs"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209502"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: 0-byte UDP payload Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "RHBZ#2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:33:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4034"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.module+el8.8.0+19038+6f60344f.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.aarch64::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.ppc64le::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.s390x::nodejs:16",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.module+el8.8.0+19038+6f60344f.x86_64::nodejs:16"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "c-ares: 0-byte UDP payload Denial of Service"
}
]
}
RHSA-2023:4035
Vulnerability from csaf_redhat - Published: 2023-07-12 08:33 - Updated: 2025-12-02 21:30A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
A flaw was found in c-ares. This issue occurs 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. As a result, it will downgrade to rand(), which could allow an attacker to utilize the lack of entropy by not using a CSPRNG.
CWE-330 - Use of Insufficiently Random Values| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs in the ares_inet_net_pton() function, which is vulnerable to a buffer underflow for certain ipv6 addresses. "0::00:00:00/2" in particular 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().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs when /dev/urandom or RtlGenRandom() are unavailable, c-ares will use rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand(), so it will generate predictable output.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the nodejs:18 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* c-ares: 0-byte UDP payload Denial of Service (CVE-2023-32067)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* c-ares: Buffer Underwrite in ares_inet_net_pton() (CVE-2023-31130)\n\n* c-ares: Insufficient randomness in generation of DNS query IDs (CVE-2023-31147)\n\n* c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation (CVE-2023-31124)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4035",
"url": "https://access.redhat.com/errata/RHSA-2023:4035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2168631",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631"
},
{
"category": "external",
"summary": "2209494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209494"
},
{
"category": "external",
"summary": "2209497",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209497"
},
{
"category": "external",
"summary": "2209501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209501"
},
{
"category": "external",
"summary": "2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4035.json"
}
],
"title": "Red Hat Security Advisory: nodejs:18 security update",
"tracking": {
"current_release_date": "2025-12-02T21:30:34+00:00",
"generator": {
"date": "2025-12-02T21:30:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:4035",
"initial_release_date": "2023-07-12T08:33:46+00:00",
"revision_history": [
{
"date": "2023-07-12T08:33:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-12T08:33:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-02T21:30:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"product": {
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64 (nodejs:18)",
"product_id": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"product": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64 (nodejs:18)",
"product_id": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"product": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64 (nodejs:18)",
"product_id": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"product": {
"name": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64 (nodejs:18)",
"product_id": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"product": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64 (nodejs:18)",
"product_id": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"product": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64 (nodejs:18)",
"product_id": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"product": {
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src (nodejs:18)",
"product_id": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=src\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"product": {
"name": "nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src (nodejs:18)",
"product_id": "nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel8.8.0%2B18432%2B27f188ac?arch=src\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src (nodejs:18)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.7.0%2B15582%2B19c314fa?arch=src\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"product": {
"name": "nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch (nodejs:18)",
"product_id": "nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"product": {
"name": "nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch (nodejs:18)",
"product_id": "nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel8.8.0%2B18432%2B27f188ac?arch=noarch\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch (nodejs:18)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.7.0%2B15582%2B19c314fa?arch=noarch\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch (nodejs:18)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel8.7.0%2B15582%2B19c314fa?arch=noarch\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"product": {
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le (nodejs:18)",
"product_id": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"product": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le (nodejs:18)",
"product_id": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"product": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le (nodejs:18)",
"product_id": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"product": {
"name": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le (nodejs:18)",
"product_id": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"product": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le (nodejs:18)",
"product_id": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"product": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le (nodejs:18)",
"product_id": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"product": {
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x (nodejs:18)",
"product_id": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"product": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x (nodejs:18)",
"product_id": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"product": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x (nodejs:18)",
"product_id": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"product": {
"name": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x (nodejs:18)",
"product_id": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"product": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x (nodejs:18)",
"product_id": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"product": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x (nodejs:18)",
"product_id": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"product": {
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64 (nodejs:18)",
"product_id": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"product": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64 (nodejs:18)",
"product_id": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"product": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64 (nodejs:18)",
"product_id": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"product": {
"name": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64 (nodejs:18)",
"product_id": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"product": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64 (nodejs:18)",
"product_id": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
},
{
"category": "product_version",
"name": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"product": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64 (nodejs:18)",
"product_id": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.3.module%2Bel8.8.0%2B19021%2B4b8b11cc?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:18:8080020230607122508:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18"
},
"product_reference": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18"
},
"product_reference": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18"
},
"product_reference": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18"
},
"product_reference": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
},
"product_reference": "nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18"
},
"product_reference": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18"
},
"product_reference": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18"
},
"product_reference": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
},
"product_reference": "nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18"
},
"product_reference": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18"
},
"product_reference": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18"
},
"product_reference": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
},
"product_reference": "nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18"
},
"product_reference": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18"
},
"product_reference": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18"
},
"product_reference": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
},
"product_reference": "nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18"
},
"product_reference": "nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18"
},
"product_reference": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18"
},
"product_reference": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18"
},
"product_reference": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
},
"product_reference": "nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18"
},
"product_reference": "nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18"
},
"product_reference": "nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18"
},
"product_reference": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18"
},
"product_reference": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18"
},
"product_reference": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
},
"product_reference": "npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4904",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2023-02-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2168631"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: buffer overflow in config_sortlist() due to missing string length check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-4904"
},
{
"category": "external",
"summary": "RHBZ#2168631",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4904"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/issues/496",
"url": "https://github.com/c-ares/c-ares/issues/496"
}
],
"release_date": "2022-12-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:33:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4035"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: buffer overflow in config_sortlist() due to missing string length check"
},
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in c-ares. This issue occurs 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. As a result, it will downgrade to rand(), which could allow an attacker to utilize the lack of entropy by not using a CSPRNG.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31124"
},
{
"category": "external",
"summary": "RHBZ#2209494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31124"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31124",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31124"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:33:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4035"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation"
},
{
"cve": "CVE-2023-31130",
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209497"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs in the ares_inet_net_pton() function, which is vulnerable to a buffer underflow for certain ipv6 addresses. \"0::00:00:00/2\" in particular 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().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: Buffer Underwrite in ares_inet_net_pton()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31130"
},
{
"category": "external",
"summary": "RHBZ#2209497",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209497"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31130"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:33:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4035"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: Buffer Underwrite in ares_inet_net_pton()"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209501"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs when /dev/urandom or RtlGenRandom() are unavailable, c-ares will use rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand(), so it will generate predictable output.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: Insufficient randomness in generation of DNS query IDs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31147"
},
{
"category": "external",
"summary": "RHBZ#2209501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209501"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31147",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31147"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31147",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31147"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:33:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4035"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: Insufficient randomness in generation of DNS query IDs"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209502"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: 0-byte UDP payload Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "RHBZ#2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:33:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4035"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el8.8.0+18432+27f188ac.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.aarch64::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.ppc64le::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.s390x::nodejs:18",
"AppStream-8.8.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el8.8.0+19021+4b8b11cc.x86_64::nodejs:18"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "c-ares: 0-byte UDP payload Denial of Service"
}
]
}
RHSA-2023:4036
Vulnerability from csaf_redhat - Published: 2023-07-12 08:17 - Updated: 2025-11-21 18:42A flaw was found in c-ares. This issue occurs 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. As a result, it will downgrade to rand(), which could allow an attacker to utilize the lack of entropy by not using a CSPRNG.
CWE-330 - Use of Insufficiently Random Values| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs in the ares_inet_net_pton() function, which is vulnerable to a buffer underflow for certain ipv6 addresses. "0::00:00:00/2" in particular 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().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs when /dev/urandom or RtlGenRandom() are unavailable, c-ares will use rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand(), so it will generate predictable output.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for nodejs is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nSecurity Fix(es):\n\n* c-ares: 0-byte UDP payload Denial of Service (CVE-2023-32067)\n\n* c-ares: Buffer Underwrite in ares_inet_net_pton() (CVE-2023-31130)\n\n* c-ares: Insufficient randomness in generation of DNS query IDs (CVE-2023-31147)\n\n* c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation (CVE-2023-31124)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4036",
"url": "https://access.redhat.com/errata/RHSA-2023:4036"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2209494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209494"
},
{
"category": "external",
"summary": "2209497",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209497"
},
{
"category": "external",
"summary": "2209501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209501"
},
{
"category": "external",
"summary": "2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4036.json"
}
],
"title": "Red Hat Security Advisory: nodejs security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:04+00:00",
"generator": {
"date": "2025-11-21T18:42:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4036",
"initial_release_date": "2023-07-12T08:17:44+00:00",
"revision_history": [
{
"date": "2023-07-12T08:17:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-12T08:17:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.18.1-4.el9_0.src",
"product": {
"name": "nodejs-1:16.18.1-4.el9_0.src",
"product_id": "nodejs-1:16.18.1-4.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.18.1-4.el9_0?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.18.1-4.el9_0.aarch64",
"product": {
"name": "nodejs-1:16.18.1-4.el9_0.aarch64",
"product_id": "nodejs-1:16.18.1-4.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.18.1-4.el9_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"product": {
"name": "nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"product_id": "nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.18.1-4.el9_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"product": {
"name": "nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"product_id": "nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@16.18.1-4.el9_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"product": {
"name": "npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"product_id": "npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.2-1.16.18.1.4.el9_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"product": {
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"product_id": "nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.18.1-4.el9_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"product": {
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"product_id": "nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.18.1-4.el9_0?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"product": {
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"product_id": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.18.1-4.el9_0?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.18.1-4.el9_0.ppc64le",
"product": {
"name": "nodejs-1:16.18.1-4.el9_0.ppc64le",
"product_id": "nodejs-1:16.18.1-4.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.18.1-4.el9_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"product": {
"name": "nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"product_id": "nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.18.1-4.el9_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"product": {
"name": "nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"product_id": "nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@16.18.1-4.el9_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"product": {
"name": "npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"product_id": "npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.2-1.16.18.1.4.el9_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"product": {
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"product_id": "nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.18.1-4.el9_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"product": {
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"product_id": "nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.18.1-4.el9_0?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"product": {
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"product_id": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.18.1-4.el9_0?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.18.1-4.el9_0.x86_64",
"product": {
"name": "nodejs-1:16.18.1-4.el9_0.x86_64",
"product_id": "nodejs-1:16.18.1-4.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.18.1-4.el9_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"product": {
"name": "nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"product_id": "nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.18.1-4.el9_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"product": {
"name": "nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"product_id": "nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@16.18.1-4.el9_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64",
"product": {
"name": "npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64",
"product_id": "npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.2-1.16.18.1.4.el9_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"product": {
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"product_id": "nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.18.1-4.el9_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"product": {
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"product_id": "nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.18.1-4.el9_0?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"product": {
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"product_id": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.18.1-4.el9_0?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-libs-1:16.18.1-4.el9_0.i686",
"product": {
"name": "nodejs-libs-1:16.18.1-4.el9_0.i686",
"product_id": "nodejs-libs-1:16.18.1-4.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@16.18.1-4.el9_0?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"product": {
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"product_id": "nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.18.1-4.el9_0?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"product": {
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"product_id": "nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.18.1-4.el9_0?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"product": {
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"product_id": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.18.1-4.el9_0?arch=i686\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.18.1-4.el9_0.s390x",
"product": {
"name": "nodejs-1:16.18.1-4.el9_0.s390x",
"product_id": "nodejs-1:16.18.1-4.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.18.1-4.el9_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"product": {
"name": "nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"product_id": "nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.18.1-4.el9_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:16.18.1-4.el9_0.s390x",
"product": {
"name": "nodejs-libs-1:16.18.1-4.el9_0.s390x",
"product_id": "nodejs-libs-1:16.18.1-4.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@16.18.1-4.el9_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"product": {
"name": "npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"product_id": "npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.2-1.16.18.1.4.el9_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"product": {
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"product_id": "nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.18.1-4.el9_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"product": {
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"product_id": "nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.18.1-4.el9_0?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"product": {
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"product_id": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.18.1-4.el9_0?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:16.18.1-4.el9_0.noarch",
"product": {
"name": "nodejs-docs-1:16.18.1-4.el9_0.noarch",
"product_id": "nodejs-docs-1:16.18.1-4.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@16.18.1-4.el9_0?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.18.1-4.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64"
},
"product_reference": "nodejs-1:16.18.1-4.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.18.1-4.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le"
},
"product_reference": "nodejs-1:16.18.1-4.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.18.1-4.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x"
},
"product_reference": "nodejs-1:16.18.1-4.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.18.1-4.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src"
},
"product_reference": "nodejs-1:16.18.1-4.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.18.1-4.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64"
},
"product_reference": "nodejs-1:16.18.1-4.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64"
},
"product_reference": "nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686"
},
"product_reference": "nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le"
},
"product_reference": "nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x"
},
"product_reference": "nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64"
},
"product_reference": "nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64"
},
"product_reference": "nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686"
},
"product_reference": "nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le"
},
"product_reference": "nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x"
},
"product_reference": "nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.18.1-4.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64"
},
"product_reference": "nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:16.18.1-4.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch"
},
"product_reference": "nodejs-docs-1:16.18.1-4.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64"
},
"product_reference": "nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le"
},
"product_reference": "nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.18.1-4.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x"
},
"product_reference": "nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64"
},
"product_reference": "nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:16.18.1-4.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64"
},
"product_reference": "nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:16.18.1-4.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686"
},
"product_reference": "nodejs-libs-1:16.18.1-4.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:16.18.1-4.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le"
},
"product_reference": "nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:16.18.1-4.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x"
},
"product_reference": "nodejs-libs-1:16.18.1-4.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:16.18.1-4.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64"
},
"product_reference": "nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64"
},
"product_reference": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686"
},
"product_reference": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le"
},
"product_reference": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x"
},
"product_reference": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64"
},
"product_reference": "nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64"
},
"product_reference": "npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le"
},
"product_reference": "npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.2-1.16.18.1.4.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x"
},
"product_reference": "npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
},
"product_reference": "npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in c-ares. This issue occurs 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. As a result, it will downgrade to rand(), which could allow an attacker to utilize the lack of entropy by not using a CSPRNG.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31124"
},
{
"category": "external",
"summary": "RHBZ#2209494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31124"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31124",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31124"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:17:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4036"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation"
},
{
"cve": "CVE-2023-31130",
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209497"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs in the ares_inet_net_pton() function, which is vulnerable to a buffer underflow for certain ipv6 addresses. \"0::00:00:00/2\" in particular 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().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: Buffer Underwrite in ares_inet_net_pton()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31130"
},
{
"category": "external",
"summary": "RHBZ#2209497",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209497"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31130"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:17:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4036"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: Buffer Underwrite in ares_inet_net_pton()"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209501"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs when /dev/urandom or RtlGenRandom() are unavailable, c-ares will use rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand(), so it will generate predictable output.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: Insufficient randomness in generation of DNS query IDs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31147"
},
{
"category": "external",
"summary": "RHBZ#2209501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209501"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31147",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31147"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31147",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31147"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:17:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4036"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: Insufficient randomness in generation of DNS query IDs"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209502"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: 0-byte UDP payload Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "RHBZ#2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:17:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4036"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.src",
"AppStream-9.0.0.Z.EUS:nodejs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.18.1-4.el9_0.noarch",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.i686",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.18.1-4.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:npm-1:8.19.2-1.16.18.1.4.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "c-ares: 0-byte UDP payload Denial of Service"
}
]
}
RHSA-2023:4039
Vulnerability from csaf_redhat - Published: 2023-07-12 08:27 - Updated: 2025-11-21 18:42A flaw was found in c-ares. This issue occurs 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. As a result, it will downgrade to rand(), which could allow an attacker to utilize the lack of entropy by not using a CSPRNG.
CWE-330 - Use of Insufficiently Random Values| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs in the ares_inet_net_pton() function, which is vulnerable to a buffer underflow for certain ipv6 addresses. "0::00:00:00/2" in particular 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().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs when /dev/urandom or RtlGenRandom() are unavailable, c-ares will use rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand(), so it will generate predictable output.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-nodejs14-nodejs is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.\n\nSecurity Fix(es):\n\n* c-ares: 0-byte UDP payload Denial of Service (CVE-2023-32067)\n\n* c-ares: Buffer Underwrite in ares_inet_net_pton() (CVE-2023-31130)\n\n* c-ares: Insufficient randomness in generation of DNS query IDs (CVE-2023-31147)\n\n* c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation (CVE-2023-31124)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4039",
"url": "https://access.redhat.com/errata/RHSA-2023:4039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2209494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209494"
},
{
"category": "external",
"summary": "2209497",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209497"
},
{
"category": "external",
"summary": "2209501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209501"
},
{
"category": "external",
"summary": "2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4039.json"
}
],
"title": "Red Hat Security Advisory: rh-nodejs14-nodejs security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:05+00:00",
"generator": {
"date": "2025-11-21T18:42:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4039",
"initial_release_date": "2023-07-12T08:27:13+00:00",
"revision_history": [
{
"date": "2023-07-12T08:27:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-12T08:27:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"product": {
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"product_id": "rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-4.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"product": {
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"product_id": "rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"product": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"product_id": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"product": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"product": {
"name": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"product_id": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.18-14.21.3.4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"product": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.3-4.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"product": {
"name": "rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"product_id": "rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-docs@14.21.3-4.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"product": {
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"product_id": "rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"product": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"product_id": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"product": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"product": {
"name": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"product_id": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.18-14.21.3.4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"product": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.3-4.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"product": {
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"product_id": "rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"product": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"product_id": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"product": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"product": {
"name": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"product_id": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.18-14.21.3.4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"product": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.3-4.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch"
},
"product_reference": "rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le"
},
"product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x"
},
"product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
},
"product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch"
},
"product_reference": "rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le"
},
"product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x"
},
"product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
},
"product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-31124",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in c-ares. This issue occurs 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. As a result, it will downgrade to rand(), which could allow an attacker to utilize the lack of entropy by not using a CSPRNG.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31124"
},
{
"category": "external",
"summary": "RHBZ#2209494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31124"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31124",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31124"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:27:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4039"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "c-ares: AutoTools does not set CARES_RANDOM_FILE during cross compilation"
},
{
"cve": "CVE-2023-31130",
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209497"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs in the ares_inet_net_pton() function, which is vulnerable to a buffer underflow for certain ipv6 addresses. \"0::00:00:00/2\" in particular 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().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: Buffer Underwrite in ares_inet_net_pton()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31130"
},
{
"category": "external",
"summary": "RHBZ#2209497",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209497"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31130"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:27:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4039"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: Buffer Underwrite in ares_inet_net_pton()"
},
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209501"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs when /dev/urandom or RtlGenRandom() are unavailable, c-ares will use rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand(), so it will generate predictable output.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: Insufficient randomness in generation of DNS query IDs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-31147"
},
{
"category": "external",
"summary": "RHBZ#2209501",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209501"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-31147",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31147"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-31147",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-31147"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:27:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4039"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: Insufficient randomness in generation of DNS query IDs"
},
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209502"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: 0-byte UDP payload Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "RHBZ#2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-12T08:27:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4039"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-4.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.4.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "c-ares: 0-byte UDP payload Denial of Service"
}
]
}
RHSA-2023_3559
Vulnerability from csaf_redhat - Published: 2023-06-13 15:40 - Updated: 2024-11-15 17:18A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for c-ares is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The c-ares C library defines asynchronous DNS (Domain Name System) requests and provides name resolving API.\n\nSecurity Fix(es):\n\n* c-ares: 0-byte UDP payload Denial of Service (CVE-2023-32067)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:3559",
"url": "https://access.redhat.com/errata/RHSA-2023:3559"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3559.json"
}
],
"title": "Red Hat Security Advisory: c-ares security update",
"tracking": {
"current_release_date": "2024-11-15T17:18:31+00:00",
"generator": {
"date": "2024-11-15T17:18:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:3559",
"initial_release_date": "2023-06-13T15:40:05+00:00",
"revision_history": [
{
"date": "2023-06-13T15:40:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-13T15:40:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T17:18:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.aarch64",
"product": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.aarch64",
"product_id": "c-ares-devel-0:1.17.1-5.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.17.1-5.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64",
"product": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64",
"product_id": "c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.17.1-5.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64",
"product": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64",
"product_id": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.17.1-5.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "c-ares-0:1.17.1-5.el9_2.1.aarch64",
"product": {
"name": "c-ares-0:1.17.1-5.el9_2.1.aarch64",
"product_id": "c-ares-0:1.17.1-5.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.17.1-5.el9_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le",
"product": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le",
"product_id": "c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.17.1-5.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le",
"product": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le",
"product_id": "c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.17.1-5.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le",
"product": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le",
"product_id": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.17.1-5.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-0:1.17.1-5.el9_2.1.ppc64le",
"product": {
"name": "c-ares-0:1.17.1-5.el9_2.1.ppc64le",
"product_id": "c-ares-0:1.17.1-5.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.17.1-5.el9_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.i686",
"product": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.i686",
"product_id": "c-ares-devel-0:1.17.1-5.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.17.1-5.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.i686",
"product": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.i686",
"product_id": "c-ares-debugsource-0:1.17.1-5.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.17.1-5.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686",
"product": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686",
"product_id": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.17.1-5.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-0:1.17.1-5.el9_2.1.i686",
"product": {
"name": "c-ares-0:1.17.1-5.el9_2.1.i686",
"product_id": "c-ares-0:1.17.1-5.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.17.1-5.el9_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.x86_64",
"product": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.x86_64",
"product_id": "c-ares-devel-0:1.17.1-5.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.17.1-5.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64",
"product": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64",
"product_id": "c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.17.1-5.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64",
"product": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64",
"product_id": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.17.1-5.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-0:1.17.1-5.el9_2.1.x86_64",
"product": {
"name": "c-ares-0:1.17.1-5.el9_2.1.x86_64",
"product_id": "c-ares-0:1.17.1-5.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.17.1-5.el9_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.s390x",
"product": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.s390x",
"product_id": "c-ares-devel-0:1.17.1-5.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.17.1-5.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x",
"product": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x",
"product_id": "c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.17.1-5.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x",
"product": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x",
"product_id": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.17.1-5.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-0:1.17.1-5.el9_2.1.s390x",
"product": {
"name": "c-ares-0:1.17.1-5.el9_2.1.s390x",
"product_id": "c-ares-0:1.17.1-5.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.17.1-5.el9_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.17.1-5.el9_2.1.src",
"product": {
"name": "c-ares-0:1.17.1-5.el9_2.1.src",
"product_id": "c-ares-0:1.17.1-5.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.17.1-5.el9_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.17.1-5.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.aarch64"
},
"product_reference": "c-ares-0:1.17.1-5.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.17.1-5.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.i686"
},
"product_reference": "c-ares-0:1.17.1-5.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.17.1-5.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.ppc64le"
},
"product_reference": "c-ares-0:1.17.1-5.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.17.1-5.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.s390x"
},
"product_reference": "c-ares-0:1.17.1-5.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.17.1-5.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.src"
},
"product_reference": "c-ares-0:1.17.1-5.el9_2.1.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.17.1-5.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.x86_64"
},
"product_reference": "c-ares-0:1.17.1-5.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64"
},
"product_reference": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686"
},
"product_reference": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le"
},
"product_reference": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x"
},
"product_reference": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64"
},
"product_reference": "c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.i686"
},
"product_reference": "c-ares-debugsource-0:1.17.1-5.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le"
},
"product_reference": "c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x"
},
"product_reference": "c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64"
},
"product_reference": "c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.aarch64"
},
"product_reference": "c-ares-devel-0:1.17.1-5.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.i686"
},
"product_reference": "c-ares-devel-0:1.17.1-5.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le"
},
"product_reference": "c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.s390x"
},
"product_reference": "c-ares-devel-0:1.17.1-5.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.x86_64"
},
"product_reference": "c-ares-devel-0:1.17.1-5.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.17.1-5.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.aarch64"
},
"product_reference": "c-ares-0:1.17.1-5.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.17.1-5.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.i686"
},
"product_reference": "c-ares-0:1.17.1-5.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.17.1-5.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.ppc64le"
},
"product_reference": "c-ares-0:1.17.1-5.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.17.1-5.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.s390x"
},
"product_reference": "c-ares-0:1.17.1-5.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.17.1-5.el9_2.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.src"
},
"product_reference": "c-ares-0:1.17.1-5.el9_2.1.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.17.1-5.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.x86_64"
},
"product_reference": "c-ares-0:1.17.1-5.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64"
},
"product_reference": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686"
},
"product_reference": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le"
},
"product_reference": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x"
},
"product_reference": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64"
},
"product_reference": "c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.i686"
},
"product_reference": "c-ares-debugsource-0:1.17.1-5.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le"
},
"product_reference": "c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x"
},
"product_reference": "c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64"
},
"product_reference": "c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.aarch64"
},
"product_reference": "c-ares-devel-0:1.17.1-5.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.i686"
},
"product_reference": "c-ares-devel-0:1.17.1-5.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le"
},
"product_reference": "c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.s390x"
},
"product_reference": "c-ares-devel-0:1.17.1-5.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.17.1-5.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.x86_64"
},
"product_reference": "c-ares-devel-0:1.17.1-5.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209502"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in c-ares. This issue occurs due to a 0-byte UDP payload that can cause a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "c-ares: 0-byte UDP payload Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "RHBZ#2209502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209502"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32067"
},
{
"category": "external",
"summary": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc",
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc"
}
],
"release_date": "2023-05-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-13T15:40:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3559"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-0:1.17.1-5.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debuginfo-0:1.17.1-5.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-debugsource-0:1.17.1-5.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:c-ares-devel-0:1.17.1-5.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "c-ares: 0-byte UDP payload Denial of Service"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.