Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-31147 (GCVE-0-2023-31147)
Vulnerability from cvelistv5 – Published: 2023-05-25 21:55 – Updated: 2025-02-13 16:49- CWE-330 - Use of Insufficiently Random Values
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T14:45:25.630Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2"
},
{
"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://security.gentoo.org/glsa/202310-09"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-31147",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-16T18:25:39.252161Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-01-16T18:25:47.351Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"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. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-330",
"description": "CWE-330: Use of Insufficiently Random Values",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-10-08T08:06:48.246Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2"
},
{
"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://security.gentoo.org/glsa/202310-09"
}
],
"source": {
"advisory": "GHSA-8r8p-23f3-64c2",
"discovery": "UNKNOWN"
},
"title": "Insufficient randomness in generation of DNS query IDs in c-ares"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-31147",
"datePublished": "2023-05-25T21:55:47.585Z",
"dateReserved": "2023-04-24T21:44:10.418Z",
"dateUpdated": "2025-02-13T16:49:46.904Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-31147",
"date": "2026-06-22",
"epss": "0.00897",
"percentile": "0.54855"
},
"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\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.\"}]",
"id": "CVE-2023-31147",
"lastModified": "2024-11-21T08:01:29.420",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N\", \"baseScore\": 5.9, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.2, \"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:L/I:L/A:N\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 2.5}]}",
"published": "2023-05-25T22:15:09.833",
"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-8r8p-23f3-64c2\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"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://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-8r8p-23f3-64c2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"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\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-330\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-330\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-31147\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-05-25T22:15:09.833\",\"lastModified\":\"2024-11-21T08:01:29.420\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"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:L/I:L/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-330\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-330\"}]}],\"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\"}]}]}],\"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-8r8p-23f3-64c2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"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://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-8r8p-23f3-64c2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"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\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2\", \"name\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2\", \"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://security.gentoo.org/glsa/202310-09\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T14:45:25.630Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-31147\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-16T18:25:39.252161Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-16T18:25:43.639Z\"}}], \"cna\": {\"title\": \"Insufficient randomness in generation of DNS query IDs in c-ares\", \"source\": {\"advisory\": \"GHSA-8r8p-23f3-64c2\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"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-8r8p-23f3-64c2\", \"name\": \"https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2\", \"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://security.gentoo.org/glsa/202310-09\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-330\", \"description\": \"CWE-330: Use of Insufficiently Random Values\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-10-08T08:06:48.246Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-31147\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T16:49:46.904Z\", \"dateReserved\": \"2023-04-24T21:44:10.418Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-05-25T21:55:47.585Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
MSRC_CVE-2023-31147
Vulnerability from csaf_microsoft - Published: 2023-05-01 00:00 - Updated: 2026-02-18 03:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 20279-17084 | — | ||
| Unresolved product id: 17862-16820 | — | ||
| Unresolved product id: 17433-17086 | — | ||
| Unresolved product id: 17866-17086 | — | ||
| Unresolved product id: 17867-17086 | — | ||
| Unresolved product id: 17874-17086 | — | ||
| Unresolved product id: 17869-17086 | — | ||
| Unresolved product id: 17870-17086 | — | ||
| Unresolved product id: 17871-17084 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 16820-11 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-13 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-6 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-3 | — | ||
| Unresolved product id: 17084-4 | — | ||
| Unresolved product id: 17086-2 | — | ||
| Unresolved product id: 17084-12 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2023/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2023/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2023-31147 Insufficient randomness in generation of DNS query IDs in c-ares - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-31147.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Insufficient randomness in generation of DNS query IDs in c-ares",
"tracking": {
"current_release_date": "2026-02-18T03:14:44.000Z",
"generator": {
"date": "2026-02-18T12:30:17.241Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2023-31147",
"initial_release_date": "2023-05-01T00:00:00.000Z",
"revision_history": [
{
"date": "2023-05-29T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2024-06-30T07:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Information published."
},
{
"date": "2025-03-25T00:00:00.000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Added grpc to CBL-Mariner 2.0\nAdded fluent-bit to CBL-Mariner 2.0\nAdded nodejs18 to CBL-Mariner 2.0\nAdded nodejs to CBL-Mariner 2.0\nAdded c-ares to CBL-Mariner 2.0\nAdded grpc to Azure Linux 3.0\nAdded c-ares to CBL-Mariner 1.0"
},
{
"date": "2026-02-18T03:14:44.000Z",
"legacy_version": "1.3",
"number": "4",
"summary": "Information published."
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 grpc 1.42.0-7",
"product": {
"name": "\u003cazl3 grpc 1.42.0-7",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 grpc 1.42.0-7",
"product": {
"name": "azl3 grpc 1.42.0-7",
"product_id": "20279"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 grpc 1.42.0-10",
"product": {
"name": "\u003ccbl2 grpc 1.42.0-10",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "cbl2 grpc 1.42.0-10",
"product": {
"name": "cbl2 grpc 1.42.0-10",
"product_id": "17874"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 grpc 1.62.0-2",
"product": {
"name": "\u003cazl3 grpc 1.62.0-2",
"product_id": "6"
}
},
{
"category": "product_version",
"name": "azl3 grpc 1.62.0-2",
"product": {
"name": "azl3 grpc 1.62.0-2",
"product_id": "17871"
}
}
],
"category": "product_name",
"name": "grpc"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 c-ares 1.19.1-1",
"product": {
"name": "\u003ccm1 c-ares 1.19.1-1",
"product_id": "11"
}
},
{
"category": "product_version",
"name": "cm1 c-ares 1.19.1-1",
"product": {
"name": "cm1 c-ares 1.19.1-1",
"product_id": "17862"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 c-ares 1.19.1-1",
"product": {
"name": "\u003ccbl2 c-ares 1.19.1-1",
"product_id": "7"
}
},
{
"category": "product_version",
"name": "cbl2 c-ares 1.19.1-1",
"product": {
"name": "cbl2 c-ares 1.19.1-1",
"product_id": "17870"
}
}
],
"category": "product_name",
"name": "c-ares"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 python-gevent 21.1.2-3",
"product": {
"name": "\u003ccbl2 python-gevent 21.1.2-3",
"product_id": "13"
}
},
{
"category": "product_version",
"name": "cbl2 python-gevent 21.1.2-3",
"product": {
"name": "cbl2 python-gevent 21.1.2-3",
"product_id": "17433"
}
}
],
"category": "product_name",
"name": "python-gevent"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 nodejs18 18.17.1-2",
"product": {
"name": "\u003ccbl2 nodejs18 18.17.1-2",
"product_id": "10"
}
},
{
"category": "product_version",
"name": "cbl2 nodejs18 18.17.1-2",
"product": {
"name": "cbl2 nodejs18 18.17.1-2",
"product_id": "17866"
}
}
],
"category": "product_name",
"name": "nodejs18"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 nodejs 16.20.1-2",
"product": {
"name": "\u003ccbl2 nodejs 16.20.1-2",
"product_id": "9"
}
},
{
"category": "product_version",
"name": "cbl2 nodejs 16.20.1-2",
"product": {
"name": "cbl2 nodejs 16.20.1-2",
"product_id": "17867"
}
}
],
"category": "product_name",
"name": "nodejs"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 fluent-bit 2.1.10-1",
"product": {
"name": "\u003ccbl2 fluent-bit 2.1.10-1",
"product_id": "8"
}
},
{
"category": "product_version",
"name": "cbl2 fluent-bit 2.1.10-1",
"product": {
"name": "cbl2 fluent-bit 2.1.10-1",
"product_id": "17869"
}
}
],
"category": "product_name",
"name": "fluent-bit"
},
{
"category": "product_name",
"name": "azl3 rubygem-mini_portile2 2.8.4-1",
"product": {
"name": "azl3 rubygem-mini_portile2 2.8.4-1",
"product_id": "3"
}
},
{
"category": "product_name",
"name": "azl3 ceph 18.2.2-8",
"product": {
"name": "azl3 ceph 18.2.2-8",
"product_id": "4"
}
},
{
"category": "product_name",
"name": "cbl2 ceph 16.2.10-7",
"product": {
"name": "cbl2 ceph 16.2.10-7",
"product_id": "2"
}
},
{
"category": "product_name",
"name": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "azl3 tensorflow 2.16.1-9",
"product_id": "12"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 grpc 1.42.0-7 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 grpc 1.42.0-7 as a component of Azure Linux 3.0",
"product_id": "20279-17084"
},
"product_reference": "20279",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 rubygem-mini_portile2 2.8.4-1 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 ceph 18.2.2-8 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 c-ares 1.19.1-1 as a component of CBL Mariner 1.0",
"product_id": "16820-11"
},
"product_reference": "11",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 c-ares 1.19.1-1 as a component of CBL Mariner 1.0",
"product_id": "17862-16820"
},
"product_reference": "17862",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 python-gevent 21.1.2-3 as a component of CBL Mariner 2.0",
"product_id": "17086-13"
},
"product_reference": "13",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-gevent 21.1.2-3 as a component of CBL Mariner 2.0",
"product_id": "17433-17086"
},
"product_reference": "17433",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 nodejs18 18.17.1-2 as a component of CBL Mariner 2.0",
"product_id": "17086-10"
},
"product_reference": "10",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 nodejs18 18.17.1-2 as a component of CBL Mariner 2.0",
"product_id": "17866-17086"
},
"product_reference": "17866",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 nodejs 16.20.1-2 as a component of CBL Mariner 2.0",
"product_id": "17086-9"
},
"product_reference": "9",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 nodejs 16.20.1-2 as a component of CBL Mariner 2.0",
"product_id": "17867-17086"
},
"product_reference": "17867",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 grpc 1.42.0-10 as a component of CBL Mariner 2.0",
"product_id": "17086-5"
},
"product_reference": "5",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 grpc 1.42.0-10 as a component of CBL Mariner 2.0",
"product_id": "17874-17086"
},
"product_reference": "17874",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 fluent-bit 2.1.10-1 as a component of CBL Mariner 2.0",
"product_id": "17086-8"
},
"product_reference": "8",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 fluent-bit 2.1.10-1 as a component of CBL Mariner 2.0",
"product_id": "17869-17086"
},
"product_reference": "17869",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 c-ares 1.19.1-1 as a component of CBL Mariner 2.0",
"product_id": "17086-7"
},
"product_reference": "7",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 c-ares 1.19.1-1 as a component of CBL Mariner 2.0",
"product_id": "17870-17086"
},
"product_reference": "17870",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 grpc 1.62.0-2 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 grpc 1.62.0-2 as a component of Azure Linux 3.0",
"product_id": "17871-17084"
},
"product_reference": "17871",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 ceph 16.2.10-7 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 2.16.1-9 as a component of Azure Linux 3.0",
"product_id": "17084-12"
},
"product_reference": "12",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-31147",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-4",
"17084-12"
]
},
{
"label": "vulnerable_code_not_in_execute_path",
"product_ids": [
"17084-3"
]
},
{
"label": "vulnerable_code_not_present",
"product_ids": [
"17086-2"
]
}
],
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20279-17084",
"17862-16820",
"17433-17086",
"17866-17086",
"17867-17086",
"17874-17086",
"17869-17086",
"17870-17086",
"17871-17084"
],
"known_affected": [
"17084-1",
"16820-11",
"17086-13",
"17086-10",
"17086-9",
"17086-5",
"17086-8",
"17086-7",
"17084-6"
],
"known_not_affected": [
"17084-3",
"17084-4",
"17086-2",
"17084-12"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-31147 Insufficient randomness in generation of DNS query IDs in c-ares - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-31147.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-29T00:00:00.000Z",
"details": "1.62.0-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1",
"17084-6"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-05-29T00:00:00.000Z",
"details": "1.19.1-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-11",
"17086-7"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-05-29T00:00:00.000Z",
"details": "21.1.2-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-13"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-05-29T00:00:00.000Z",
"details": "18.17.1-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-10"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-05-29T00:00:00.000Z",
"details": "16.20.1-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-9"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-05-29T00:00:00.000Z",
"details": "1.42.0-10:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-5"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-05-29T00:00:00.000Z",
"details": "2.1.10-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-8"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"17084-1",
"16820-11",
"17086-13",
"17086-10",
"17086-9",
"17086-5",
"17086-8",
"17086-7",
"17084-6"
]
}
],
"title": "Insufficient randomness in generation of DNS query IDs in c-ares"
}
]
}
OPENSUSE-SU-2024:12951-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "c-ares-devel-1.19.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the c-ares-devel-1.19.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12951",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12951-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31124 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31130 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31147 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31147/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32067 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32067/"
}
],
"title": "c-ares-devel-1.19.1-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12951-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-1.19.1-1.1.aarch64",
"product": {
"name": "c-ares-devel-1.19.1-1.1.aarch64",
"product_id": "c-ares-devel-1.19.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "c-ares-utils-1.19.1-1.1.aarch64",
"product": {
"name": "c-ares-utils-1.19.1-1.1.aarch64",
"product_id": "c-ares-utils-1.19.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcares2-1.19.1-1.1.aarch64",
"product": {
"name": "libcares2-1.19.1-1.1.aarch64",
"product_id": "libcares2-1.19.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcares2-32bit-1.19.1-1.1.aarch64",
"product": {
"name": "libcares2-32bit-1.19.1-1.1.aarch64",
"product_id": "libcares2-32bit-1.19.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-1.19.1-1.1.ppc64le",
"product": {
"name": "c-ares-devel-1.19.1-1.1.ppc64le",
"product_id": "c-ares-devel-1.19.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "c-ares-utils-1.19.1-1.1.ppc64le",
"product": {
"name": "c-ares-utils-1.19.1-1.1.ppc64le",
"product_id": "c-ares-utils-1.19.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcares2-1.19.1-1.1.ppc64le",
"product": {
"name": "libcares2-1.19.1-1.1.ppc64le",
"product_id": "libcares2-1.19.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcares2-32bit-1.19.1-1.1.ppc64le",
"product": {
"name": "libcares2-32bit-1.19.1-1.1.ppc64le",
"product_id": "libcares2-32bit-1.19.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-1.19.1-1.1.s390x",
"product": {
"name": "c-ares-devel-1.19.1-1.1.s390x",
"product_id": "c-ares-devel-1.19.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "c-ares-utils-1.19.1-1.1.s390x",
"product": {
"name": "c-ares-utils-1.19.1-1.1.s390x",
"product_id": "c-ares-utils-1.19.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libcares2-1.19.1-1.1.s390x",
"product": {
"name": "libcares2-1.19.1-1.1.s390x",
"product_id": "libcares2-1.19.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libcares2-32bit-1.19.1-1.1.s390x",
"product": {
"name": "libcares2-32bit-1.19.1-1.1.s390x",
"product_id": "libcares2-32bit-1.19.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-1.19.1-1.1.x86_64",
"product": {
"name": "c-ares-devel-1.19.1-1.1.x86_64",
"product_id": "c-ares-devel-1.19.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "c-ares-utils-1.19.1-1.1.x86_64",
"product": {
"name": "c-ares-utils-1.19.1-1.1.x86_64",
"product_id": "c-ares-utils-1.19.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcares2-1.19.1-1.1.x86_64",
"product": {
"name": "libcares2-1.19.1-1.1.x86_64",
"product_id": "libcares2-1.19.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcares2-32bit-1.19.1-1.1.x86_64",
"product": {
"name": "libcares2-32bit-1.19.1-1.1.x86_64",
"product_id": "libcares2-32bit-1.19.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-1.19.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64"
},
"product_reference": "c-ares-devel-1.19.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-1.19.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le"
},
"product_reference": "c-ares-devel-1.19.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-1.19.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x"
},
"product_reference": "c-ares-devel-1.19.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-1.19.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64"
},
"product_reference": "c-ares-devel-1.19.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-utils-1.19.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64"
},
"product_reference": "c-ares-utils-1.19.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-utils-1.19.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le"
},
"product_reference": "c-ares-utils-1.19.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-utils-1.19.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x"
},
"product_reference": "c-ares-utils-1.19.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-utils-1.19.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64"
},
"product_reference": "c-ares-utils-1.19.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcares2-1.19.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64"
},
"product_reference": "libcares2-1.19.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcares2-1.19.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le"
},
"product_reference": "libcares2-1.19.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcares2-1.19.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x"
},
"product_reference": "libcares2-1.19.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcares2-1.19.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64"
},
"product_reference": "libcares2-1.19.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcares2-32bit-1.19.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64"
},
"product_reference": "libcares2-32bit-1.19.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcares2-32bit-1.19.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le"
},
"product_reference": "libcares2-32bit-1.19.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcares2-32bit-1.19.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x"
},
"product_reference": "libcares2-32bit-1.19.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcares2-32bit-1.19.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
},
"product_reference": "libcares2-32bit-1.19.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-31124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31124"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31124",
"url": "https://www.suse.com/security/cve/CVE-2023-31124"
},
{
"category": "external",
"summary": "SUSE Bug 1211607 for CVE-2023-31124",
"url": "https://bugzilla.suse.com/1211607"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31130"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular \"0::00:00:00/2\" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31130",
"url": "https://www.suse.com/security/cve/CVE-2023-31130"
},
{
"category": "external",
"summary": "SUSE Bug 1211606 for CVE-2023-31130",
"url": "https://bugzilla.suse.com/1211606"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31147"
}
],
"notes": [
{
"category": "general",
"text": "c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31147",
"url": "https://www.suse.com/security/cve/CVE-2023-31147"
},
{
"category": "external",
"summary": "SUSE Bug 1211605 for CVE-2023-31147",
"url": "https://bugzilla.suse.com/1211605"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-32067",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32067"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32067",
"url": "https://www.suse.com/security/cve/CVE-2023-32067"
},
{
"category": "external",
"summary": "SUSE Bug 1211604 for CVE-2023-32067",
"url": "https://bugzilla.suse.com/1211604"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-devel-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:c-ares-utils-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-1.19.1-1.1.x86_64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.aarch64",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.ppc64le",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.s390x",
"openSUSE Tumbleweed:libcares2-32bit-1.19.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-32067"
}
]
}
RHSA-2023:3577
Vulnerability from csaf_redhat - Published: 2023-06-14 07:33 - Updated: 2025-11-21 18:41A 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.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.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-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.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-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.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-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.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 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": "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:3577",
"url": "https://access.redhat.com/errata/RHSA-2023:3577"
},
{
"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_3577.json"
}
],
"title": "Red Hat Security Advisory: nodejs:18 security update",
"tracking": {
"current_release_date": "2025-11-21T18:41:23+00:00",
"generator": {
"date": "2025-11-21T18:41:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:3577",
"initial_release_date": "2023-06-14T07:33:08+00:00",
"revision_history": [
{
"date": "2023-06-14T07:33:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-14T07:33:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:41:23+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_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"product": {
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64 (nodejs:18)",
"product_id": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"product": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64 (nodejs:18)",
"product_id": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"product": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64 (nodejs:18)",
"product_id": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"product": {
"name": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64 (nodejs:18)",
"product_id": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"product": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64 (nodejs:18)",
"product_id": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"product": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64 (nodejs:18)",
"product_id": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"product": {
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src (nodejs:18)",
"product_id": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=src\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"product": {
"name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src (nodejs:18)",
"product_id": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=src\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src (nodejs:18)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.1.0%2B15718%2Be52ec601?arch=src\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"product": {
"name": "nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch (nodejs:18)",
"product_id": "nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"product": {
"name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch (nodejs:18)",
"product_id": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=noarch\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"product": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch (nodejs:18)",
"product_id": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.1.0%2B15718%2Be52ec601?arch=noarch\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"product": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch (nodejs:18)",
"product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.1.0%2B15718%2Be52ec601?arch=noarch\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"product": {
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le (nodejs:18)",
"product_id": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"product": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le (nodejs:18)",
"product_id": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"product": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le (nodejs:18)",
"product_id": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"product": {
"name": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le (nodejs:18)",
"product_id": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"product": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le (nodejs:18)",
"product_id": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"product": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le (nodejs:18)",
"product_id": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"product": {
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x (nodejs:18)",
"product_id": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"product": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x (nodejs:18)",
"product_id": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"product": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x (nodejs:18)",
"product_id": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"product": {
"name": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x (nodejs:18)",
"product_id": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"product": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x (nodejs:18)",
"product_id": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"product": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x (nodejs:18)",
"product_id": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"product": {
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64 (nodejs:18)",
"product_id": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"product": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64 (nodejs:18)",
"product_id": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"product": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64 (nodejs:18)",
"product_id": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"product": {
"name": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64 (nodejs:18)",
"product_id": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"product": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64 (nodejs:18)",
"product_id": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
},
{
"category": "product_version",
"name": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"product": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.x86_64 (nodejs:18)",
"product_id": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.3.module%2Bel9.2.0.z%2B18964%2B42696395?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:18:9020020230531092345:rhel9"
}
}
}
],
"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+el9.2.0.z+18964+42696395.aarch64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18"
},
"product_reference": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18"
},
"product_reference": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18"
},
"product_reference": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18"
},
"product_reference": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18"
},
"product_reference": "nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18"
},
"product_reference": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18"
},
"product_reference": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18"
},
"product_reference": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18"
},
"product_reference": "nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18"
},
"product_reference": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18"
},
"product_reference": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18"
},
"product_reference": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18"
},
"product_reference": "nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18"
},
"product_reference": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18"
},
"product_reference": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18"
},
"product_reference": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18"
},
"product_reference": "nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18"
},
"product_reference": "nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18"
},
"product_reference": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18"
},
"product_reference": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18"
},
"product_reference": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18"
},
"product_reference": "nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18"
},
"product_reference": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18"
},
"product_reference": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18"
},
"product_reference": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18"
},
"product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18"
},
"product_reference": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18"
},
"product_reference": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18"
},
"product_reference": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.x86_64 (nodejs:18) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18"
},
"product_reference": "npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"relates_to_product_reference": "AppStream-9.2.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-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.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-06-14T07:33:08+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:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3577"
}
],
"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.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.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-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.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-06-14T07:33:08+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:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3577"
}
],
"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.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.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-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.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-06-14T07:33:08+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:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3577"
}
],
"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.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.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-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.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-06-14T07:33:08+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:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3577"
}
],
"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:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-devel-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:18.14.2-3.module+el9.2.0.z+18964+42696395.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:18.14.2-3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.aarch64::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.ppc64le::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.s390x::nodejs:18",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:9.5.0-1.18.14.2.3.module+el9.2.0.z+18964+42696395.x86_64::nodejs:18"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "c-ares: 0-byte UDP payload Denial of Service"
}
]
}
RHSA-2023:3586
Vulnerability from csaf_redhat - Published: 2023-06-14 08:43 - Updated: 2025-11-21 18:41A 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.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.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.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.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.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.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.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_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 nodejs 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": "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:3586",
"url": "https://access.redhat.com/errata/RHSA-2023:3586"
},
{
"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_3586.json"
}
],
"title": "Red Hat Security Advisory: nodejs security update",
"tracking": {
"current_release_date": "2025-11-21T18:41:26+00:00",
"generator": {
"date": "2025-11-21T18:41:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:3586",
"initial_release_date": "2023-06-14T08:43:54+00:00",
"revision_history": [
{
"date": "2023-06-14T08:43:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-14T08:43:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:41:26+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_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.el9_2.src",
"product": {
"name": "nodejs-1:16.19.1-2.el9_2.src",
"product_id": "nodejs-1:16.19.1-2.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.el9_2?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.el9_2.aarch64",
"product": {
"name": "nodejs-1:16.19.1-2.el9_2.aarch64",
"product_id": "nodejs-1:16.19.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.el9_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"product": {
"name": "nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"product_id": "nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-2.el9_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"product": {
"name": "nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"product_id": "nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-2.el9_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"product": {
"name": "npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"product_id": "npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.2.el9_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"product_id": "nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.el9_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"product_id": "nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.el9_2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"product": {
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"product_id": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-2.el9_2?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.el9_2.ppc64le",
"product": {
"name": "nodejs-1:16.19.1-2.el9_2.ppc64le",
"product_id": "nodejs-1:16.19.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.el9_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"product": {
"name": "nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"product_id": "nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-2.el9_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"product": {
"name": "nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"product_id": "nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-2.el9_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"product": {
"name": "npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"product_id": "npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.2.el9_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"product_id": "nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.el9_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"product_id": "nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.el9_2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"product": {
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"product_id": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-2.el9_2?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.el9_2.x86_64",
"product": {
"name": "nodejs-1:16.19.1-2.el9_2.x86_64",
"product_id": "nodejs-1:16.19.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.el9_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"product": {
"name": "nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"product_id": "nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-2.el9_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"product": {
"name": "nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"product_id": "nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-2.el9_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.3-1.16.19.1.2.el9_2.x86_64",
"product": {
"name": "npm-1:8.19.3-1.16.19.1.2.el9_2.x86_64",
"product_id": "npm-1:8.19.3-1.16.19.1.2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.2.el9_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"product_id": "nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.el9_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"product_id": "nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.el9_2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"product": {
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"product_id": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-2.el9_2?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-libs-1:16.19.1-2.el9_2.i686",
"product": {
"name": "nodejs-libs-1:16.19.1-2.el9_2.i686",
"product_id": "nodejs-libs-1:16.19.1-2.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-2.el9_2?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"product_id": "nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.el9_2?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"product_id": "nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.el9_2?arch=i686\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"product": {
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"product_id": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-2.el9_2?arch=i686\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:16.19.1-2.el9_2.s390x",
"product": {
"name": "nodejs-1:16.19.1-2.el9_2.s390x",
"product_id": "nodejs-1:16.19.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@16.19.1-2.el9_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"product": {
"name": "nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"product_id": "nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-2.el9_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-1:16.19.1-2.el9_2.s390x",
"product": {
"name": "nodejs-libs-1:16.19.1-2.el9_2.s390x",
"product_id": "nodejs-libs-1:16.19.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-2.el9_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"product": {
"name": "npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"product_id": "npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.2.el9_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"product": {
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"product_id": "nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-2.el9_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"product": {
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"product_id": "nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-2.el9_2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"product": {
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"product_id": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-2.el9_2?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:16.19.1-2.el9_2.noarch",
"product": {
"name": "nodejs-docs-1:16.19.1-2.el9_2.noarch",
"product_id": "nodejs-docs-1:16.19.1-2.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@16.19.1-2.el9_2?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.19.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.aarch64"
},
"product_reference": "nodejs-1:16.19.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le"
},
"product_reference": "nodejs-1:16.19.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x"
},
"product_reference": "nodejs-1:16.19.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src"
},
"product_reference": "nodejs-1:16.19.1-2.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:16.19.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64"
},
"product_reference": "nodejs-1:16.19.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64"
},
"product_reference": "nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:16.19.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64"
},
"product_reference": "nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:16.19.1-2.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch"
},
"product_reference": "nodejs-docs-1:16.19.1-2.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64"
},
"product_reference": "nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le"
},
"product_reference": "nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.19.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x"
},
"product_reference": "nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64"
},
"product_reference": "nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:16.19.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64"
},
"product_reference": "nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:16.19.1-2.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686"
},
"product_reference": "nodejs-libs-1:16.19.1-2.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:16.19.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le"
},
"product_reference": "nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:16.19.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x"
},
"product_reference": "nodejs-libs-1:16.19.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-1:16.19.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64"
},
"product_reference": "nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64"
},
"product_reference": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686"
},
"product_reference": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le"
},
"product_reference": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x"
},
"product_reference": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64"
},
"product_reference": "nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64"
},
"product_reference": "npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le"
},
"product_reference": "npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.3-1.16.19.1.2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x"
},
"product_reference": "npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:8.19.3-1.16.19.1.2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.x86_64"
},
"product_reference": "npm-1:8.19.3-1.16.19.1.2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.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-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.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-06-14T08:43:54+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:nodejs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3586"
}
],
"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.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.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.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.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-06-14T08:43:54+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:nodejs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3586"
}
],
"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.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.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.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.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-06-14T08:43:54+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:nodejs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3586"
}
],
"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.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.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.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_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-14T08:43:54+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:nodejs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3586"
}
],
"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:nodejs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-2.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.2.el9_2.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:6635
Vulnerability from csaf_redhat - Published: 2023-11-07 08:38 - 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-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64 | — |
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-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.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.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.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.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: c-ares (1.19.1). (BZ#2210370)\n\nSecurity Fix(es):\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from 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:6635",
"url": "https://access.redhat.com/errata/RHSA-2023:6635"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index"
},
{
"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": "2210370",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210370"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6635.json"
}
],
"title": "Red Hat Security Advisory: c-ares security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-12-02T21:30:35+00:00",
"generator": {
"date": "2025-12-02T21:30:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2023:6635",
"initial_release_date": "2023-11-07T08:38:27+00:00",
"revision_history": [
{
"date": "2023-11-07T08:38:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:38:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-02T21:30: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 AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA",
"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.3.0.GA",
"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.19.1-1.el9.aarch64",
"product": {
"name": "c-ares-devel-0:1.19.1-1.el9.aarch64",
"product_id": "c-ares-devel-0:1.19.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.19.1-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"product": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"product_id": "c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.19.1-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"product": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"product_id": "c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.19.1-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "c-ares-0:1.19.1-1.el9.aarch64",
"product": {
"name": "c-ares-0:1.19.1-1.el9.aarch64",
"product_id": "c-ares-0:1.19.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.19.1-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-0:1.19.1-1.el9.ppc64le",
"product": {
"name": "c-ares-devel-0:1.19.1-1.el9.ppc64le",
"product_id": "c-ares-devel-0:1.19.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.19.1-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"product": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"product_id": "c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.19.1-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"product": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"product_id": "c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.19.1-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "c-ares-0:1.19.1-1.el9.ppc64le",
"product": {
"name": "c-ares-0:1.19.1-1.el9.ppc64le",
"product_id": "c-ares-0:1.19.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.19.1-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-0:1.19.1-1.el9.i686",
"product": {
"name": "c-ares-devel-0:1.19.1-1.el9.i686",
"product_id": "c-ares-devel-0:1.19.1-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.19.1-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.19.1-1.el9.i686",
"product": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.i686",
"product_id": "c-ares-debugsource-0:1.19.1-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.19.1-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.19.1-1.el9.i686",
"product": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.i686",
"product_id": "c-ares-debuginfo-0:1.19.1-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.19.1-1.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "c-ares-0:1.19.1-1.el9.i686",
"product": {
"name": "c-ares-0:1.19.1-1.el9.i686",
"product_id": "c-ares-0:1.19.1-1.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.19.1-1.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-0:1.19.1-1.el9.x86_64",
"product": {
"name": "c-ares-devel-0:1.19.1-1.el9.x86_64",
"product_id": "c-ares-devel-0:1.19.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.19.1-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"product": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"product_id": "c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.19.1-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"product": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"product_id": "c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.19.1-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "c-ares-0:1.19.1-1.el9.x86_64",
"product": {
"name": "c-ares-0:1.19.1-1.el9.x86_64",
"product_id": "c-ares-0:1.19.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.19.1-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-devel-0:1.19.1-1.el9.s390x",
"product": {
"name": "c-ares-devel-0:1.19.1-1.el9.s390x",
"product_id": "c-ares-devel-0:1.19.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-devel@1.19.1-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-debugsource-0:1.19.1-1.el9.s390x",
"product": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.s390x",
"product_id": "c-ares-debugsource-0:1.19.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debugsource@1.19.1-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"product": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"product_id": "c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares-debuginfo@1.19.1-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "c-ares-0:1.19.1-1.el9.s390x",
"product": {
"name": "c-ares-0:1.19.1-1.el9.s390x",
"product_id": "c-ares-0:1.19.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.19.1-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "c-ares-0:1.19.1-1.el9.src",
"product": {
"name": "c-ares-0:1.19.1-1.el9.src",
"product_id": "c-ares-0:1.19.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/c-ares@1.19.1-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.19.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64"
},
"product_reference": "c-ares-0:1.19.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.19.1-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686"
},
"product_reference": "c-ares-0:1.19.1-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.19.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le"
},
"product_reference": "c-ares-0:1.19.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.19.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x"
},
"product_reference": "c-ares-0:1.19.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.19.1-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src"
},
"product_reference": "c-ares-0:1.19.1-1.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.19.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64"
},
"product_reference": "c-ares-0:1.19.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64"
},
"product_reference": "c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686"
},
"product_reference": "c-ares-debuginfo-0:1.19.1-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le"
},
"product_reference": "c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x"
},
"product_reference": "c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64"
},
"product_reference": "c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686"
},
"product_reference": "c-ares-debugsource-0:1.19.1-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le"
},
"product_reference": "c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x"
},
"product_reference": "c-ares-debugsource-0:1.19.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64"
},
"product_reference": "c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.19.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64"
},
"product_reference": "c-ares-devel-0:1.19.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.19.1-1.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686"
},
"product_reference": "c-ares-devel-0:1.19.1-1.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.19.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le"
},
"product_reference": "c-ares-devel-0:1.19.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.19.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x"
},
"product_reference": "c-ares-devel-0:1.19.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.19.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64"
},
"product_reference": "c-ares-devel-0:1.19.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.19.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64"
},
"product_reference": "c-ares-0:1.19.1-1.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.19.1-1.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686"
},
"product_reference": "c-ares-0:1.19.1-1.el9.i686",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.19.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le"
},
"product_reference": "c-ares-0:1.19.1-1.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.19.1-1.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x"
},
"product_reference": "c-ares-0:1.19.1-1.el9.s390x",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.19.1-1.el9.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src"
},
"product_reference": "c-ares-0:1.19.1-1.el9.src",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-0:1.19.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64"
},
"product_reference": "c-ares-0:1.19.1-1.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64"
},
"product_reference": "c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686"
},
"product_reference": "c-ares-debuginfo-0:1.19.1-1.el9.i686",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le"
},
"product_reference": "c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x"
},
"product_reference": "c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debuginfo-0:1.19.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64"
},
"product_reference": "c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64"
},
"product_reference": "c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686"
},
"product_reference": "c-ares-debugsource-0:1.19.1-1.el9.i686",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le"
},
"product_reference": "c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x"
},
"product_reference": "c-ares-debugsource-0:1.19.1-1.el9.s390x",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-debugsource-0:1.19.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64"
},
"product_reference": "c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.19.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64"
},
"product_reference": "c-ares-devel-0:1.19.1-1.el9.aarch64",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.19.1-1.el9.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686"
},
"product_reference": "c-ares-devel-0:1.19.1-1.el9.i686",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.19.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le"
},
"product_reference": "c-ares-devel-0:1.19.1-1.el9.ppc64le",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.19.1-1.el9.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x"
},
"product_reference": "c-ares-devel-0:1.19.1-1.el9.s390x",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "c-ares-devel-0:1.19.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64"
},
"product_reference": "c-ares-devel-0:1.19.1-1.el9.x86_64",
"relates_to_product_reference": "BaseOS-9.3.0.GA"
}
]
},
"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-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64"
]
},
"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-11-07T08:38:27+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.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6635"
}
],
"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-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64"
]
}
],
"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-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.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-11-07T08:38:27+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.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6635"
}
],
"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.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.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.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.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-11-07T08:38:27+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.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6635"
}
],
"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.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.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.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.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-11-07T08:38:27+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.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6635"
}
],
"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.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"AppStream-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"AppStream-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.src",
"BaseOS-9.3.0.GA:c-ares-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debuginfo-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-debugsource-0:1.19.1-1.el9.x86_64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.aarch64",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.i686",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.ppc64le",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.s390x",
"BaseOS-9.3.0.GA:c-ares-devel-0:1.19.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "c-ares: Insufficient randomness in generation of DNS query IDs"
}
]
}
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.