cvelist/2020/7xxx/CVE-2020-7799.json
2020-01-28 13:01:17 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-7799",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in FusionAuth before 1.11.0. An authenticated user, allowed to edit e-mail templates (Home -> Settings -> Email Templates) or themes (Home -> Settings -> Themes), can execute commands on the underlying operating system by abusing freemarker.template.utility.Execute in the Apache FreeMarker engine that processes custom templates."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://fusionauth.io/docs/v1/tech/release-notes",
"refsource": "MISC",
"name": "https://fusionauth.io/docs/v1/tech/release-notes"
},
{
"refsource": "BUGTRAQ",
"name": "20200127 CVE - CVE-2020-7799 - FusionAuth command execution via Apache Freemarker Template",
"url": "https://seclists.org/bugtraq/2020/Jan/39"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/156102/FusionAuth-1.10-Remote-Command-Execution.html",
"url": "http://packetstormsecurity.com/files/156102/FusionAuth-1.10-Remote-Command-Execution.html"
},
{
"refsource": "MISC",
"name": "https://lab.mediaservice.net/advisory/2020-03-fusionauth.txt",
"url": "https://lab.mediaservice.net/advisory/2020-03-fusionauth.txt"
}
]
}
}