ghsa-q88g-qx42-xfrh
Vulnerability from github
Published
2021-02-18 20:51
Modified
2021-02-24 06:53
Summary
Path traversal in bolt/core
Details
Controller/Backend/FileEditController.php and Controller/Backend/FilemanagerController.php in Bolt before 4.1.13 allow Directory Traversal.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "bolt/core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.1.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-27367" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2021-02-18T17:53:12Z", "nvd_published_at": "2021-02-17T21:15:00Z", "severity": "HIGH" }, "details": "Controller/Backend/FileEditController.php and Controller/Backend/FilemanagerController.php in Bolt before 4.1.13 allow Directory Traversal.", "id": "GHSA-q88g-qx42-xfrh", "modified": "2021-02-24T06:53:21Z", "published": "2021-02-18T20:51:56Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27367" }, { "type": "WEB", "url": "https://github.com/bolt/core/pull/2371" }, { "type": "WEB", "url": "https://github.com/bolt/core/releases/tag/4.1.13" }, { "type": "WEB", "url": "https://packagist.org/packages/bolt/core" } ], "schema_version": "1.4.0", "severity": [], "summary": "Path traversal in bolt/core" }
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.