cvelist/2007/3xxx/CVE-2007-3528.json
2019-03-18 05:15:25 +00:00

97 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-3528",
"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 blowfish mode in DAR before 2.3.4 uses weak Blowfish-CBC cryptography by (1) discarding random bits by the blowfish::make_ivec function in libdar/crypto.cpp that results in predictable and repeating IV values, and (2) direct use of a password for keying, which makes it easier for context-dependent attackers to decrypt files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://sourceforge.net/forum/forum.php?forum_id=711619",
"refsource": "CONFIRM",
"url": "https://sourceforge.net/forum/forum.php?forum_id=711619"
},
{
"name": "24930",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/24930"
},
{
"name": "https://sourceforge.net/tracker/index.php?func=detail&aid=1730439&group_id=65612&atid=511612",
"refsource": "CONFIRM",
"url": "https://sourceforge.net/tracker/index.php?func=detail&aid=1730439&group_id=65612&atid=511612"
},
{
"name": "25953",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/25953"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425335",
"refsource": "CONFIRM",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425335"
},
{
"name": "38189",
"refsource": "OSVDB",
"url": "http://osvdb.org/38189"
},
{
"name": "https://sourceforge.net/forum/forum.php?forum_id=711620",
"refsource": "CONFIRM",
"url": "https://sourceforge.net/forum/forum.php?forum_id=711620"
},
{
"name": "38190",
"refsource": "OSVDB",
"url": "http://osvdb.org/38190"
}
]
}
}