cvelist/2013/4xxx/CVE-2013-4548.json

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-4548",
"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" : "The mm_newkeys_from_blob function in monitor_wrap.c in sshd in OpenSSH 6.2 and 6.3, when an AES-GCM cipher is used, does not properly initialize memory for a MAC context data structure, which allows remote authenticated users to bypass intended ForceCommand and login-shell restrictions via packet data that provides a crafted callback address."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20131107 Re: CVE Request - OpenSSH",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2013/11/08/3"
},
{
"name" : "http://www.openssh.com/txt/gcmrekey.adv",
"refsource" : "CONFIRM",
"url" : "http://www.openssh.com/txt/gcmrekey.adv"
},
{
"name" : "HPSBUX03188",
"refsource" : "HP",
"url" : "http://marc.info/?l=bugtraq&m=141576985122836&w=2"
},
{
"name" : "SSRT101487",
"refsource" : "HP",
"url" : "http://marc.info/?l=bugtraq&m=141576985122836&w=2"
},
{
"name" : "openSUSE-SU-2013:1726",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-security-announce/2013-11/msg00017.html"
},
{
"name" : "USN-2014-1",
"refsource" : "UBUNTU",
"url" : "http://www.ubuntu.com/usn/USN-2014-1"
}
]
}
}