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

101 lines
3.5 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-0237",
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 WordPress plugin through 4.5.8, EventON WordPress plugin before 2.2.7 do not have authorisation in some AJAX actions, allowing unauthenticated users to update virtual events settings, such as meeting URL, moderator, access details etc"
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_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "affected",
"versionType": "semver",
"version": "0",
"lessThan": "4.5.8"
}
],
"defaultStatus": "affected"
}
}
]
}
},
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.7"
2024-01-16 16:01:09 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/73d1b00e-1f17-4d9a-bfc8-6bc43a46b90b/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/73d1b00e-1f17-4d9a-bfc8-6bc43a46b90b/"
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
}