cvelist/2022/0xxx/CVE-2022-0687.json

76 lines
1.9 KiB
JSON
Raw Normal View History

2022-02-19 14:01:19 +00:00
{
2022-03-21 19:42:09 +01:00
"CVE_data_meta": {
"ID": "CVE-2022-0687",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Amelia < 1.0.46 - Manager+ RCE"
},
"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": "Amelia Events & Appointments Booking Calendar",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.0.47",
"version_value": "1.0.47"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Amelia WordPress plugin before 1.0.47 stores image blobs into actual files whose extension is controlled by the user, which may lead to PHP backdoors being uploaded onto the site. This vulnerability can be exploited by logged-in users with the custom \"Amelia Manager\" role."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/3cf05815-9b74-4491-a935-d69a0834146c",
"name": "https://wpscan.com/vulnerability/3cf05815-9b74-4491-a935-d69a0834146c"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
2022-03-29 11:09:39 +02:00
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
2022-03-21 19:42:09 +01:00
"lang": "eng"
}
2022-02-19 14:01:19 +00:00
]
2022-03-21 19:42:09 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "qerogram"
2022-02-19 14:01:19 +00:00
}
2022-03-21 19:42:09 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-03-29 11:09:39 +02:00
}