Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-3204 (GCVE-0-2022-3204)
Vulnerability from cvelistv5 – Published: 2022-09-26 13:41 – Updated: 2025-05-05 16:13- n/a
| URL | Tags |
|---|---|
| https://www.nlnetlabs.nl/downloads/unbound/CVE-20… | |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://security.gentoo.org/glsa/202212-02 | vendor-advisory |
| https://lists.debian.org/debian-lts-announce/2023… | mailing-list |
| Vendor | Product | Version | |
|---|---|---|---|
| NLnet Labs | Unbound |
Affected:
unspecified , ≤ 1.16.2
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T01:00:10.542Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt"
},
{
"name": "FEDORA-2022-1326d2815c",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B/"
},
{
"name": "FEDORA-2022-164cf7837e",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY/"
},
{
"name": "FEDORA-2022-204ee3da84",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL/"
},
{
"name": "GLSA-202212-02",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202212-02"
},
{
"name": "[debian-lts-announce] 20230329 [SECURITY] [DLA 3371-1] unbound security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2022-3204",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-23T13:26:58.508740Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400 Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-05T16:13:06.842Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Unbound",
"vendor": "NLnet Labs",
"versions": [
{
"lessThanOrEqual": "1.16.2",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "We would like to thank Yehuda Afek from Tel-Aviv University, Anat Bremler-Barr and Shani Stajnrod from Reichman University for discovering and disclosing the vulnerability."
}
],
"datePublic": "2022-09-21T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability named \u0027Non-Responsive Delegation Attack\u0027 (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-03-29T00:00:00.000Z",
"orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
"shortName": "NLnet Labs"
},
"references": [
{
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt"
},
{
"name": "FEDORA-2022-1326d2815c",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B/"
},
{
"name": "FEDORA-2022-164cf7837e",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY/"
},
{
"name": "FEDORA-2022-204ee3da84",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL/"
},
{
"name": "GLSA-202212-02",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202212-02"
},
{
"name": "[debian-lts-announce] 20230329 [SECURITY] [DLA 3371-1] unbound security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html"
}
],
"title": "NRDelegation Attack"
}
},
"cveMetadata": {
"assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
"assignerShortName": "NLnet Labs",
"cveId": "CVE-2022-3204",
"datePublished": "2022-09-26T13:41:46.275Z",
"dateReserved": "2022-09-13T00:00:00.000Z",
"dateUpdated": "2025-05-05T16:13:06.842Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-3204",
"date": "2026-05-19",
"epss": "0.00356",
"percentile": "0.57952"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nlnetlabs:unbound:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"1.16.2\", \"matchCriteriaId\": \"29711F1A-F741-4BF9-AF71-03A2C21B0F1E\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"A vulnerability named \u0027Non-Responsive Delegation Attack\u0027 (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records.\"}, {\"lang\": \"es\", \"value\": \"Se ha detectado una vulnerabilidad denominada \\\"Non-Responsive Delegation Attack\\\" (NRDelegation Attack) en varios programas de resoluci\\u00f3n de DNS. El ataque NRDelegation funciona teniendo una delegaci\\u00f3n maliciosa con un n\\u00famero considerable de servidores de nombre que no responden. El ataque comienza al consultar a un resolver un registro que depende de esos servidores de nombre que no responden. El ataque puede causar que un resolver gaste mucho tiempo/recursos resolviendo registros bajo un punto de delegaci\\u00f3n malicioso donde reside un n\\u00famero considerable de registros NS que no responden. Puede desencadenar un alto uso de la CPU en algunas implementaciones del resolver que buscan continuamente en la cach\\u00e9 los registros NS resueltos en esa delegaci\\u00f3n. Esto puede conllevar a una degradaci\\u00f3n del rendimiento y, eventualmente, una denegaci\\u00f3n de servicio en ataques orquestados. Unbound no sufre un alto uso de la CPU, pero los recursos siguen siendo necesarios para resolver la delegaci\\u00f3n maliciosa. Unbound seguir\\u00e1 intentando resolver el registro hasta que sean alcanzados los l\\u00edmites establecidos. Seg\\u00fan la naturaleza del ataque y las respuestas, pueden alcanzarse diferentes l\\u00edmites. A partir de la versi\\u00f3n 1.16.3, Unbound introduce correcciones para mejorar el rendimiento cuando est\\u00e1 bajo carga, al recortar las consultas oportunistas para la detecci\\u00f3n de servidores de nombres y la precarga de DNSKEY y limitando el n\\u00famero de veces que un punto de delegaci\\u00f3n puede emitir una b\\u00fasqueda en la cach\\u00e9 para los registros faltantes.\\n\"}]",
"id": "CVE-2022-3204",
"lastModified": "2024-11-21T07:19:02.627",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2022-09-26T14:15:11.007",
"references": "[{\"url\": \"https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html\", \"source\": \"sep@nlnetlabs.nl\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY/\", \"source\": \"sep@nlnetlabs.nl\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B/\", \"source\": \"sep@nlnetlabs.nl\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL/\", \"source\": \"sep@nlnetlabs.nl\"}, {\"url\": \"https://security.gentoo.org/glsa/202212-02\", \"source\": \"sep@nlnetlabs.nl\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt\", \"source\": \"sep@nlnetlabs.nl\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/202212-02\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "sep@nlnetlabs.nl",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-3204\",\"sourceIdentifier\":\"sep@nlnetlabs.nl\",\"published\":\"2022-09-26T14:15:11.007\",\"lastModified\":\"2025-05-05T16:15:19.283\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability named \u0027Non-Responsive Delegation Attack\u0027 (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records.\"},{\"lang\":\"es\",\"value\":\"Se ha detectado una vulnerabilidad denominada \\\"Non-Responsive Delegation Attack\\\" (NRDelegation Attack) en varios programas de resoluci\u00f3n de DNS. El ataque NRDelegation funciona teniendo una delegaci\u00f3n maliciosa con un n\u00famero considerable de servidores de nombre que no responden. El ataque comienza al consultar a un resolver un registro que depende de esos servidores de nombre que no responden. El ataque puede causar que un resolver gaste mucho tiempo/recursos resolviendo registros bajo un punto de delegaci\u00f3n malicioso donde reside un n\u00famero considerable de registros NS que no responden. Puede desencadenar un alto uso de la CPU en algunas implementaciones del resolver que buscan continuamente en la cach\u00e9 los registros NS resueltos en esa delegaci\u00f3n. Esto puede conllevar a una degradaci\u00f3n del rendimiento y, eventualmente, una denegaci\u00f3n de servicio en ataques orquestados. Unbound no sufre un alto uso de la CPU, pero los recursos siguen siendo necesarios para resolver la delegaci\u00f3n maliciosa. Unbound seguir\u00e1 intentando resolver el registro hasta que sean alcanzados los l\u00edmites establecidos. Seg\u00fan la naturaleza del ataque y las respuestas, pueden alcanzarse diferentes l\u00edmites. A partir de la versi\u00f3n 1.16.3, Unbound introduce correcciones para mejorar el rendimiento cuando est\u00e1 bajo carga, al recortar las consultas oportunistas para la detecci\u00f3n de servidores de nombres y la precarga de DNSKEY y limitando el n\u00famero de veces que un punto de delegaci\u00f3n puede emitir una b\u00fasqueda en la cach\u00e9 para los registros faltantes.\\n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nlnetlabs:unbound:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.16.2\",\"matchCriteriaId\":\"29711F1A-F741-4BF9-AF71-03A2C21B0F1E\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"}]}]}],\"references\":[{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html\",\"source\":\"sep@nlnetlabs.nl\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY/\",\"source\":\"sep@nlnetlabs.nl\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B/\",\"source\":\"sep@nlnetlabs.nl\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL/\",\"source\":\"sep@nlnetlabs.nl\"},{\"url\":\"https://security.gentoo.org/glsa/202212-02\",\"source\":\"sep@nlnetlabs.nl\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt\",\"source\":\"sep@nlnetlabs.nl\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202212-02\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B/\", \"name\": \"FEDORA-2022-1326d2815c\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY/\", \"name\": \"FEDORA-2022-164cf7837e\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL/\", \"name\": \"FEDORA-2022-204ee3da84\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202212-02\", \"name\": \"GLSA-202212-02\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html\", \"name\": \"[debian-lts-announce] 20230329 [SECURITY] [DLA 3371-1] unbound security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T01:00:10.542Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-3204\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-23T13:26:58.508740Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400 Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-05T13:08:05.970Z\"}}], \"cna\": {\"title\": \"NRDelegation Attack\", \"credits\": [{\"lang\": \"en\", \"value\": \"We would like to thank Yehuda Afek from Tel-Aviv University, Anat Bremler-Barr and Shani Stajnrod from Reichman University for discovering and disclosing the vulnerability.\"}], \"affected\": [{\"vendor\": \"NLnet Labs\", \"product\": \"Unbound\", \"versions\": [{\"status\": \"affected\", \"version\": \"unspecified\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"1.16.2\"}]}], \"datePublic\": \"2022-09-21T00:00:00.000Z\", \"references\": [{\"url\": \"https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B/\", \"name\": \"FEDORA-2022-1326d2815c\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY/\", \"name\": \"FEDORA-2022-164cf7837e\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL/\", \"name\": \"FEDORA-2022-204ee3da84\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202212-02\", \"name\": \"GLSA-202212-02\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html\", \"name\": \"[debian-lts-announce] 20230329 [SECURITY] [DLA 3371-1] unbound security update\", \"tags\": [\"mailing-list\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A vulnerability named \u0027Non-Responsive Delegation Attack\u0027 (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"206fc3a0-e175-490b-9eaa-a5738056c9f6\", \"shortName\": \"NLnet Labs\", \"dateUpdated\": \"2023-03-29T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-3204\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-05T16:13:06.842Z\", \"dateReserved\": \"2022-09-13T00:00:00.000Z\", \"assignerOrgId\": \"206fc3a0-e175-490b-9eaa-a5738056c9f6\", \"datePublished\": \"2022-09-26T13:41:46.275Z\", \"assignerShortName\": \"NLnet Labs\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
alsa-2023:2370
Vulnerability from osv_almalinux
The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver.
Security Fix(es):
- unbound: NRDelegation attack leads to uncontrolled resource consumption (Non-Responsive Delegation Attack) (CVE-2022-3204)
For 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.
Additional Changes:
For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3-unbound"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-3.el9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "unbound"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-3.el9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "unbound-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-3.el9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "unbound-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-3.el9"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. \n\nSecurity Fix(es):\n\n* unbound: NRDelegation attack leads to uncontrolled resource consumption (Non-Responsive Delegation Attack) (CVE-2022-3204)\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 AlmaLinux Release Notes linked from the References section.",
"id": "ALSA-2023:2370",
"modified": "2023-05-12T05:10:30Z",
"published": "2023-05-09T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2023:2370"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-3204"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128947"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2023-2370.html"
}
],
"related": [
"CVE-2022-3204"
],
"summary": "Moderate: unbound security update"
}
alsa-2023:2771
Vulnerability from osv_almalinux
The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver.
Security Fix(es):
- unbound: NRDelegation attack leads to uncontrolled resource consumption (Non-Responsive Delegation Attack) (CVE-2022-3204)
For 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.
Additional Changes:
For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3-unbound"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "unbound"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "unbound-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "unbound-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-5.el8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. \n\nSecurity Fix(es):\n\n* unbound: NRDelegation attack leads to uncontrolled resource consumption (Non-Responsive Delegation Attack) (CVE-2022-3204)\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 AlmaLinux Release Notes linked from the References section.",
"id": "ALSA-2023:2771",
"modified": "2023-05-19T22:02:22Z",
"published": "2023-05-16T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2023:2771"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2022-3204"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2128947"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2023-2771.html"
}
],
"related": [
"CVE-2022-3204"
],
"summary": "Moderate: unbound security and bug fix update"
}
BDU:2023-03846
Vulnerability from fstec - Published: 21.09.2022{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb, \u0410\u041e \u00ab\u041d\u0422\u0426 \u0418\u0422 \u0420\u041e\u0421\u0410\u00bb, Stichting NLnet Labs, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\"",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "10 (Debian GNU/Linux), 11 (Debian GNU/Linux), 12 (Debian GNU/Linux), 1.7 (Astra Linux Special Edition), - (\u0410\u043b\u044c\u0442 8 \u0421\u041f), 4.7 (Astra Linux Special Edition), 2.1 (ROSA Virtualization), \u0434\u043e 1.16.2 \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e (Unbound), \u0434\u043e 2.14 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0414\u043b\u044f Unbound:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://github.com/NLnetLabs/unbound/commit/137719522a8ea5b380fbb6206d2466f402f5b554\n\n\u0414\u043b\u044f Debian:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://security-tracker.debian.org/tracker/CVE-2022-3204\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se17-bulletin-2023-0630SE17MD\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux Special Edition \u0434\u043b\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u044b ARM 4.7:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2023-0907SE47\n\n\u0414\u043b\u044f \u041e\u0421 \u0410\u043b\u044c\u0442 8 \u0421\u041f: \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0437 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430\n\n\u0414\u043b\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0440\u0435\u0434\u043e\u0439 \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u00abROSA Virtualization\u00bb: https://abf.rosa.ru/advisories/ROSA-SA-2025-2756\n\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f unbound \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1.13.1-1+deb11u4",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "21.09.2022",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "24.10.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "20.07.2023",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2023-03846",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2022-3204",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Debian GNU/Linux, Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u043b\u044c\u0442 8 \u0421\u041f (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), ROSA Virtualization (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165091), Unbound, \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 11 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 12 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb \u0410\u043b\u044c\u0442 8 \u0421\u041f - (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 ARM (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u041e \u00ab\u041d\u0422\u0426 \u0418\u0422 \u0420\u041e\u0421\u0410\u00bb ROSA Virtualization 2.1 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165091), \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\" \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx \u0434\u043e 2.14 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c DNS-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 Unbound, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u0430\u044f \u0441 \u043d\u0435\u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u043c \u0440\u0430\u0441\u0445\u043e\u0434\u043e\u043c \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u0439 \u0440\u0430\u0441\u0445\u043e\u0434 \u0440\u0435\u0441\u0443\u0440\u0441\u0430 (\u00ab\u0418\u0441\u0442\u043e\u0449\u0435\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u00bb) (CWE-400)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c DNS-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 Unbound \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u043c \u0440\u0430\u0441\u0445\u043e\u0434\u043e\u043c \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u0441\u0447\u0435\u0440\u043f\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/NLnetLabs/unbound/commit/137719522a8ea5b380fbb6206d2466f402f5b554\nhttps://nvd.nist.gov/vuln/detail/CVE-2022-3204\nhttps://security.gentoo.org/glsa/202212-02\nhttps://security-tracker.debian.org/tracker/CVE-2022-3204\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2023-0630SE17MD\nhttps://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2023-0907SE47\nhttps://altsp.su/obnovleniya-bezopasnosti/\nhttps://abf.rosa.ru/advisories/ROSA-SA-2025-2756\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.14/",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u041e \u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e-\u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-400",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)"
}
FKIE_CVE-2022-3204
Vulnerability from fkie_nvd - Published: 2022-09-26 14:15 - Updated: 2025-05-05 16:157.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
| Vendor | Product | Version | |
|---|---|---|---|
| nlnetlabs | unbound | * | |
| fedoraproject | fedora | 35 | |
| fedoraproject | fedora | 36 | |
| fedoraproject | fedora | 37 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nlnetlabs:unbound:*:*:*:*:*:*:*:*",
"matchCriteriaId": "29711F1A-F741-4BF9-AF71-03A2C21B0F1E",
"versionEndIncluding": "1.16.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
"matchCriteriaId": "5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
"matchCriteriaId": "E30D0E6F-4AE8-4284-8716-991DFA48CC5D",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability named \u0027Non-Responsive Delegation Attack\u0027 (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records."
},
{
"lang": "es",
"value": "Se ha detectado una vulnerabilidad denominada \"Non-Responsive Delegation Attack\" (NRDelegation Attack) en varios programas de resoluci\u00f3n de DNS. El ataque NRDelegation funciona teniendo una delegaci\u00f3n maliciosa con un n\u00famero considerable de servidores de nombre que no responden. El ataque comienza al consultar a un resolver un registro que depende de esos servidores de nombre que no responden. El ataque puede causar que un resolver gaste mucho tiempo/recursos resolviendo registros bajo un punto de delegaci\u00f3n malicioso donde reside un n\u00famero considerable de registros NS que no responden. Puede desencadenar un alto uso de la CPU en algunas implementaciones del resolver que buscan continuamente en la cach\u00e9 los registros NS resueltos en esa delegaci\u00f3n. Esto puede conllevar a una degradaci\u00f3n del rendimiento y, eventualmente, una denegaci\u00f3n de servicio en ataques orquestados. Unbound no sufre un alto uso de la CPU, pero los recursos siguen siendo necesarios para resolver la delegaci\u00f3n maliciosa. Unbound seguir\u00e1 intentando resolver el registro hasta que sean alcanzados los l\u00edmites establecidos. Seg\u00fan la naturaleza del ataque y las respuestas, pueden alcanzarse diferentes l\u00edmites. A partir de la versi\u00f3n 1.16.3, Unbound introduce correcciones para mejorar el rendimiento cuando est\u00e1 bajo carga, al recortar las consultas oportunistas para la detecci\u00f3n de servidores de nombres y la precarga de DNSKEY y limitando el n\u00famero de veces que un punto de delegaci\u00f3n puede emitir una b\u00fasqueda en la cach\u00e9 para los registros faltantes.\n"
}
],
"id": "CVE-2022-3204",
"lastModified": "2025-05-05T16:15:19.283",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2022-09-26T14:15:11.007",
"references": [
{
"source": "sep@nlnetlabs.nl",
"url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html"
},
{
"source": "sep@nlnetlabs.nl",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY/"
},
{
"source": "sep@nlnetlabs.nl",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B/"
},
{
"source": "sep@nlnetlabs.nl",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL/"
},
{
"source": "sep@nlnetlabs.nl",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202212-02"
},
{
"source": "sep@nlnetlabs.nl",
"tags": [
"Vendor Advisory"
],
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202212-02"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt"
}
],
"sourceIdentifier": "sep@nlnetlabs.nl",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-7MC5-X7XH-682H
Vulnerability from github – Published: 2022-09-27 00:00 – Updated: 2025-05-05 18:32A vulnerability named 'Non-Responsive Delegation Attack' (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records.
{
"affected": [],
"aliases": [
"CVE-2022-3204"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-09-26T14:15:00Z",
"severity": "HIGH"
},
"details": "A vulnerability named \u0027Non-Responsive Delegation Attack\u0027 (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records.",
"id": "GHSA-7mc5-x7xh-682h",
"modified": "2025-05-05T18:32:25Z",
"published": "2022-09-27T00:00:21Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3204"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202212-02"
},
{
"type": "WEB",
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2022-3204
Vulnerability from gsd - Updated: 2023-12-13 01:19{
"GSD": {
"alias": "CVE-2022-3204",
"id": "GSD-2022-3204",
"references": [
"https://advisories.mageia.org/CVE-2022-3204.html",
"https://www.suse.com/security/cve/CVE-2022-3204.html",
"https://ubuntu.com/security/CVE-2022-3204"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-3204"
],
"details": "A vulnerability named \u0027Non-Responsive Delegation Attack\u0027 (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records.",
"id": "GSD-2022-3204",
"modified": "2023-12-13T01:19:40.443263Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "sep@nlnetlabs.nl",
"DATE_PUBLIC": "2022-09-21T00:00:00.000Z",
"ID": "CVE-2022-3204",
"STATE": "PUBLIC",
"TITLE": "NRDelegation Attack"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Unbound",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_value": "1.16.2"
}
]
}
}
]
},
"vendor_name": "NLnet Labs"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "We would like to thank Yehuda Afek from Tel-Aviv University, Anat Bremler-Barr and Shani Stajnrod from Reichman University for discovering and disclosing the vulnerability."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability named \u0027Non-Responsive Delegation Attack\u0027 (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt",
"refsource": "CONFIRM",
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt"
},
{
"name": "FEDORA-2022-1326d2815c",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B/"
},
{
"name": "FEDORA-2022-164cf7837e",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY/"
},
{
"name": "FEDORA-2022-204ee3da84",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL/"
},
{
"name": "GLSA-202212-02",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202212-02"
},
{
"name": "[debian-lts-announce] 20230329 [SECURITY] [DLA 3371-1] unbound security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:nlnetlabs:unbound:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.16.2",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "sep@nlnetlabs.nl",
"ID": "CVE-2022-3204"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A vulnerability named \u0027Non-Responsive Delegation Attack\u0027 (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt",
"refsource": "CONFIRM",
"tags": [
"Vendor Advisory"
],
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt"
},
{
"name": "FEDORA-2022-1326d2815c",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3G2HS6CYPSIGAKO6QLEZPG3RD6AMPB7B/"
},
{
"name": "FEDORA-2022-164cf7837e",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/35QGS5FBQTG3DBSK7QV67PA64P24ABHY/"
},
{
"name": "FEDORA-2022-204ee3da84",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4S4EU6DMJXQFMAIE6SLAH4H5RNRU6VQL/"
},
{
"name": "GLSA-202212-02",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202212-02"
},
{
"name": "[debian-lts-announce] 20230329 [SECURITY] [DLA 3371-1] unbound security update",
"refsource": "MLIST",
"tags": [],
"url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00024.html"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-03-29T15:15Z",
"publishedDate": "2022-09-26T14:15Z"
}
}
}
ICSA-23-234-01
Vulnerability from csaf_cisa - Published: 2023-08-22 06:00 - Updated: 2023-08-22 06:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
AFF660/665: <= 03.0.02
Hitachi Energy / AFF660/665
|
<= 03.0.02 |
Mitigation
Vendor Fix
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
AFF660/665: <= 03.0.02
Hitachi Energy / AFF660/665
|
<= 03.0.02 |
Mitigation
Vendor Fix
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
AFF660/665: <= 03.0.02
Hitachi Energy / AFF660/665
|
<= 03.0.02 |
Mitigation
Vendor Fix
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
AFF660/665: <= 03.0.02
Hitachi Energy / AFF660/665
|
<= 03.0.02 |
Mitigation
Vendor Fix
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
AFF660/665: <= 03.0.02
Hitachi Energy / AFF660/665
|
<= 03.0.02 |
Mitigation
Vendor Fix
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
AFF660/665: <= 03.0.02
Hitachi Energy / AFF660/665
|
<= 03.0.02 |
Mitigation
Vendor Fix
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
Mitigation
fix
|
{
"document": {
"acknowledgments": [
{
"organization": "Hitachi Energy",
"summary": "reporting these vulnerabilities to CISA"
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "summary",
"text": "Successful exploitation of these vulnerabilities could allow an attacker to compromise availability, integrity, and confidentiality of the targeted devices.",
"title": "Risk evaluation"
},
{
"category": "other",
"text": "Energy",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Switzerland",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities. CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov/ics. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov/ics in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "No known public exploitation specifically targeting these vulnerabilities has been reported to CISA at this time. These vulnerabilities are exploitable remotely. These vulnerabilities have low attack complexity.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "ICS Advisory ICSA-23-234-01 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2023/icsa-23-234-01.json"
},
{
"category": "self",
"summary": "ICSA Advisory ICSA-23-234-01 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-234-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Hitachi Energy AFF66x",
"tracking": {
"current_release_date": "2023-08-22T06:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-23-234-01",
"initial_release_date": "2023-08-22T06:00:00.000000Z",
"revision_history": [
{
"date": "2023-08-22T06:00:00.000000Z",
"legacy_version": "Initial",
"number": "1",
"summary": "Initial Publication"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c= 03.0.02",
"product": {
"name": "AFF660/665: \u003c= 03.0.02",
"product_id": "CSAFPID-0001"
}
}
],
"category": "product_name",
"name": "AFF660/665"
}
],
"category": "vendor",
"name": "Hitachi Energy"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-43523",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In uClibc and uClibc-ng before 1.0.39, incorrect handling of special characters in domain names DNS servers returned via gethostbyname, getaddrinfo, gethostbyaddr, and getnameinfo could lead to output of wrong hostnames (leading to domain hijacking) or injection into applications (leading to remote code execution, XSS, applications crashes, etc.). In other words, a validation step, which is expected in any stub resolver, does not occur.",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-43523"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy recommends the following actions:",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "Update to upcoming AFF660/665 FW 04.6.01 release when available.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Configure only trusted DNS server(s).",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Configure the NTP service with redundant trustworthy sources of time.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Restrict TCP/IP-based management protocols to trusted IP addresses.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Disable the SNMP server (CLI and web interface will continue to function as they use an internal connection).",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Hitachi Energy recommends the following general mitigations:",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Recommended security practices and firewall configurations could help protect a process control network from attacks originating from outside the network.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Physically protect process control systems from direct access by unauthorized personnel.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Ensure process control systems have no direct connections to the internet and are separated from other networks via a firewall system with minimal exposed ports.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Do not use process control systems for internet surfing, instant messaging, or receiving emails.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Scan portable computers and removable storage media for malware prior connection to a control system.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "For more information, see Hitachi Energy\u0027s Security Advisory: 8DBD000167.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://search.abb.com/library/Download.aspx?DocumentID=8DBD000167"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
]
},
{
"cve": "CVE-2020-13817",
"cwe": {
"id": "CWE-330",
"name": "Use of Insufficiently Random Values"
},
"notes": [
{
"category": "summary",
"text": "ntpd in ntp before 4.2.8p14 and 4.3.x before 4.3.100 could allow remote attackers to cause a denial of service (daemon exit or system time change) by predicting transmit timestamps for use in spoofed packets. The victim must rely on unauthenticated IPv4 time sources. There must be an off-path attacker who could query time from the victim\u0027s ntpd instance.",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-13817"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy recommends the following actions:",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "Update to upcoming AFF660/665 FW 04.6.01 release when available.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Configure only trusted DNS server(s).",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Configure the NTP service with redundant trustworthy sources of time.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Restrict TCP/IP-based management protocols to trusted IP addresses.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Disable the SNMP server (CLI and web interface will continue to function as they use an internal connection).",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Hitachi Energy recommends the following general mitigations:",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Recommended security practices and firewall configurations could help protect a process control network from attacks originating from outside the network.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Physically protect process control systems from direct access by unauthorized personnel.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Ensure process control systems have no direct connections to the internet and are separated from other networks via a firewall system with minimal exposed ports.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Do not use process control systems for internet surfing, instant messaging, or receiving emails.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Scan portable computers and removable storage media for malware prior connection to a control system.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "For more information, see Hitachi Energy\u0027s Security Advisory: 8DBD000167.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://search.abb.com/library/Download.aspx?DocumentID=8DBD000167"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
]
},
{
"cve": "CVE-2020-11868",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"notes": [
{
"category": "summary",
"text": "ntpd in ntp before 4.2.8p14 and 4.3.x before 4.3.100 could allow an off-path attacker to block unauthenticated synchronization via a server mode packet with a spoofed source IP address because transmissions are rescheduled even when a packet lacks a valid origin timestamp.",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-11868"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy recommends the following actions:",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "Update to upcoming AFF660/665 FW 04.6.01 release when available.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Configure only trusted DNS server(s).",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Configure the NTP service with redundant trustworthy sources of time.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Restrict TCP/IP-based management protocols to trusted IP addresses.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Disable the SNMP server (CLI and web interface will continue to function as they use an internal connection).",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Hitachi Energy recommends the following general mitigations:",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Recommended security practices and firewall configurations could help protect a process control network from attacks originating from outside the network.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Physically protect process control systems from direct access by unauthorized personnel.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Ensure process control systems have no direct connections to the internet and are separated from other networks via a firewall system with minimal exposed ports.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Do not use process control systems for internet surfing, instant messaging, or receiving emails.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Scan portable computers and removable storage media for malware prior connection to a control system.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "For more information, see Hitachi Energy\u0027s Security Advisory: 8DBD000167.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://search.abb.com/library/Download.aspx?DocumentID=8DBD000167"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
]
},
{
"cve": "CVE-2019-11477",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "TCP_SKB_CB(skb)-\u003etcp_gso_segs value is subject to an integer overflow in the Linux kernel when handling TCP selective acknowledgments (SACKs). A remote attacker could use this to cause a denial of service. This has been fixed in stable kernel releases 4.4.182, 4.9.182, 4.14.127, 4.19.52, 5.1.11, and is fixed in commit.",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-11477"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy recommends the following actions:",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "Update to upcoming AFF660/665 FW 04.6.01 release when available.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Configure only trusted DNS server(s).",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Configure the NTP service with redundant trustworthy sources of time.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Restrict TCP/IP-based management protocols to trusted IP addresses.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Disable the SNMP server (CLI and web interface will continue to function as they use an internal connection).",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Hitachi Energy recommends the following general mitigations:",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Recommended security practices and firewall configurations could help protect a process control network from attacks originating from outside the network.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Physically protect process control systems from direct access by unauthorized personnel.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Ensure process control systems have no direct connections to the internet and are separated from other networks via a firewall system with minimal exposed ports.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Do not use process control systems for internet surfing, instant messaging, or receiving emails.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Scan portable computers and removable storage media for malware prior connection to a control system.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "For more information, see Hitachi Energy\u0027s Security Advisory: 8DBD000167.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://search.abb.com/library/Download.aspx?DocumentID=8DBD000167"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
]
},
{
"cve": "CVE-2022-3204",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability named \"non-responsive delegation attack\" (NRDelegation attack) has been discovered in various DNS resolving software. The NRDelegation attack works by having a malicious delegation with a considerable number of non-responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack could cause a resolver to spend time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It could trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation, which could lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but still requires resources to resolve the malicious delegation. Unbound will continue to try to resolve the record until it reaches hard limits. Based on the nature of the attack and the replies, Unbound could reach different limits. From version 1.16.3 on, Unbound introduces fixes for better performance when under load by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records.",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-3204"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy recommends the following actions:",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "Update to upcoming AFF660/665 FW 04.6.01 release when available.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Configure only trusted DNS server(s).",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Configure the NTP service with redundant trustworthy sources of time.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Restrict TCP/IP-based management protocols to trusted IP addresses.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Disable the SNMP server (CLI and web interface will continue to function as they use an internal connection).",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Hitachi Energy recommends the following general mitigations:",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Recommended security practices and firewall configurations could help protect a process control network from attacks originating from outside the network.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Physically protect process control systems from direct access by unauthorized personnel.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Ensure process control systems have no direct connections to the internet and are separated from other networks via a firewall system with minimal exposed ports.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Do not use process control systems for internet surfing, instant messaging, or receiving emails.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Scan portable computers and removable storage media for malware prior connection to a control system.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "For more information, see Hitachi Energy\u0027s Security Advisory: 8DBD000167.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://search.abb.com/library/Download.aspx?DocumentID=8DBD000167"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
]
},
{
"cve": "CVE-2018-18066",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "snmp_oid_compare in snmplib/snmp_api.c in NetSNMP before 5.8 has a NULL pointer exception bug that an unauthenticated attacker could use to remotely cause the instance to crash via a crafted UDP packet, resulting in denial of service.",
"title": "Vulnerability Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "web.nvd.nist.gov",
"url": "http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-18066"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "mitigation",
"details": "Hitachi Energy recommends the following actions:",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "Update to upcoming AFF660/665 FW 04.6.01 release when available.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Configure only trusted DNS server(s).",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Configure the NTP service with redundant trustworthy sources of time.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Restrict TCP/IP-based management protocols to trusted IP addresses.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Disable the SNMP server (CLI and web interface will continue to function as they use an internal connection).",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Hitachi Energy recommends the following general mitigations:",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Recommended security practices and firewall configurations could help protect a process control network from attacks originating from outside the network.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Physically protect process control systems from direct access by unauthorized personnel.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Ensure process control systems have no direct connections to the internet and are separated from other networks via a firewall system with minimal exposed ports.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Do not use process control systems for internet surfing, instant messaging, or receiving emails.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "Scan portable computers and removable storage media for malware prior connection to a control system.",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "mitigation",
"details": "For more information, see Hitachi Energy\u0027s Security Advisory: 8DBD000167.",
"product_ids": [
"CSAFPID-0001"
],
"url": "https://search.abb.com/library/Download.aspx?DocumentID=8DBD000167"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
]
}
]
}
MSRC_CVE-2022-3204
Vulnerability from csaf_microsoft - Published: 2022-09-02 00:00 - Updated: 2022-09-29 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 18601-16820 | — | ||
| Unresolved product id: 18602-17086 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2022/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2022/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-2022-3204 NRDelegation Attack - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-3204.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": "NRDelegation Attack",
"tracking": {
"current_release_date": "2022-09-29T00:00:00.000Z",
"generator": {
"date": "2025-10-19T23:55:36.234Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2022-3204",
"initial_release_date": "2022-09-02T00:00:00.000Z",
"revision_history": [
{
"date": "2022-09-29T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"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": "\u003ccm1 unbound 1.10.0-5",
"product": {
"name": "\u003ccm1 unbound 1.10.0-5",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cm1 unbound 1.10.0-5",
"product": {
"name": "cm1 unbound 1.10.0-5",
"product_id": "18601"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 unbound 1.16.3-1",
"product": {
"name": "\u003ccbl2 unbound 1.16.3-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 unbound 1.16.3-1",
"product": {
"name": "cbl2 unbound 1.16.3-1",
"product_id": "18602"
}
}
],
"category": "product_name",
"name": "unbound"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 unbound 1.10.0-5 as a component of CBL Mariner 1.0",
"product_id": "16820-2"
},
"product_reference": "2",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 unbound 1.10.0-5 as a component of CBL Mariner 1.0",
"product_id": "18601-16820"
},
"product_reference": "18601",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 unbound 1.16.3-1 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 unbound 1.16.3-1 as a component of CBL Mariner 2.0",
"product_id": "18602-17086"
},
"product_reference": "18602",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3204",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "general",
"text": "NLnet Labs",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"18601-16820",
"18602-17086"
],
"known_affected": [
"16820-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-3204 NRDelegation Attack - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-3204.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2022-09-29T00:00:00.000Z",
"details": "1.10.0-5:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2022-09-29T00:00:00.000Z",
"details": "1.16.3-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"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": [
"16820-2",
"17086-1"
]
}
],
"title": "NRDelegation Attack"
}
]
}
OPENSUSE-SU-2024:12368-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:libunbound8-1.16.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.16.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.16.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.16.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.16.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.16.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.16.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.16.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.16.3-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": "libunbound8-1.16.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libunbound8-1.16.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12368",
"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_12368-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-3204 page",
"url": "https://www.suse.com/security/cve/CVE-2022-3204/"
}
],
"title": "libunbound8-1.16.3-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:12368-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": "libunbound8-1.16.3-1.1.aarch64",
"product": {
"name": "libunbound8-1.16.3-1.1.aarch64",
"product_id": "libunbound8-1.16.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.16.3-1.1.aarch64",
"product": {
"name": "python3-unbound-1.16.3-1.1.aarch64",
"product_id": "python3-unbound-1.16.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-1.16.3-1.1.aarch64",
"product": {
"name": "unbound-1.16.3-1.1.aarch64",
"product_id": "unbound-1.16.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.16.3-1.1.aarch64",
"product": {
"name": "unbound-anchor-1.16.3-1.1.aarch64",
"product_id": "unbound-anchor-1.16.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.16.3-1.1.aarch64",
"product": {
"name": "unbound-devel-1.16.3-1.1.aarch64",
"product_id": "unbound-devel-1.16.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-munin-1.16.3-1.1.aarch64",
"product": {
"name": "unbound-munin-1.16.3-1.1.aarch64",
"product_id": "unbound-munin-1.16.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.16.3-1.1.ppc64le",
"product": {
"name": "libunbound8-1.16.3-1.1.ppc64le",
"product_id": "libunbound8-1.16.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.16.3-1.1.ppc64le",
"product": {
"name": "python3-unbound-1.16.3-1.1.ppc64le",
"product_id": "python3-unbound-1.16.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-1.16.3-1.1.ppc64le",
"product": {
"name": "unbound-1.16.3-1.1.ppc64le",
"product_id": "unbound-1.16.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.16.3-1.1.ppc64le",
"product": {
"name": "unbound-anchor-1.16.3-1.1.ppc64le",
"product_id": "unbound-anchor-1.16.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.16.3-1.1.ppc64le",
"product": {
"name": "unbound-devel-1.16.3-1.1.ppc64le",
"product_id": "unbound-devel-1.16.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-munin-1.16.3-1.1.ppc64le",
"product": {
"name": "unbound-munin-1.16.3-1.1.ppc64le",
"product_id": "unbound-munin-1.16.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.16.3-1.1.s390x",
"product": {
"name": "libunbound8-1.16.3-1.1.s390x",
"product_id": "libunbound8-1.16.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.16.3-1.1.s390x",
"product": {
"name": "python3-unbound-1.16.3-1.1.s390x",
"product_id": "python3-unbound-1.16.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-1.16.3-1.1.s390x",
"product": {
"name": "unbound-1.16.3-1.1.s390x",
"product_id": "unbound-1.16.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.16.3-1.1.s390x",
"product": {
"name": "unbound-anchor-1.16.3-1.1.s390x",
"product_id": "unbound-anchor-1.16.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.16.3-1.1.s390x",
"product": {
"name": "unbound-devel-1.16.3-1.1.s390x",
"product_id": "unbound-devel-1.16.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-munin-1.16.3-1.1.s390x",
"product": {
"name": "unbound-munin-1.16.3-1.1.s390x",
"product_id": "unbound-munin-1.16.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.16.3-1.1.x86_64",
"product": {
"name": "libunbound8-1.16.3-1.1.x86_64",
"product_id": "libunbound8-1.16.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.16.3-1.1.x86_64",
"product": {
"name": "python3-unbound-1.16.3-1.1.x86_64",
"product_id": "python3-unbound-1.16.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-1.16.3-1.1.x86_64",
"product": {
"name": "unbound-1.16.3-1.1.x86_64",
"product_id": "unbound-1.16.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.16.3-1.1.x86_64",
"product": {
"name": "unbound-anchor-1.16.3-1.1.x86_64",
"product_id": "unbound-anchor-1.16.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.16.3-1.1.x86_64",
"product": {
"name": "unbound-devel-1.16.3-1.1.x86_64",
"product_id": "unbound-devel-1.16.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-munin-1.16.3-1.1.x86_64",
"product": {
"name": "unbound-munin-1.16.3-1.1.x86_64",
"product_id": "unbound-munin-1.16.3-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": "libunbound8-1.16.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libunbound8-1.16.3-1.1.aarch64"
},
"product_reference": "libunbound8-1.16.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.16.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libunbound8-1.16.3-1.1.ppc64le"
},
"product_reference": "libunbound8-1.16.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.16.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libunbound8-1.16.3-1.1.s390x"
},
"product_reference": "libunbound8-1.16.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.16.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libunbound8-1.16.3-1.1.x86_64"
},
"product_reference": "libunbound8-1.16.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.16.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.aarch64"
},
"product_reference": "python3-unbound-1.16.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.16.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.ppc64le"
},
"product_reference": "python3-unbound-1.16.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.16.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.s390x"
},
"product_reference": "python3-unbound-1.16.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.16.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.x86_64"
},
"product_reference": "python3-unbound-1.16.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.16.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-1.16.3-1.1.aarch64"
},
"product_reference": "unbound-1.16.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.16.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-1.16.3-1.1.ppc64le"
},
"product_reference": "unbound-1.16.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.16.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-1.16.3-1.1.s390x"
},
"product_reference": "unbound-1.16.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.16.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-1.16.3-1.1.x86_64"
},
"product_reference": "unbound-1.16.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.16.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.aarch64"
},
"product_reference": "unbound-anchor-1.16.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.16.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.ppc64le"
},
"product_reference": "unbound-anchor-1.16.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.16.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.s390x"
},
"product_reference": "unbound-anchor-1.16.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.16.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.x86_64"
},
"product_reference": "unbound-anchor-1.16.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.16.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.aarch64"
},
"product_reference": "unbound-devel-1.16.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.16.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.ppc64le"
},
"product_reference": "unbound-devel-1.16.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.16.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.s390x"
},
"product_reference": "unbound-devel-1.16.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.16.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.x86_64"
},
"product_reference": "unbound-devel-1.16.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.16.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.aarch64"
},
"product_reference": "unbound-munin-1.16.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.16.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.ppc64le"
},
"product_reference": "unbound-munin-1.16.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.16.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.s390x"
},
"product_reference": "unbound-munin-1.16.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.16.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.x86_64"
},
"product_reference": "unbound-munin-1.16.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3204",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-3204"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability named \u0027Non-Responsive Delegation Attack\u0027 (NRDelegation Attack) has been discovered in various DNS resolving software. The NRDelegation Attack works by having a malicious delegation with a considerable number of non responsive nameservers. The attack starts by querying a resolver for a record that relies on those unresponsive nameservers. The attack can cause a resolver to spend a lot of time/resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. It can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation. This can lead to degraded performance and eventually denial of service in orchestrated attacks. Unbound does not suffer from high CPU usage, but resources are still needed for resolving the malicious delegation. Unbound will keep trying to resolve the record until hard limits are reached. Based on the nature of the attack and the replies, different limits could be reached. From version 1.16.3 on, Unbound introduces fixes for better performance when under load, by cutting opportunistic queries for nameserver discovery and DNSKEY prefetching and limiting the number of times a delegation point can issue a cache lookup for missing records.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-3204",
"url": "https://www.suse.com/security/cve/CVE-2022-3204"
},
{
"category": "external",
"summary": "SUSE Bug 1203643 for CVE-2022-3204",
"url": "https://bugzilla.suse.com/1203643"
}
],
"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:libunbound8-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.16.3-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:libunbound8-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.16.3-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.16.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-3204"
}
]
}
RHSA-2023:2370
Vulnerability from csaf_redhat - Published: 2023-05-09 10:02 - Updated: 2025-11-21 18:40A vulnerability was found in unbound. The attack can cause a resolver to spend a lot of time and resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. This issue can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation, leading to degraded performance and, eventually, a denial of service in orchestrated attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.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 unbound 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 unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. \n\nSecurity Fix(es):\n\n* unbound: NRDelegation attack leads to uncontrolled resource consumption (Non-Responsive Delegation Attack) (CVE-2022-3204)\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.2 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:2370",
"url": "https://access.redhat.com/errata/RHSA-2023:2370"
},
{
"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.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2128947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128947"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2370.json"
}
],
"title": "Red Hat Security Advisory: unbound security update",
"tracking": {
"current_release_date": "2025-11-21T18:40:04+00:00",
"generator": {
"date": "2025-11-21T18:40:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:2370",
"initial_release_date": "2023-05-09T10:02:53+00:00",
"revision_history": [
{
"date": "2023-05-09T10:02:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:02:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:40: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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.16.2-3.el9.aarch64",
"product": {
"name": "python3-unbound-0:1.16.2-3.el9.aarch64",
"product_id": "python3-unbound-0:1.16.2-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.16.2-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.16.2-3.el9.aarch64",
"product": {
"name": "unbound-0:1.16.2-3.el9.aarch64",
"product_id": "unbound-0:1.16.2-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.16.2-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.16.2-3.el9.aarch64",
"product": {
"name": "unbound-libs-0:1.16.2-3.el9.aarch64",
"product_id": "unbound-libs-0:1.16.2-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.16.2-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.16.2-3.el9.aarch64",
"product": {
"name": "unbound-debugsource-0:1.16.2-3.el9.aarch64",
"product_id": "unbound-debugsource-0:1.16.2-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.16.2-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"product": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"product_id": "python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.16.2-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"product": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"product_id": "unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.16.2-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64",
"product": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64",
"product_id": "unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.16.2-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.16.2-3.el9.aarch64",
"product": {
"name": "unbound-devel-0:1.16.2-3.el9.aarch64",
"product_id": "unbound-devel-0:1.16.2-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.16.2-3.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.16.2-3.el9.ppc64le",
"product": {
"name": "python3-unbound-0:1.16.2-3.el9.ppc64le",
"product_id": "python3-unbound-0:1.16.2-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.16.2-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.16.2-3.el9.ppc64le",
"product": {
"name": "unbound-0:1.16.2-3.el9.ppc64le",
"product_id": "unbound-0:1.16.2-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.16.2-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.16.2-3.el9.ppc64le",
"product": {
"name": "unbound-libs-0:1.16.2-3.el9.ppc64le",
"product_id": "unbound-libs-0:1.16.2-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.16.2-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.16.2-3.el9.ppc64le",
"product": {
"name": "unbound-debugsource-0:1.16.2-3.el9.ppc64le",
"product_id": "unbound-debugsource-0:1.16.2-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.16.2-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"product": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"product_id": "python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.16.2-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"product": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"product_id": "unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.16.2-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le",
"product": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le",
"product_id": "unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.16.2-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.16.2-3.el9.ppc64le",
"product": {
"name": "unbound-devel-0:1.16.2-3.el9.ppc64le",
"product_id": "unbound-devel-0:1.16.2-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.16.2-3.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.16.2-3.el9.x86_64",
"product": {
"name": "python3-unbound-0:1.16.2-3.el9.x86_64",
"product_id": "python3-unbound-0:1.16.2-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.16.2-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.16.2-3.el9.x86_64",
"product": {
"name": "unbound-0:1.16.2-3.el9.x86_64",
"product_id": "unbound-0:1.16.2-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.16.2-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.16.2-3.el9.x86_64",
"product": {
"name": "unbound-libs-0:1.16.2-3.el9.x86_64",
"product_id": "unbound-libs-0:1.16.2-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.16.2-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.16.2-3.el9.x86_64",
"product": {
"name": "unbound-debugsource-0:1.16.2-3.el9.x86_64",
"product_id": "unbound-debugsource-0:1.16.2-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.16.2-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"product": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"product_id": "python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.16.2-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"product": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"product_id": "unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.16.2-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64",
"product": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64",
"product_id": "unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.16.2-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.16.2-3.el9.x86_64",
"product": {
"name": "unbound-devel-0:1.16.2-3.el9.x86_64",
"product_id": "unbound-devel-0:1.16.2-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.16.2-3.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-libs-0:1.16.2-3.el9.i686",
"product": {
"name": "unbound-libs-0:1.16.2-3.el9.i686",
"product_id": "unbound-libs-0:1.16.2-3.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.16.2-3.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.16.2-3.el9.i686",
"product": {
"name": "unbound-debugsource-0:1.16.2-3.el9.i686",
"product_id": "unbound-debugsource-0:1.16.2-3.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.16.2-3.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.i686",
"product": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.i686",
"product_id": "python3-unbound-debuginfo-0:1.16.2-3.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.16.2-3.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.16.2-3.el9.i686",
"product": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.i686",
"product_id": "unbound-debuginfo-0:1.16.2-3.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.16.2-3.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.i686",
"product": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.i686",
"product_id": "unbound-libs-debuginfo-0:1.16.2-3.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.16.2-3.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.16.2-3.el9.i686",
"product": {
"name": "unbound-devel-0:1.16.2-3.el9.i686",
"product_id": "unbound-devel-0:1.16.2-3.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.16.2-3.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.16.2-3.el9.s390x",
"product": {
"name": "python3-unbound-0:1.16.2-3.el9.s390x",
"product_id": "python3-unbound-0:1.16.2-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.16.2-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.16.2-3.el9.s390x",
"product": {
"name": "unbound-0:1.16.2-3.el9.s390x",
"product_id": "unbound-0:1.16.2-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.16.2-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.16.2-3.el9.s390x",
"product": {
"name": "unbound-libs-0:1.16.2-3.el9.s390x",
"product_id": "unbound-libs-0:1.16.2-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.16.2-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.16.2-3.el9.s390x",
"product": {
"name": "unbound-debugsource-0:1.16.2-3.el9.s390x",
"product_id": "unbound-debugsource-0:1.16.2-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.16.2-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.s390x",
"product": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.s390x",
"product_id": "python3-unbound-debuginfo-0:1.16.2-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.16.2-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.16.2-3.el9.s390x",
"product": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.s390x",
"product_id": "unbound-debuginfo-0:1.16.2-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.16.2-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.s390x",
"product": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.s390x",
"product_id": "unbound-libs-debuginfo-0:1.16.2-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.16.2-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.16.2-3.el9.s390x",
"product": {
"name": "unbound-devel-0:1.16.2-3.el9.s390x",
"product_id": "unbound-devel-0:1.16.2-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.16.2-3.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-0:1.16.2-3.el9.src",
"product": {
"name": "unbound-0:1.16.2-3.el9.src",
"product_id": "unbound-0:1.16.2-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.16.2-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.aarch64"
},
"product_reference": "python3-unbound-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "python3-unbound-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.s390x"
},
"product_reference": "python3-unbound-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.x86_64"
},
"product_reference": "python3-unbound-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.i686"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-3.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.s390x"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.aarch64"
},
"product_reference": "unbound-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "unbound-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.s390x"
},
"product_reference": "unbound-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.src"
},
"product_reference": "unbound-0:1.16.2-3.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.x86_64"
},
"product_reference": "unbound-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.aarch64"
},
"product_reference": "unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.i686"
},
"product_reference": "unbound-debuginfo-0:1.16.2-3.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.s390x"
},
"product_reference": "unbound-debuginfo-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.x86_64"
},
"product_reference": "unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.aarch64"
},
"product_reference": "unbound-debugsource-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.i686"
},
"product_reference": "unbound-debugsource-0:1.16.2-3.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "unbound-debugsource-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.s390x"
},
"product_reference": "unbound-debugsource-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.x86_64"
},
"product_reference": "unbound-debugsource-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.aarch64"
},
"product_reference": "unbound-devel-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.i686"
},
"product_reference": "unbound-devel-0:1.16.2-3.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "unbound-devel-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.s390x"
},
"product_reference": "unbound-devel-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.x86_64"
},
"product_reference": "unbound-devel-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.aarch64"
},
"product_reference": "unbound-libs-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.i686"
},
"product_reference": "unbound-libs-0:1.16.2-3.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "unbound-libs-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.s390x"
},
"product_reference": "unbound-libs-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.x86_64"
},
"product_reference": "unbound-libs-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.i686"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-3.el9.i686",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.s390x"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.aarch64"
},
"product_reference": "python3-unbound-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "python3-unbound-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.s390x"
},
"product_reference": "python3-unbound-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.x86_64"
},
"product_reference": "python3-unbound-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.i686"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-3.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.s390x"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.aarch64"
},
"product_reference": "unbound-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "unbound-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.s390x"
},
"product_reference": "unbound-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-3.el9.src as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.src"
},
"product_reference": "unbound-0:1.16.2-3.el9.src",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.x86_64"
},
"product_reference": "unbound-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.aarch64"
},
"product_reference": "unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.i686"
},
"product_reference": "unbound-debuginfo-0:1.16.2-3.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.s390x"
},
"product_reference": "unbound-debuginfo-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.x86_64"
},
"product_reference": "unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.aarch64"
},
"product_reference": "unbound-debugsource-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-3.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.i686"
},
"product_reference": "unbound-debugsource-0:1.16.2-3.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "unbound-debugsource-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.s390x"
},
"product_reference": "unbound-debugsource-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.x86_64"
},
"product_reference": "unbound-debugsource-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.aarch64"
},
"product_reference": "unbound-devel-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-3.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.i686"
},
"product_reference": "unbound-devel-0:1.16.2-3.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "unbound-devel-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.s390x"
},
"product_reference": "unbound-devel-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.x86_64"
},
"product_reference": "unbound-devel-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.aarch64"
},
"product_reference": "unbound-libs-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-3.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.i686"
},
"product_reference": "unbound-libs-0:1.16.2-3.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "unbound-libs-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.s390x"
},
"product_reference": "unbound-libs-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.x86_64"
},
"product_reference": "unbound-libs-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.i686"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-3.el9.i686",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.s390x"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-3.el9.s390x",
"relates_to_product_reference": "CRB-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64",
"relates_to_product_reference": "CRB-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-3204",
"discovery_date": "2022-09-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2128947"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in unbound. The attack can cause a resolver to spend a lot of time and resources resolving records under a malicious delegation point where a considerable number of unresponsive NS records reside. This issue can trigger high CPU usage in some resolver implementations that continually look in the cache for resolved NS records in that delegation, leading to degraded performance and, eventually, a denial of service in orchestrated attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: NRDelegation attack leads to uncontrolled resource consumption (Non-Responsive Delegation Attack)",
"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.GA:python3-unbound-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.src",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.src",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3204"
},
{
"category": "external",
"summary": "RHBZ#2128947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128947"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3204",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3204"
},
{
"category": "external",
"summary": "https://nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt",
"url": "https://nlnetlabs.nl/downloads/unbound/CVE-2022-3204.txt"
}
],
"release_date": "2022-09-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02: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-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.src",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.src",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2370"
}
],
"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.GA:python3-unbound-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.src",
"AppStream-9.2.0.GA:unbound-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.x86_64",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.i686",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.s390x",
"AppStream-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:python3-unbound-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:python3-unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.src",
"CRB-9.2.0.GA:unbound-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-debuginfo-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-debugsource-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-devel-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-libs-0:1.16.2-3.el9.x86_64",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.aarch64",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.i686",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.ppc64le",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.s390x",
"CRB-9.2.0.GA:unbound-libs-debuginfo-0:1.16.2-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "unbound: NRDelegation attack leads to uncontrolled resource consumption (Non-Responsive Delegation Attack)"
}
]
}
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.