cvelist/2014/0xxx/CVE-2014-0485.json
2019-03-18 03:16:00 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2014-0485",
"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": "S3QL 1.18.1 and earlier uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object in (1) common.py or (2) local.py in backends/."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bitbucket.org/nikratio/s3ql/commits/091ac263809b4e8",
"refsource": "CONFIRM",
"url": "https://bitbucket.org/nikratio/s3ql/commits/091ac263809b4e8"
},
{
"name": "DSA-3013",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2014/dsa-3013"
},
{
"name": "[oss-security] 20140828 CVE-2014-0485: unsafe Python pickle in s3ql",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/08/28/3"
}
]
}
}