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

107 lines
3.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:41:03 +00:00
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 05:41:03 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 05:41:03 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "GLSA-200503-29",
"refsource": "GENTOO",
"url": "http://www.gentoo.org/security/en/glsa/glsa-200503-29.xml"
},
{
"name": "13775",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/13775"
},
{
"name": "MDKSA-2005:057",
"refsource": "MANDRAKE",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:057"
},
{
"name": "VU#303094",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/303094"
},
{
"name": "1013166",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1013166"
},
{
"name": "http://www.pgp.com/library/ctocorner/openpgp.html",
"refsource": "CONFIRM",
"url": "http://www.pgp.com/library/ctocorner/openpgp.html"
},
{
"name": "12529",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/12529"
},
{
"name": "SUSE-SR:2005:007",
"refsource": "SUSE",
"url": "http://www.novell.com/linux/security/advisories/2005_07_sr.html"
},
{
"name": "http://eprint.iacr.org/2005/033.pdf",
"refsource": "MISC",
"url": "http://eprint.iacr.org/2005/033.pdf"
},
{
"name": "http://eprint.iacr.org/2005/033",
"refsource": "MISC",
"url": "http://eprint.iacr.org/2005/033"
}
]
}
}