Fixes correct version for CVE-2021-24444

This commit is contained in:
erwanlr 2022-10-06 22:28:02 +02:00
parent 55b73c9e79
commit f717f49f1a

View File

@ -22,8 +22,8 @@
"version_data": [
{
"version_affected": "<",
"version_name": "3.7.0.2",
"version_value": "3.7.0.2"
"version_name": "3.0.7.2",
"version_value": "3.0.7.2"
}
]
}
@ -38,7 +38,7 @@
"description_data": [
{
"lang": "eng",
"value": "The TaxoPress \u2013 Create and Manage Taxonomies, Tags, Categories WordPress plugin before 3.7.0.2 does not sanitise its Taxonomy description field, allowing high privilege users to set JavaScript payload in them even when the unfiltered_html capability is disallowed, leading to an authenticated Stored Cross-Site Scripting issue."
"value": "The TaxoPress \u2013 Create and Manage Taxonomies, Tags, Categories WordPress plugin before 3.0.7.2 does not sanitise its Taxonomy description field, allowing high privilege users to set JavaScript payload in them even when the unfiltered_html capability is disallowed, leading to an authenticated Stored Cross-Site Scripting issue."
}
]
},
@ -77,4 +77,4 @@
"source": {
"discovery": "UNKNOWN"
}
}
}