cvelist/2022/1xxx/CVE-2022-1916.json
2022-06-27 09:00:54 +00:00

75 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-1916",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Active Products Tables for WooCommerce < 1.0.5 - Reflected Cross-Site-Scripting"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Active Products Tables for WooCommerce. Professional products tables for WooCommerce store\u00a0",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.0.5",
"version_value": "1.0.5"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Active Products Tables for WooCommerce. Professional products tables for WooCommerce store WordPress plugin before 1.0.5 does not sanitise and escape a parameter before outputting it back in the response of an AJAX action (available to both unauthenticated and authenticated users), leading to a Reflected cross-Site Scripting"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/d16a0c3d-4318-4ecd-9e65-fc4165af8808",
"name": "https://wpscan.com/vulnerability/d16a0c3d-4318-4ecd-9e65-fc4165af8808"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "cydave"
}
],
"source": {
"discovery": "EXTERNAL"
}
}