cvelist/2017/15xxx/CVE-2017-15863.json
2019-03-18 03:14:50 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-15863",
"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": "Cross Site Scripting (XSS) exists in the wp-noexternallinks plugin before 3.5.19 for WordPress via the date1 or date2 parameter to wp-admin/options-general.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://lists.openwall.net/full-disclosure/2017/06/02/3",
"refsource": "MISC",
"url": "http://lists.openwall.net/full-disclosure/2017/06/02/3"
},
{
"name": "https://wordpress.org/plugins/wp-noexternallinks/#developers",
"refsource": "MISC",
"url": "https://wordpress.org/plugins/wp-noexternallinks/#developers"
}
]
}
}