ghsa-634x-pc3q-cf4c
Vulnerability from github
Published
2022-05-25 20:15
Modified
2022-06-07 14:18
Severity ?
VLAI Severity ?
Summary
PHP Code Injection by malicious block or filename in Smarty
Details
Impact
Template authors could inject php code by choosing a malicous {block} name or {include} file name. Sites that cannot fully trust template authors should update asap.
Patches
Please upgrade to the most recent version of Smarty v3 or v4.
Workarounds
Is there a way for users to fix or remediate the vulnerability without upgrading?
References
Are there any links users can visit to find out more?
For more information
If you have any questions or comments about this advisory: * Open an issue in the Smarty repo
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "smarty/smarty" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.45" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "smarty/smarty" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-29221" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2022-05-25T20:15:02Z", "nvd_published_at": "2022-05-24T15:15:00Z", "severity": "HIGH" }, "details": "### Impact\nTemplate authors could inject php code by choosing a malicous {block} name or {include} file name. Sites that cannot fully trust template authors should update asap.\n\n### Patches\nPlease upgrade to the most recent version of Smarty v3 or v4.\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\n### References\n_Are there any links users can visit to find out more?_\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [the Smarty repo](https://github.com/smarty-php/smarty)\n", "id": "GHSA-634x-pc3q-cf4c", "modified": "2022-06-07T14:18:47Z", "published": "2022-05-25T20:15:02Z", "references": [ { "type": "WEB", "url": "https://github.com/smarty-php/smarty/security/advisories/GHSA-634x-pc3q-cf4c" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29221" }, { "type": "WEB", "url": "https://github.com/smarty-php/smarty/commit/64ad6442ca1da31cefdab5c9874262b702cccddd" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/smarty/smarty/CVE-2022-29221.yaml" }, { "type": "PACKAGE", "url": "https://github.com/smarty-php/smarty" }, { "type": "WEB", "url": "https://github.com/smarty-php/smarty/releases/tag/v3.1.45" }, { "type": "WEB", "url": "https://github.com/smarty-php/smarty/releases/tag/v4.1.1" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00044.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BRAJVDRGCIY5UZ2PQHKDTT7RMKG6WJQQ" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L777JIBIWJV34HS7LXPIDWASG7TT4LNI" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202209-09" }, { "type": "WEB", "url": "https://www.debian.org/security/2022/dsa-5151" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "PHP Code Injection by malicious block or filename in Smarty" }
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…
Loading…