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

80 lines
2.4 KiB
JSON
Raw Normal View History

2024-05-28 10:00:32 +00:00
{
2024-10-17 06:00:34 +00:00
"data_version": "4.0",
2024-05-28 10:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5429",
2024-10-17 06:00:34 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-05-28 10:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-17 06:00:34 +00:00
"value": "The Logo Slider WordPress plugin before 4.1.0 does not validate and escape some of its Slider Settings before outputting them back in attributes, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks"
}
]
},
"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": "Logo Slider",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "4.1.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/ddb76c88-aeca-42df-830e-abffd29f1141/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/ddb76c88-aeca-42df-830e-abffd29f1141/"
2024-05-28 10:00:32 +00:00
}
]
2024-10-17 06:00:34 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Dmitrii Ignatyev"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-05-28 10:00:32 +00:00
}