cvelist/2021/3xxx/CVE-2021-3164.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2021-01-18 05:01:45 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-01-26 18:02:19 +00:00
"ID": "CVE-2021-3164",
"STATE": "PUBLIC"
2021-01-18 05:01:45 +00:00
},
2021-01-26 18:02:19 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-18 05:01:45 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-01-26 18:02:19 +00:00
"value": "ChurchRota 2.6.4 is vulnerable to authenticated remote code execution. The user does not need to have file upload permission in order to upload and execute an arbitrary file via a POST request to resources.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Little-Ben/ChurchRota",
"refsource": "MISC",
"name": "https://github.com/Little-Ben/ChurchRota"
},
{
"refsource": "MISC",
"name": "https://github.com/rmccarth/cve-2021-3164",
"url": "https://github.com/rmccarth/cve-2021-3164"
2021-01-18 05:01:45 +00:00
}
]
}
}