cvelist/2024/0xxx/CVE-2024-0238.json

92 lines
3.0 KiB
JSON
Raw Normal View History

2024-01-04 15:00:36 +00:00
{
2024-01-16 16:01:09 +00:00
"data_version": "4.0",
2024-01-04 15:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0238",
2024-01-16 16:01:09 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-01-04 15:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-05 22:00:33 +00:00
"value": "The EventON Premium WordPress plugin before 4.5.6, EventON WordPress plugin before 2.2.8 do not have authorisation in an AJAX action, and does not ensure that the post to be updated belong to the plugin, allowing unauthenticated users to update arbitrary post metadata."
2024-01-16 16:01:09 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
2024-02-05 22:00:33 +00:00
{
"product_name": "EventON Premium",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "4.5.6"
}
]
}
},
2024-01-16 16:01:09 +00:00
{
"product_name": "EventON",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
2024-02-05 22:00:33 +00:00
"version_value": "2.2.8"
2024-01-16 16:01:09 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/774655ac-b201-4d9f-8790-9eff8564bc91/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/774655ac-b201-4d9f-8790-9eff8564bc91/"
2024-01-04 15:00:36 +00:00
}
]
2024-01-16 16:01:09 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Erwan LR (WPScan)"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-01-04 15:00:36 +00:00
}