Publish GHSA-v45m-hxqp-fwf5

This commit is contained in:
advisory-database[bot]
2024-05-20 20:27:57 +00:00
parent 8f75ef3107
commit 398d25b7ba
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v45m-hxqp-fwf5",
"modified": "2024-05-20T20:26:28Z",
"published": "2024-05-20T20:26:28Z",
"aliases": [
"CVE-2024-35191"
],
"summary": "verbb/formie Server-Side Template Injection for variable-enabled settings",
"details": "### Impact\nUsers 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.\n\nThis is listed as low-medium severity due to requiring control panel access to edit a form's settings.\n\n### Patches\nThis has been fixed in Formie 2.1.6. Users should ensure they are running at least this version.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "verbb/formie"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.6"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/verbb/formie/security/advisories/GHSA-v45m-hxqp-fwf5"
},
{
"type": "WEB",
"url": "https://github.com/verbb/formie/commit/90296edf7e707f117e760aa57e70dbd43a854420"
},
{
"type": "PACKAGE",
"url": "https://github.com/verbb/formie"
}
],
"database_specific": {
"cwe_ids": [
"CWE-1336"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-05-20T20:26:28Z",
"nvd_published_at": null
}
}