cvelist/2021/20xxx/CVE-2021-20104.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2020-12-17 19:03:00 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-20104",
2021-06-29 16:00:55 +00:00
"ASSIGNER": "vulnreport@tenable.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "AppNitro Machform",
"version": {
"version_data": [
{
"version_value": "All versions prior to version 16"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2021-25,https://www.machform.com/blog-machform-16-released/",
"url": "https://www.tenable.com/security/research/tra-2021-25,https://www.machform.com/blog-machform-16-released/"
}
]
2020-12-17 19:03:00 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-29 16:00:55 +00:00
"value": "Machform prior to version 16 is vulnerable to unauthenticated remote code execution due to insufficient sanitization of file attachments uploaded with forms through upload.php."
2020-12-17 19:03:00 +00:00
}
]
}
}