2024-05-20 22:03:21 +00:00
{
"id" : "CVE-2024-35191" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-05-20T21:15:09.307" ,
2024-05-21 14:03:59 +00:00
"lastModified" : "2024-05-21T12:37:59.687" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-05-20 22:03:21 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Formie is a Craft CMS plugin for creating forms. Prior to 2.1.6, users with access to a form's settings can include malicious Twig code into fields that support Twig. These might be the Submission Title or the Success Message. This code will then be executed upon creating a submission, or rendering the text. This has been fixed in Formie 2.1.6."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1336"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/verbb/formie/commit/90296edf7e707f117e760aa57e70dbd43a854420" ,
"source" : "security-advisories@github.com"
} ,
{
"url" : "https://github.com/verbb/formie/security/advisories/GHSA-v45m-hxqp-fwf5" ,
"source" : "security-advisories@github.com"
}
]
}