cvelist/2023/2xxx/CVE-2023-2224.json

85 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-21 11:00:35 +00:00
{
2023-06-05 14:00:43 +00:00
"data_version": "4.0",
2023-04-21 11:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-2224",
2023-06-05 14:00:43 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-04-21 11:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-05 14:00:43 +00:00
"value": "The SEO by 10Web WordPress plugin before 1.2.7 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-Site Scripting (XSS)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "SEO by 10Web",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "1.2.7"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/a76b6d22-1e00-428a-8a04-12162bd0d992",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/a76b6d22-1e00-428a-8a04-12162bd0d992"
2023-07-25 17:00:33 +00:00
},
{
"url": "http://packetstormsecurity.com/files/173725/WordPress-Seo-By-10Web-Cross-Site-Scripting.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/173725/WordPress-Seo-By-10Web-Cross-Site-Scripting.html"
2023-04-21 11:00:35 +00:00
}
]
2023-06-05 14:00:43 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Taurus Omar"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-04-21 11:00:35 +00:00
}