ghsa-9m49-vhwv-422g
Vulnerability from github
Published
2022-05-14 03:46
Modified
2024-04-24 22:53
Severity ?
VLAI Severity ?
Summary
Smarty PHP code injection
Details
Smarty 3 before 3.1.32 is vulnerable to a PHP code injection when calling fetch() or display() functions on custom resources that does not sanitize template name.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "smarty/smarty" }, "ranges": [ { "events": [ { "introduced": "3" }, { "fixed": "3.1.32" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-1000480" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T22:53:36Z", "nvd_published_at": "2018-01-03T18:29:00Z", "severity": "CRITICAL" }, "details": "Smarty 3 before 3.1.32 is vulnerable to a PHP code injection when calling fetch() or display() functions on custom resources that does not sanitize template name.", "id": "GHSA-9m49-vhwv-422g", "modified": "2024-04-24T22:53:36Z", "published": "2022-05-14T03:46:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000480" }, { "type": "PACKAGE", "url": "https://github.com/smarty-php/smarty" }, { "type": "WEB", "url": "https://github.com/smarty-php/smarty/blob/master/change_log.txt" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00023.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/02/msg00000.html" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4094" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Smarty PHP code injection" }
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…