cvelist/2020/11xxx/CVE-2020-11673.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-04-10 06:01:13 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-04-13 15:01:17 +00:00
"ID": "CVE-2020-11673",
"STATE": "PUBLIC"
2020-04-10 06:01:13 +00:00
},
2020-04-13 15:01:17 +00:00
"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",
2020-04-10 06:01:13 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-04-13 15:01:17 +00:00
"value": "An issue was discovered in the Responsive Poll through 1.3.4 for Wordpress. It allows an unauthenticated user to manipulate polls, e.g., delete, clone, or view a hidden poll. This is due to the usage of the callback wp_ajax_nopriv function in Includes/Total-Soft-Poll-Ajax.php for sensitive operations."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wordpress.org/plugins/poll-wp/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/poll-wp/#developers"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/pak0s/05a0e517aeff4b1422d1a93f59718459",
"url": "https://gist.github.com/pak0s/05a0e517aeff4b1422d1a93f59718459"
2020-04-10 06:01:13 +00:00
}
]
}
}