GHSA-Q88G-QX42-XFRH
Vulnerability from github – Published: 2021-02-18 20:51 – Updated: 2021-02-24 06:53
VLAI?
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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…