cvelist/2017/1000xxx/CVE-2017-1000482.json

64 lines
1.9 KiB
JSON
Raw Normal View History

2018-01-03 13:04:33 -05:00
{
2019-03-18 05:22:13 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"DATE_ASSIGNED": "2017-12-29",
"ID": "CVE-2017-1000482",
"REQUESTER": "security@plone.org",
"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": [
2018-01-03 13:04:33 -05:00
{
2019-03-18 05:22:13 +00:00
"lang": "eng",
"value": "A member of the Plone 2.5-5.1rc1 site could set javascript in the home_page property of his profile, and have this executed when a visitor click the home page link on the author page."
2018-01-03 13:04:33 -05:00
}
2019-03-18 05:22:13 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://plone.org/security/hotfix/20171128/xss-using-the-home_page-member-property",
"refsource": "MISC",
"url": "https://plone.org/security/hotfix/20171128/xss-using-the-home_page-member-property"
}
]
}
}