cvelist/2021/24xxx/CVE-2021-24991.json

75 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-14 16:02:56 +00:00
{
2022-01-03 09:30:07 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24991",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WooCommerce PDF Invoices & Packing Slips < 2.10.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": "WooCommerce PDF Invoices & Packing Slips",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.10.5",
"version_value": "2.10.5"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WooCommerce PDF Invoices & Packing Slips WordPress plugin before 2.10.5 does not escape the tab and section parameters before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting in the admin dashboard"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/88e706df-ae03-4665-94a3-db226e1f31a9",
"name": "https://wpscan.com/vulnerability/88e706df-ae03-4665-94a3-db226e1f31a9"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:02:56 +00:00
]
2022-01-03 09:30:07 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Krzysztof Zając"
2021-01-14 16:02:56 +00:00
}
2022-01-03 09:30:07 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:02:56 +00:00
}