ghsa-v45m-hxqp-fwf5
Vulnerability from github
Published
2024-05-20 20:26
Modified
2024-05-20 22:07
Severity ?
VLAI Severity ?
Summary
verbb/formie Server-Side Template Injection for variable-enabled settings
Details
Impact
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 is listed as low-medium severity due to requiring control panel access to edit a form's settings.
Patches
This has been fixed in Formie 2.1.6. Users should ensure they are running at least this version.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "verbb/formie" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-35191" ], "database_specific": { "cwe_ids": [ "CWE-1336" ], "github_reviewed": true, "github_reviewed_at": "2024-05-20T20:26:28Z", "nvd_published_at": "2024-05-20T21:15:09Z", "severity": "MODERATE" }, "details": "### Impact\nUsers with access to a form\u0027s 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.\n\nThis is listed as low-medium severity due to requiring control panel access to edit a form\u0027s settings.\n\n### Patches\nThis has been fixed in Formie 2.1.6. Users should ensure they are running at least this version.", "id": "GHSA-v45m-hxqp-fwf5", "modified": "2024-05-20T22:07:17Z", "published": "2024-05-20T20:26:28Z", "references": [ { "type": "WEB", "url": "https://github.com/verbb/formie/security/advisories/GHSA-v45m-hxqp-fwf5" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35191" }, { "type": "WEB", "url": "https://github.com/verbb/formie/commit/90296edf7e707f117e760aa57e70dbd43a854420" }, { "type": "PACKAGE", "url": "https://github.com/verbb/formie" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "verbb/formie Server-Side Template Injection for variable-enabled settings" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…