cvelist/2017/5xxx/CVE-2017-5524.json
2019-03-18 06:22:53 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-5524",
"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": "Plone 4.x through 4.3.11 and 5.x through 5.0.6 allow remote attackers to bypass a sandbox protection mechanism and obtain sensitive information by leveraging the Python string format method."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://plone.org/security/hotfix/20170117/sandbox-escape",
"refsource": "CONFIRM",
"url": "https://plone.org/security/hotfix/20170117/sandbox-escape"
},
{
"name": "95679",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/95679"
},
{
"name": "[oss-security] 20170118 Re: CVE Request: Plone Sandbox escape vulnerability",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2017/01/18/6"
}
]
}
}