ghsa-65j5-vpm7-6xp4
Vulnerability from github
Published
2022-05-14 01:58
Modified
2023-10-06 17:44
Severity ?
VLAI Severity ?
Summary
Smarty Path Traversal Vulnerability
Details
Smarty before 3.1.33-dev-4 allows attackers to bypass the trusted_dir protection mechanism via a file:./../
substring in an include statement.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "smarty/smarty" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.33" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-16831" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2023-07-25T19:37:36Z", "nvd_published_at": "2018-09-11T13:29:00Z", "severity": "MODERATE" }, "details": "Smarty before 3.1.33-dev-4 allows attackers to bypass the trusted_dir protection mechanism via a `file:./../` substring in an include statement.", "id": "GHSA-65j5-vpm7-6xp4", "modified": "2023-10-06T17:44:26Z", "published": "2022-05-14T01:58:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16831" }, { "type": "WEB", "url": "https://github.com/smarty-php/smarty/issues/486" }, { "type": "WEB", "url": "https://github.com/smarty-php/smarty/commit/f9ca3c63d1250bb56b2bda609dcc9dd81f0065f8" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/smarty/smarty/CVE-2018-16831.yaml" }, { "type": "PACKAGE", "url": "https://github.com/smarty-php/smarty" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Smarty Path Traversal Vulnerability" }
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…