Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-22212 (GCVE-0-2021-22212)
Vulnerability from cvelistv5 – Published: 2021-06-08 12:07 – Updated: 2024-08-03 18:37
VLAI?
EPSS
Summary
ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with '#' characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the '#'. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them.
Severity ?
4 (Medium)
CWE
- Improper filtering of special elements in ntpsec
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://gitlab.com/NTPsec/ntpsec/-/issues/699 | x_refsource_MISC |
| https://bugzilla.redhat.com/show_bug.cgi?id=1955859 | x_refsource_MISC |
| https://gitlab.com/gitlab-org/cves/-/blob/master/… | x_refsource_CONFIRM |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
Credits
Maciej Zenczykowski
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T18:37:18.446Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gitlab.com/NTPsec/ntpsec/-/issues/699"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955859"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json"
},
{
"name": "FEDORA-2021-3ffc890685",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "ntpsec",
"vendor": "NTPsec",
"versions": [
{
"status": "affected",
"version": "=1.2.0"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Maciej Zenczykowski"
}
],
"descriptions": [
{
"lang": "en",
"value": "ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with \u0027#\u0027 characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the \u0027#\u0027. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Improper filtering of special elements in ntpsec",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-06-26T02:06:11.000Z",
"orgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
"shortName": "GitLab"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://gitlab.com/NTPsec/ntpsec/-/issues/699"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955859"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json"
},
{
"name": "FEDORA-2021-3ffc890685",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@gitlab.com",
"ID": "CVE-2021-22212",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ntpsec",
"version": {
"version_data": [
{
"version_value": "=1.2.0"
}
]
}
}
]
},
"vendor_name": "NTPsec"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Maciej Zenczykowski"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with \u0027#\u0027 characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the \u0027#\u0027. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper filtering of special elements in ntpsec"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.com/NTPsec/ntpsec/-/issues/699",
"refsource": "MISC",
"url": "https://gitlab.com/NTPsec/ntpsec/-/issues/699"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1955859",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955859"
},
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json",
"refsource": "CONFIRM",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json"
},
{
"name": "FEDORA-2021-3ffc890685",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
"assignerShortName": "GitLab",
"cveId": "CVE-2021-22212",
"datePublished": "2021-06-08T12:07:02.000Z",
"dateReserved": "2021-01-05T00:00:00.000Z",
"dateUpdated": "2024-08-03T18:37:18.446Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-22212",
"date": "2026-05-25",
"epss": "0.00139",
"percentile": "0.33445"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:ntpsec:ntpsec:1.2.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7017EBAD-09C2-4FD3-9EE5-FF0C5861C788\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A930E247-0B43-43CB-98FF-6CE7B8189835\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with \u0027#\u0027 characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the \u0027#\u0027. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them.\"}, {\"lang\": \"es\", \"value\": \"ntpkeygen puede generar claves que ntpd no puede analizar. NTPsec versi\\u00f3n 1.2.0 permite a ntpkeygen generar claves con caracteres \\\"#\\\". ntpd entonces rellena, acorta la clave, o comete un fallo al cargar estas claves por completo, dependiendo del tipo de clave y la colocaci\\u00f3n del \\\"#\\\". Esto hace que el administrador no pueda usar las claves como se esperaba o que las claves sean m\\u00e1s cortas de lo esperado y m\\u00e1s f\\u00e1ciles de forzar, resultando posiblemente en ataques MITM entre clientes ntp y servidores ntp. Para claves AES128 cortas, ntpd genera una advertencia de que las est\\u00e1 rellenando\"}]",
"id": "CVE-2021-22212",
"lastModified": "2024-11-21T05:49:43.237",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"cve@gitlab.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:N\", \"baseScore\": 4.0, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 0.3, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"baseScore\": 7.4, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.2, \"impactScore\": 5.2}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:P/I:P/A:N\", \"baseScore\": 5.8, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 4.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2021-06-08T13:15:07.567",
"references": "[{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1955859\", \"source\": \"cve@gitlab.com\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://gitlab.com/NTPsec/ntpsec/-/issues/699\", \"source\": \"cve@gitlab.com\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json\", \"source\": \"cve@gitlab.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/\", \"source\": \"cve@gitlab.com\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1955859\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://gitlab.com/NTPsec/ntpsec/-/issues/699\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@gitlab.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-327\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-22212\",\"sourceIdentifier\":\"cve@gitlab.com\",\"published\":\"2021-06-08T13:15:07.567\",\"lastModified\":\"2024-11-21T05:49:43.237\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with \u0027#\u0027 characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the \u0027#\u0027. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them.\"},{\"lang\":\"es\",\"value\":\"ntpkeygen puede generar claves que ntpd no puede analizar. NTPsec versi\u00f3n 1.2.0 permite a ntpkeygen generar claves con caracteres \\\"#\\\". ntpd entonces rellena, acorta la clave, o comete un fallo al cargar estas claves por completo, dependiendo del tipo de clave y la colocaci\u00f3n del \\\"#\\\". Esto hace que el administrador no pueda usar las claves como se esperaba o que las claves sean m\u00e1s cortas de lo esperado y m\u00e1s f\u00e1ciles de forzar, resultando posiblemente en ataques MITM entre clientes ntp y servidores ntp. Para claves AES128 cortas, ntpd genera una advertencia de que las est\u00e1 rellenando\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@gitlab.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":4.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.3,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":7.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":5.2}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:N\",\"baseScore\":5.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-327\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ntpsec:ntpsec:1.2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7017EBAD-09C2-4FD3-9EE5-FF0C5861C788\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1955859\",\"source\":\"cve@gitlab.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.com/NTPsec/ntpsec/-/issues/699\",\"source\":\"cve@gitlab.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json\",\"source\":\"cve@gitlab.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/\",\"source\":\"cve@gitlab.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1955859\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.com/NTPsec/ntpsec/-/issues/699\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
BDU:2021-03304
Vulnerability from fstec - Published: 08.06.2021
VLAI Severity ?
Title
Уязвимость компонента ntpkeygen реализации протокола сетевого времени NTPsec, позволяющая нарушителю выполнить атаку типа «человек посередине»
Description
Уязвимость компонента ntpkeygen реализации протокола сетевого времени NTPsec связана с использованием криптографических алгоритмов, содержащих дефекты. Эксплуатация уязвимости может позволить нарушителю, действующему удаленно, выполнить атаку типа «человек посередине» между клиентами ntp и серверами ntp
Severity ?
Vendor
Сообщество свободного программного обеспечения, Fedora Project
Software Name
Debian GNU/Linux, Fedora, NTPsec
Software Version
10 (Debian GNU/Linux), 34 (Fedora), 1.2.0 (NTPsec)
Possible Mitigations
Использование рекомендаций:
Для NTPsec:
https://gitlab.com/NTPsec/ntpsec/-/issues/699
https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json
Для Fedora:
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/
Для Debian GNU/Linux:
https://security-tracker.debian.org/tracker/CVE-2021-22212
Reference
https://bugzilla.redhat.com/show_bug.cgi?id=1955859
https://gitlab.com/NTPsec/ntpsec/-/issues/699
https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/
https://security-tracker.debian.org/tracker/CVE-2021-22212
CWE
CWE-327
{
"CVSS 2.0": "AV:N/AC:H/Au:N/C:C/I:C/A:N",
"CVSS 3.0": "AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"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, Fedora Project",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "10 (Debian GNU/Linux), 34 (Fedora), 1.2.0 (NTPsec)",
"\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": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f NTPsec:\nhttps://gitlab.com/NTPsec/ntpsec/-/issues/699\nhttps://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json\n\n\u0414\u043b\u044f Fedora:\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/\n\n\u0414\u043b\u044f Debian GNU/Linux:\nhttps://security-tracker.debian.org/tracker/CVE-2021-22212",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "08.06.2021",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "20.09.2021",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "29.06.2021",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2021-03304",
"\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-2021-22212",
"\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, Fedora, NTPsec",
"\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 , Fedora Project Fedora 34 ",
"\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 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 ntpkeygen \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0430 \u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u0438 NTPsec, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0430\u0442\u0430\u043a\u0443 \u0442\u0438\u043f\u0430 \u00ab\u0447\u0435\u043b\u043e\u0432\u0435\u043a \u043f\u043e\u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0435\u00bb",
"\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": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u043a\u0440\u0438\u043f\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u043e\u0432, \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0438\u0445 \u0434\u0435\u0444\u0435\u043a\u0442\u044b \u0438\u043b\u0438 \u0440\u0438\u0441\u043a\u0438 (CWE-327)",
"\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 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 ntpkeygen \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0430 \u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u0438 NTPsec \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043a\u0440\u0438\u043f\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u043e\u0432, \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0438\u0445 \u0434\u0435\u0444\u0435\u043a\u0442\u044b. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \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\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0430\u0442\u0430\u043a\u0443 \u0442\u0438\u043f\u0430 \u00ab\u0447\u0435\u043b\u043e\u0432\u0435\u043a \u043f\u043e\u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0435\u00bb \u043c\u0435\u0436\u0434\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c\u0438 ntp \u0438 \u0441\u0435\u0440\u0432\u0435\u0440\u0430\u043c\u0438 ntp",
"\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": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u043c\u0438",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://bugzilla.redhat.com/show_bug.cgi?id=1955859\nhttps://gitlab.com/NTPsec/ntpsec/-/issues/699\nhttps://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/\nhttps://security-tracker.debian.org/tracker/CVE-2021-22212",
"\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\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-327",
"\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,1)\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,4)"
}
FKIE_CVE-2021-22212
Vulnerability from fkie_nvd - Published: 2021-06-08 13:15 - Updated: 2024-11-21 05:49
Severity ?
4.0 (Medium) - CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:N
7.4 (High) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
7.4 (High) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Summary
ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with '#' characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the '#'. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| ntpsec | ntpsec | 1.2.0 | |
| fedoraproject | fedora | 34 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:ntpsec:ntpsec:1.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "7017EBAD-09C2-4FD3-9EE5-FF0C5861C788",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with \u0027#\u0027 characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the \u0027#\u0027. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them."
},
{
"lang": "es",
"value": "ntpkeygen puede generar claves que ntpd no puede analizar. NTPsec versi\u00f3n 1.2.0 permite a ntpkeygen generar claves con caracteres \"#\". ntpd entonces rellena, acorta la clave, o comete un fallo al cargar estas claves por completo, dependiendo del tipo de clave y la colocaci\u00f3n del \"#\". Esto hace que el administrador no pueda usar las claves como se esperaba o que las claves sean m\u00e1s cortas de lo esperado y m\u00e1s f\u00e1ciles de forzar, resultando posiblemente en ataques MITM entre clientes ntp y servidores ntp. Para claves AES128 cortas, ntpd genera una advertencia de que las est\u00e1 rellenando"
}
],
"id": "CVE-2021-22212",
"lastModified": "2024-11-21T05:49:43.237",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 0.3,
"impactScore": 3.6,
"source": "cve@gitlab.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-06-08T13:15:07.567",
"references": [
{
"source": "cve@gitlab.com",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955859"
},
{
"source": "cve@gitlab.com",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://gitlab.com/NTPsec/ntpsec/-/issues/699"
},
{
"source": "cve@gitlab.com",
"tags": [
"Third Party Advisory"
],
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json"
},
{
"source": "cve@gitlab.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955859"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://gitlab.com/NTPsec/ntpsec/-/issues/699"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/"
}
],
"sourceIdentifier": "cve@gitlab.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-327"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-57R9-F9GP-9F2X
Vulnerability from github – Published: 2022-05-24 19:04 – Updated: 2022-06-05 00:00
VLAI?
Details
ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with '#' characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the '#'. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them.
Severity ?
7.4 (High)
{
"affected": [],
"aliases": [
"CVE-2021-22212"
],
"database_specific": {
"cwe_ids": [
"CWE-327"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2021-06-08T13:15:00Z",
"severity": "HIGH"
},
"details": "ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with \u0027#\u0027 characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the \u0027#\u0027. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them.",
"id": "GHSA-57r9-f9gp-9f2x",
"modified": "2022-06-05T00:00:21Z",
"published": "2022-05-24T19:04:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22212"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955859"
},
{
"type": "WEB",
"url": "https://gitlab.com/NTPsec/ntpsec/-/issues/699"
},
{
"type": "WEB",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
}
GSD-2021-22212
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with '#' characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the '#'. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-22212",
"description": "ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with \u0027#\u0027 characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the \u0027#\u0027. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them.",
"id": "GSD-2021-22212",
"references": [
"https://www.suse.com/security/cve/CVE-2021-22212.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-22212"
],
"details": "ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with \u0027#\u0027 characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the \u0027#\u0027. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them.",
"id": "GSD-2021-22212",
"modified": "2023-12-13T01:23:24.485282Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@gitlab.com",
"ID": "CVE-2021-22212",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ntpsec",
"version": {
"version_data": [
{
"version_value": "=1.2.0"
}
]
}
}
]
},
"vendor_name": "NTPsec"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Maciej Zenczykowski"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with \u0027#\u0027 characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the \u0027#\u0027. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper filtering of special elements in ntpsec"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.com/NTPsec/ntpsec/-/issues/699",
"refsource": "MISC",
"url": "https://gitlab.com/NTPsec/ntpsec/-/issues/699"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1955859",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955859"
},
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json",
"refsource": "CONFIRM",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json"
},
{
"name": "FEDORA-2021-3ffc890685",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:ntpsec:ntpsec:1.2.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@gitlab.com",
"ID": "CVE-2021-22212"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with \u0027#\u0027 characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the \u0027#\u0027. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-327"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22212.json"
},
{
"name": "https://gitlab.com/NTPsec/ntpsec/-/issues/699",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://gitlab.com/NTPsec/ntpsec/-/issues/699"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1955859",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955859"
},
{
"name": "FEDORA-2021-3ffc890685",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3GIT2HYL5BQXPGKI6ZDNG473IEQ5WQF2/"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.2
}
},
"lastModifiedDate": "2022-06-04T03:02Z",
"publishedDate": "2021-06-08T13:15Z"
}
}
}
OPENSUSE-SU-2024:11103-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
libntpc1-1.2.1-1.2 on GA media
Severity
Moderate
Notes
Title of the patch: libntpc1-1.2.1-1.2 on GA media
Description of the patch: These are all security issues fixed in the libntpc1-1.2.1-1.2 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-11103
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
9.1 (Critical)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
19 references
{
"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": "libntpc1-1.2.1-1.2 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libntpc1-1.2.1-1.2 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11103",
"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_11103-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-7182 page",
"url": "https://www.suse.com/security/cve/CVE-2018-7182/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6442 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6442/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6443 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6443/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6445 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6445/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-22212 page",
"url": "https://www.suse.com/security/cve/CVE-2021-22212/"
}
],
"title": "libntpc1-1.2.1-1.2 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:11103-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": "libntpc1-1.2.1-1.2.aarch64",
"product": {
"name": "libntpc1-1.2.1-1.2.aarch64",
"product_id": "libntpc1-1.2.1-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "ntpsec-1.2.1-1.2.aarch64",
"product": {
"name": "ntpsec-1.2.1-1.2.aarch64",
"product_id": "ntpsec-1.2.1-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "ntpsec-devel-1.2.1-1.2.aarch64",
"product": {
"name": "ntpsec-devel-1.2.1-1.2.aarch64",
"product_id": "ntpsec-devel-1.2.1-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "ntpsec-doc-1.2.1-1.2.aarch64",
"product": {
"name": "ntpsec-doc-1.2.1-1.2.aarch64",
"product_id": "ntpsec-doc-1.2.1-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "ntpsec-utils-1.2.1-1.2.aarch64",
"product": {
"name": "ntpsec-utils-1.2.1-1.2.aarch64",
"product_id": "ntpsec-utils-1.2.1-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-ntp-1.2.1-1.2.aarch64",
"product": {
"name": "python3-ntp-1.2.1-1.2.aarch64",
"product_id": "python3-ntp-1.2.1-1.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libntpc1-1.2.1-1.2.ppc64le",
"product": {
"name": "libntpc1-1.2.1-1.2.ppc64le",
"product_id": "libntpc1-1.2.1-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ntpsec-1.2.1-1.2.ppc64le",
"product": {
"name": "ntpsec-1.2.1-1.2.ppc64le",
"product_id": "ntpsec-1.2.1-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ntpsec-devel-1.2.1-1.2.ppc64le",
"product": {
"name": "ntpsec-devel-1.2.1-1.2.ppc64le",
"product_id": "ntpsec-devel-1.2.1-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ntpsec-doc-1.2.1-1.2.ppc64le",
"product": {
"name": "ntpsec-doc-1.2.1-1.2.ppc64le",
"product_id": "ntpsec-doc-1.2.1-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ntpsec-utils-1.2.1-1.2.ppc64le",
"product": {
"name": "ntpsec-utils-1.2.1-1.2.ppc64le",
"product_id": "ntpsec-utils-1.2.1-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-ntp-1.2.1-1.2.ppc64le",
"product": {
"name": "python3-ntp-1.2.1-1.2.ppc64le",
"product_id": "python3-ntp-1.2.1-1.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libntpc1-1.2.1-1.2.s390x",
"product": {
"name": "libntpc1-1.2.1-1.2.s390x",
"product_id": "libntpc1-1.2.1-1.2.s390x"
}
},
{
"category": "product_version",
"name": "ntpsec-1.2.1-1.2.s390x",
"product": {
"name": "ntpsec-1.2.1-1.2.s390x",
"product_id": "ntpsec-1.2.1-1.2.s390x"
}
},
{
"category": "product_version",
"name": "ntpsec-devel-1.2.1-1.2.s390x",
"product": {
"name": "ntpsec-devel-1.2.1-1.2.s390x",
"product_id": "ntpsec-devel-1.2.1-1.2.s390x"
}
},
{
"category": "product_version",
"name": "ntpsec-doc-1.2.1-1.2.s390x",
"product": {
"name": "ntpsec-doc-1.2.1-1.2.s390x",
"product_id": "ntpsec-doc-1.2.1-1.2.s390x"
}
},
{
"category": "product_version",
"name": "ntpsec-utils-1.2.1-1.2.s390x",
"product": {
"name": "ntpsec-utils-1.2.1-1.2.s390x",
"product_id": "ntpsec-utils-1.2.1-1.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-ntp-1.2.1-1.2.s390x",
"product": {
"name": "python3-ntp-1.2.1-1.2.s390x",
"product_id": "python3-ntp-1.2.1-1.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libntpc1-1.2.1-1.2.x86_64",
"product": {
"name": "libntpc1-1.2.1-1.2.x86_64",
"product_id": "libntpc1-1.2.1-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "ntpsec-1.2.1-1.2.x86_64",
"product": {
"name": "ntpsec-1.2.1-1.2.x86_64",
"product_id": "ntpsec-1.2.1-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "ntpsec-devel-1.2.1-1.2.x86_64",
"product": {
"name": "ntpsec-devel-1.2.1-1.2.x86_64",
"product_id": "ntpsec-devel-1.2.1-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "ntpsec-doc-1.2.1-1.2.x86_64",
"product": {
"name": "ntpsec-doc-1.2.1-1.2.x86_64",
"product_id": "ntpsec-doc-1.2.1-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "ntpsec-utils-1.2.1-1.2.x86_64",
"product": {
"name": "ntpsec-utils-1.2.1-1.2.x86_64",
"product_id": "ntpsec-utils-1.2.1-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-ntp-1.2.1-1.2.x86_64",
"product": {
"name": "python3-ntp-1.2.1-1.2.x86_64",
"product_id": "python3-ntp-1.2.1-1.2.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": "libntpc1-1.2.1-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64"
},
"product_reference": "libntpc1-1.2.1-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntpc1-1.2.1-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le"
},
"product_reference": "libntpc1-1.2.1-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntpc1-1.2.1-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x"
},
"product_reference": "libntpc1-1.2.1-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libntpc1-1.2.1-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64"
},
"product_reference": "libntpc1-1.2.1-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-1.2.1-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64"
},
"product_reference": "ntpsec-1.2.1-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-1.2.1-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le"
},
"product_reference": "ntpsec-1.2.1-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-1.2.1-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x"
},
"product_reference": "ntpsec-1.2.1-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-1.2.1-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64"
},
"product_reference": "ntpsec-1.2.1-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-devel-1.2.1-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64"
},
"product_reference": "ntpsec-devel-1.2.1-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-devel-1.2.1-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le"
},
"product_reference": "ntpsec-devel-1.2.1-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-devel-1.2.1-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x"
},
"product_reference": "ntpsec-devel-1.2.1-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-devel-1.2.1-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64"
},
"product_reference": "ntpsec-devel-1.2.1-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-doc-1.2.1-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64"
},
"product_reference": "ntpsec-doc-1.2.1-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-doc-1.2.1-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le"
},
"product_reference": "ntpsec-doc-1.2.1-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-doc-1.2.1-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x"
},
"product_reference": "ntpsec-doc-1.2.1-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-doc-1.2.1-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64"
},
"product_reference": "ntpsec-doc-1.2.1-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-utils-1.2.1-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64"
},
"product_reference": "ntpsec-utils-1.2.1-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-utils-1.2.1-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le"
},
"product_reference": "ntpsec-utils-1.2.1-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-utils-1.2.1-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x"
},
"product_reference": "ntpsec-utils-1.2.1-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ntpsec-utils-1.2.1-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64"
},
"product_reference": "ntpsec-utils-1.2.1-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ntp-1.2.1-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64"
},
"product_reference": "python3-ntp-1.2.1-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ntp-1.2.1-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le"
},
"product_reference": "python3-ntp-1.2.1-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ntp-1.2.1-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x"
},
"product_reference": "python3-ntp-1.2.1-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ntp-1.2.1-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
},
"product_reference": "python3-ntp-1.2.1-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-7182",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-7182"
}
],
"notes": [
{
"category": "general",
"text": "The ctl_getitem method in ntpd in ntp-4.2.8p6 before 4.2.8p11 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted mode 6 packet with a ntpd instance from 4.2.8p6 through 4.2.8p10.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-7182",
"url": "https://www.suse.com/security/cve/CVE-2018-7182"
},
{
"category": "external",
"summary": "SUSE Bug 1082210 for CVE-2018-7182",
"url": "https://bugzilla.suse.com/1082210"
},
{
"category": "external",
"summary": "SUSE Bug 1083426 for CVE-2018-7182",
"url": "https://bugzilla.suse.com/1083426"
},
{
"category": "external",
"summary": "SUSE Bug 1087324 for CVE-2018-7182",
"url": "https://bugzilla.suse.com/1087324"
}
],
"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:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-7182"
},
{
"cve": "CVE-2019-6442",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6442"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in NTPsec before 1.1.3. An authenticated attacker can write one byte out of bounds in ntpd via a malformed config request, related to config_remotely in ntp_config.c, yyparse in ntp_parser.tab.c, and yyerror in ntp_parser.y.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6442",
"url": "https://www.suse.com/security/cve/CVE-2019-6442"
},
{
"category": "external",
"summary": "SUSE Bug 1122132 for CVE-2019-6442",
"url": "https://bugzilla.suse.com/1122132"
}
],
"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:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-6442"
},
{
"cve": "CVE-2019-6443",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6443"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in NTPsec before 1.1.3. Because of a bug in ctl_getitem, there is a stack-based buffer over-read in read_sysvars in ntp_control.c in ntpd.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6443",
"url": "https://www.suse.com/security/cve/CVE-2019-6443"
},
{
"category": "external",
"summary": "SUSE Bug 1122144 for CVE-2019-6443",
"url": "https://bugzilla.suse.com/1122144"
}
],
"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:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-6443"
},
{
"cve": "CVE-2019-6445",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6445"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in NTPsec before 1.1.3. An authenticated attacker can cause a NULL pointer dereference and ntpd crash in ntp_control.c, related to ctl_getitem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6445",
"url": "https://www.suse.com/security/cve/CVE-2019-6445"
},
{
"category": "external",
"summary": "SUSE Bug 1122131 for CVE-2019-6445",
"url": "https://bugzilla.suse.com/1122131"
}
],
"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:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-6445"
},
{
"cve": "CVE-2021-22212",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-22212"
}
],
"notes": [
{
"category": "general",
"text": "ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with \u0027#\u0027 characters. ntpd then either pads, shortens the key, or fails to load these keys entirely, depending on the key type and the placement of the \u0027#\u0027. This results in the administrator not being able to use the keys as expected or the keys are shorter than expected and easier to brute-force, possibly resulting in MITM attacks between ntp clients and ntp servers. For short AES128 keys, ntpd generates a warning that it is padding them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-22212",
"url": "https://www.suse.com/security/cve/CVE-2021-22212"
},
{
"category": "external",
"summary": "SUSE Bug 1187088 for CVE-2021-22212",
"url": "https://bugzilla.suse.com/1187088"
}
],
"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:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:libntpc1-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-devel-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-doc-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:ntpsec-utils-1.2.1-1.2.x86_64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.aarch64",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.ppc64le",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.s390x",
"openSUSE Tumbleweed:python3-ntp-1.2.1-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-22212"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…