cvelist/2005/0xxx/CVE-2005-0366.json

108 lines
3.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2005-0366",
"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 integrity check feature in OpenPGP, when handling a message that was encrypted using cipher feedback (CFB) mode, allows remote attackers to recover part of the plaintext via a chosen-ciphertext attack when the first 2 bytes of a message block are known, and an oracle or other mechanism is available to determine whether an integrity check failed."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://eprint.iacr.org/2005/033",
"refsource" : "MISC",
"url" : "http://eprint.iacr.org/2005/033"
},
{
"name" : "http://www.pgp.com/library/ctocorner/openpgp.html",
"refsource" : "CONFIRM",
"url" : "http://www.pgp.com/library/ctocorner/openpgp.html"
},
{
"name" : "http://eprint.iacr.org/2005/033.pdf",
"refsource" : "MISC",
"url" : "http://eprint.iacr.org/2005/033.pdf"
},
{
"name" : "GLSA-200503-29",
"refsource" : "GENTOO",
"url" : "http://www.gentoo.org/security/en/glsa/glsa-200503-29.xml"
},
{
"name" : "MDKSA-2005:057",
"refsource" : "MANDRAKE",
"url" : "http://www.mandriva.com/security/advisories?name=MDKSA-2005:057"
},
{
"name" : "SUSE-SR:2005:007",
"refsource" : "SUSE",
"url" : "http://www.novell.com/linux/security/advisories/2005_07_sr.html"
},
{
"name" : "VU#303094",
"refsource" : "CERT-VN",
"url" : "http://www.kb.cert.org/vuls/id/303094"
},
{
"name" : "12529",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/12529"
},
{
"name" : "13775",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/13775"
},
{
"name" : "1013166",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1013166"
}
]
}
}