cvelist/2012/3xxx/CVE-2012-3482.json

93 lines
3.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-3482",
"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" : "Fetchmail 5.0.8 through 6.3.21, when using NTLM authentication in debug mode, allows remote NTLM servers to (1) cause a denial of service (crash and delayed delivery of inbound mail) via a crafted NTLM response that triggers an out-of-bounds read in the base64 decoder, or (2) obtain sensitive information from memory via an NTLM Type 2 message with a crafted Target Name structure, which triggers an out-of-bounds read."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20120813 CVE ID request for fetchmail segfault in NTLM protocol exchange",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2012/q3/230"
},
{
"name" : "[oss-security] 20120813 Re: CVE ID request for fetchmail segfault in NTLM protocol exchange",
"refsource" : "MLIST",
"url" : "http://seclists.org/oss-sec/2012/q3/232"
},
{
"name" : "http://www.fetchmail.info/fetchmail-SA-2012-02.txt",
"refsource" : "CONFIRM",
"url" : "http://www.fetchmail.info/fetchmail-SA-2012-02.txt"
},
{
"name" : "https://blogs.oracle.com/sunsecurity/entry/multiple_vulnerabilities_in_fetchmail",
"refsource" : "CONFIRM",
"url" : "https://blogs.oracle.com/sunsecurity/entry/multiple_vulnerabilities_in_fetchmail"
},
{
"name" : "FEDORA-2012-14462",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2012-October/088836.html"
},
{
"name" : "FEDORA-2012-14451",
"refsource" : "FEDORA",
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2012-October/088871.html"
},
{
"name" : "54987",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/54987"
}
]
}
}