Updates CVE-2021-24515

This commit is contained in:
erwanlr 2021-11-17 11:24:49 +01:00
parent d84a850ec0
commit cf9241ba25

View File

@ -3,7 +3,7 @@
"ID": "CVE-2021-24515",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Video Gallery - Vimeo and YouTube Gallery <= 1.1.4 - Admin+ Stored Cross-Site Scripting"
"TITLE": "Video Gallery - Vimeo and YouTube Gallery < 1.1.5 - Admin+ Stored Cross-Site Scripting"
},
"data_format": "MITRE",
"data_type": "CVE",
@ -17,13 +17,13 @@
"product": {
"product_data": [
{
"product_name": "Video Gallery Vimeo and YouTube Gallery",
"product_name": "Video Gallery - Vimeo and YouTube Gallery",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.1.4",
"version_value": "1.1.4"
"version_affected": "<",
"version_name": "1.1.5",
"version_value": "1.1.5"
}
]
}
@ -38,7 +38,7 @@
"description_data": [
{
"lang": "eng",
"value": "The Video Gallery Vimeo and YouTube Gallery WordPress plugin through 1.1.4 does not escape the Title and Description of the videos in a gallery before outputting them in attributes, leading to Stored Cross-Site Scripting issues"
"value": "The Video Gallery WordPress plugin before 1.1.5 does not escape the Title and Description of the videos in a gallery before outputting them in attributes, leading to Stored Cross-Site Scripting issues"
}
]
},