cvelist/2019/16xxx/CVE-2019-16905.json
2022-12-13 12:00:39 +00:00

107 lines
4.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-16905",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "OpenSSH 7.7 through 7.9 and 8.x before 8.1, when compiled with an experimental key type, has a pre-authentication integer overflow if a client or server is configured to use a crafted XMSS key. This leads to memory corruption and local code execution because of an error in the XMSS key parsing algorithm. NOTE: the XMSS implementation is considered experimental in all released OpenSSH versions, and there is no supported way to enable it when building portable OpenSSH."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.openssh.com/releasenotes.html",
"url": "https://www.openssh.com/releasenotes.html"
},
{
"refsource": "CONFIRM",
"name": "https://www.openwall.com/lists/oss-security/2019/10/09/1",
"url": "https://www.openwall.com/lists/oss-security/2019/10/09/1"
},
{
"refsource": "MISC",
"name": "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c.diff?r1=1.5&r2=1.6&f=h",
"url": "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c.diff?r1=1.5&r2=1.6&f=h"
},
{
"refsource": "MISC",
"name": "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c",
"url": "https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sshkey-xmss.c"
},
{
"refsource": "MISC",
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1153537",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1153537"
},
{
"refsource": "MISC",
"name": "https://0day.life/exploits/0day-1009.html",
"url": "https://0day.life/exploits/0day-1009.html"
},
{
"refsource": "MISC",
"name": "https://ssd-disclosure.com/archives/4033/ssd-advisory-openssh-pre-auth-xmss-integer-overflow",
"url": "https://ssd-disclosure.com/archives/4033/ssd-advisory-openssh-pre-auth-xmss-integer-overflow"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20191024-0003/",
"url": "https://security.netapp.com/advisory/ntap-20191024-0003/"
},
{
"refsource": "GENTOO",
"name": "GLSA-201911-01",
"url": "https://security.gentoo.org/glsa/201911-01"
},
{
"refsource": "CONFIRM",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf"
}
]
}
}