cvelist/2004/2xxx/CVE-2004-2135.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:51:47 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-2135",
"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 00:51:47 +00:00
"lang": "eng",
"value": "cryptoloop on Linux kernel 2.6.x, when used on certain file systems with a block size 1024 or greater, has certain \"IV computation\" weaknesses that allow watermarked files to be detected without decryption."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:51:47 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://mareichelt.de/pub/notmine/diskenc.pdf",
"refsource": "MISC",
"url": "http://mareichelt.de/pub/notmine/diskenc.pdf"
},
{
"name": "13775",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/13775"
},
{
"name": "http://www.securiteam.com/exploits/5UP0P1PFPM.html",
"refsource": "MISC",
"url": "http://www.securiteam.com/exploits/5UP0P1PFPM.html"
},
{
"name": "[linux-kernel] 20040219 Re: Oopsing cryptoapi (or loop device?) on 2.6.*",
"refsource": "MLIST",
"url": "http://marc.info/?l=linux-kernel&m=107719798631935&w=2"
}
]
}
}