2020-01-21 23:01:29 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-07-28 17:21:07 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2020-07-28T16:21:04.556452Z" ,
2020-01-21 23:01:29 +00:00
"ID" : "CVE-2020-7685" ,
2020-07-28 17:21:07 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Insecure Defaults"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "UmbracoForms" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "0"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Insecure Defaults"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2020-07-28 17:01:40 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-DOTNET-UMBRACOFORMS-595765" ,
"name" : "https://snyk.io/vuln/SNYK-DOTNET-UMBRACOFORMS-595765"
2020-07-28 17:21:07 +01:00
}
]
2020-01-21 23:01:29 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-07-28 17:01:40 +00:00
"value" : "This affects all versions of package UmbracoForms. When using the default configuration for upload forms, it is possible to upload arbitrary file types. The package offers a way for users to mitigate the issue. The users of this package can create a custom workflow and frontend validation that blocks certain file types, depending on their security needs and policies."
2020-01-21 23:01:29 +00:00
}
]
2020-07-28 17:21:07 +01:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Adrian Gigliotti from Shearwater Solutions"
}
]
2020-01-21 23:01:29 +00:00
}