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

88 lines
2.6 KiB
JSON
Raw Normal View History

2024-05-23 20:00:34 +00:00
{
2024-07-13 07:00:34 +00:00
"data_version": "4.0",
2024-05-23 20:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5284",
2024-07-13 07:00:34 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-05-23 20:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-13 07:00:34 +00:00
"value": "The wp-affiliate-platform WordPress plugin before 6.5.1 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-Site Scripting (XSS)"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
2024-05-23 20:00:34 +00:00
}
]
2024-07-13 07:00:34 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "wp-affiliate-platform",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "6.5.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/a601a267-e781-439f-9c76-b4c841e819e5/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/a601a267-e781-439f-9c76-b4c841e819e5/"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Bob Matyas"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-05-23 20:00:34 +00:00
}