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

75 lines
1.8 KiB
JSON
Raw Normal View History

2021-01-14 16:07:17 +00:00
{
2022-01-17 13:54:59 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24909",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "ACF Photo Gallery Field < 1.7.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": "ACF Photo Gallery Field",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.7.5",
"version_value": "1.7.5"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The ACF Photo Gallery Field WordPress plugin before 1.7.5 does not sanitise and escape the post parameter in the includes/acf_photo_gallery_metabox_edit.php file before outputing back in an attribute, leading to a Reflected Cross-Site Scripting issue"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/5855f1fe-28f6-4cd6-a83c-95c23d809b79",
"name": "https://wpscan.com/vulnerability/5855f1fe-28f6-4cd6-a83c-95c23d809b79"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:07:17 +00:00
]
2022-01-17 13:54:59 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Krzysztof Zając"
2021-01-14 16:07:17 +00:00
}
2022-01-17 13:54:59 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:07:17 +00:00
}