CVE-2024-35191

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-35191
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-35191.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-35191
Aliases
Published
2024-05-20T20:26:24.492Z
Modified
2025-11-28T02:34:07.102612Z
Severity
  • 4.4 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
verbb/formie Server-Side Template Injection for variable-enabled settings
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/35xxx/CVE-2024-35191.json",
    "cwe_ids": [
        "CWE-1336"
    ]
}
References

Affected packages

Git / github.com/verbb/formie

Affected ranges

Type
GIT
Repo
https://github.com/verbb/formie
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed