2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-05-07 15:41:43 -05:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11056" ,
2020-05-07 15:41:43 -05:00
"STATE" : "PUBLIC" ,
"TITLE" : "Potential Code Injection in Sprout Forms"
2020-03-30 19:01:15 +00:00
} ,
2020-05-07 15:41:43 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Sprout Forms" ,
"version" : {
"version_data" : [
{
"version_value" : "< 3.9.0"
}
]
}
}
]
} ,
"vendor_name" : "barrelstrength"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-03-30 19:01:15 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-05-07 21:01:25 +00:00
"value" : "In Sprout Forms before 3.9.0, there is a potential Server-Side Template Injection vulnerability when using custom fields in Notification Emails which could lead to the execution of Twig code. This has been fixed in 3.9.0."
2020-05-07 15:41:43 -05:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 7.4 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-94: Improper Control of Generation of Code ('Code Injection')"
}
]
2020-03-30 19:01:15 +00:00
}
]
2020-05-07 15:41:43 -05:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/barrelstrength/craft-sprout-forms/security/advisories/GHSA-px8v-hxxx-2rgh" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/barrelstrength/craft-sprout-forms/security/advisories/GHSA-px8v-hxxx-2rgh"
} ,
{
"name" : "https://github.com/barrelstrength/craft-sprout-forms/blob/v3/CHANGELOG.md#390---2020-04-09-critical" ,
"refsource" : "MISC" ,
"url" : "https://github.com/barrelstrength/craft-sprout-forms/blob/v3/CHANGELOG.md#390---2020-04-09-critical"
}
]
} ,
"source" : {
"advisory" : "GHSA-px8v-hxxx-2rgh" ,
"discovery" : "UNKNOWN"
2020-03-30 19:01:15 +00:00
}
}