Auto-merge PR#1377

Auto-merge PR#1377
This commit is contained in:
CVE Team 2021-04-22 17:00:18 -04:00 committed by GitHub
commit 4643e40c7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"ID": "CVE-2021-24187",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "SEO Redirection <= 6.3 - Authenticated Reflected Cross-Site Scripting (XSS)"
"TITLE": "SEO Redirection < 6.4 - Authenticated Reflected Cross-Site Scripting (XSS)"
},
"data_format": "MITRE",
"data_type": "CVE",
@ -17,13 +17,13 @@
"product": {
"product_data": [
{
"product_name": "SEO Redirection Plugin 301 Redirect Manager",
"product_name": "SEO Redirection Plugin - 301 Redirect Manager",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "6.3",
"version_value": "6.3"
"version_affected": "<",
"version_name": "6.4",
"version_value": "6.4"
}
]
}
@ -38,7 +38,7 @@
"description_data": [
{
"lang": "eng",
"value": "The setting page of the SEO Redirection Plugin 301 Redirect Manager WordPress plugin through 6.3 is vulnerable to reflected Cross-Site Scripting (XSS) as user input is not properly sanitised before being output in an attribute."
"value": "The setting page of the SEO Redirection Plugin - 301 Redirect Manager WordPress plugin before 6.4 is vulnerable to reflected Cross-Site Scripting (XSS) as user input is not properly sanitised before being output in an attribute."
}
]
},