cvelist/2021/24xxx/CVE-2021-24384.json

76 lines
2.0 KiB
JSON
Raw Normal View History

2021-01-14 16:07:17 +00:00
{
2021-07-05 13:56:03 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24384",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "JoomSport < 5.1.8 - Unauthenticated PHP Object Injection"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "JoomSport for Sports: Team & League, Football, Hockey & more",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.1.8",
"version_value": "5.1.8"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The joomsport_md_load AJAX action of the JoomSport WordPress plugin before 5.1.8, registered for both unauthenticated and unauthenticated users, unserialised user input from the shattr POST parameter, leading to a PHP Object Injection issue. Even though the plugin does not have a suitable gadget chain to exploit this, other installed plugins could, which might lead to more severe issues such as RCE"
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/fb6c407c-713c-4e83-92ce-4e5f791be696",
"name": "https://wpscan.com/vulnerability/fb6c407c-713c-4e83-92ce-4e5f791be696"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-502 Deserialization of Untrusted Data",
"lang": "eng"
}
2021-01-14 16:07:17 +00:00
]
2021-07-05 13:56:03 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Bugbang"
2021-01-14 16:07:17 +00:00
}
2021-07-05 13:56:03 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
}