cvelist/2008/2xxx/CVE-2008-2780.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:18:53 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-2780",
"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 01:18:53 +00:00
"lang": "eng",
"value": "The Anubis (aka Anubis+Ripe160) plugin before 1.3 for encrypt stores the unencrypted file's size in cleartext in the header of the encrypted file, which allows attackers to distinguish between encrypted data and random padding at the end of the encrypted file."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:18:53 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://albinoloverats.net/index.php?option=com_content&task=view&id=60&Itemid=2",
"refsource": "CONFIRM",
"url": "https://albinoloverats.net/index.php?option=com_content&task=view&id=60&Itemid=2"
},
{
"name": "ADV-2008-1663",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2008/1663/references"
},
{
"name": "anubis-filesize-information-disclosure(42652)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42652"
},
{
"name": "30388",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/30388"
}
]
}
}