mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
Auto-merge PR#1377
Auto-merge PR#1377
This commit is contained in:
commit
4643e40c7e
@ -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."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user