cvelist/2024/8xxx/CVE-2024-8239.json

80 lines
2.4 KiB
JSON
Raw Normal View History

2024-08-27 19:00:38 +00:00
{
2024-09-30 06:00:39 +00:00
"data_version": "4.0",
2024-08-27 19:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-8239",
2024-09-30 06:00:39 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-08-27 19:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-30 06:00:39 +00:00
"value": "The Starbox WordPress plugin before 3.5.3 does not properly render social media profiles URLs in certain contexts, like the malicious user's profile or pages where the starbox shortcode is used, which may be abused by users with at least the contributor role to conduct Stored XSS 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": "Starbox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "3.5.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/02796da0-218d-4cbb-98ca-49eeea83cac5/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/02796da0-218d-4cbb-98ca-49eeea83cac5/"
2024-08-27 19:00:38 +00:00
}
]
2024-09-30 06:00:39 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Dmitrii Ignatyev"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-08-27 19:00:38 +00:00
}