cvelist/2017/16xxx/CVE-2017-16758.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2017-11-09 17:03:47 -05:00
{
2019-03-18 03:53:31 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-16758",
"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-11-09 17:03:47 -05:00
{
2019-03-18 03:53:31 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in admin/partials/uif-access-token-display.php in the Ultimate Instagram Feed plugin before 1.3 for WordPress allows remote attackers to inject arbitrary web script or HTML via the \"access_token\" parameter."
2017-11-09 17:03:47 -05:00
}
2019-03-18 03:53:31 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://wpvulndb.com/vulnerabilities/8947",
"refsource": "MISC",
"url": "https://wpvulndb.com/vulnerabilities/8947"
},
{
"name": "https://plugins.trac.wordpress.org/changeset/1758562/ultimate-instagram-feed",
"refsource": "MISC",
"url": "https://plugins.trac.wordpress.org/changeset/1758562/ultimate-instagram-feed"
},
{
"name": "https://packetstormsecurity.com/files/144921/WordPress-Ultimate-Instagram-Feed-1.2-Cross-Site-Scripting.html",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/144921/WordPress-Ultimate-Instagram-Feed-1.2-Cross-Site-Scripting.html"
}
]
}
}