cvelist/2024/5xxx/CVE-2024-5575.json

80 lines
2.4 KiB
JSON
Raw Normal View History

2024-05-31 20:00:32 +00:00
{
2024-07-13 07:00:34 +00:00
"data_version": "4.0",
2024-05-31 20:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5575",
2024-07-13 07:00:34 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-05-31 20:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-13 07:00:34 +00:00
"value": "The Ditty WordPress plugin before 3.1.43 does not sanitise and escape some of its blocks' settings, which could allow high privilege users such as authors to perform Cross-Site Scripting attacks even when unfiltered_html is disallowed"
}
]
},
"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": "Ditty ",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "3.1.43"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/65d1abb7-92e9-4cc4-a1d0-84985b484af3/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/65d1abb7-92e9-4cc4-a1d0-84985b484af3/"
2024-05-31 20:00:32 +00:00
}
]
2024-07-13 07:00:34 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Dmitrii Ignatyev"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-05-31 20:00:32 +00:00
}