ghsa-w8cj-mvf9-mpc9
Vulnerability from github
Published
2021-05-06 18:53
Modified
2021-04-07 18:29
Severity ?
Summary
OS Command injection in Bolt
Details
Bolt before 3.7.2 does not restrict filter options in a Request in the Twig context, and is therefore inconsistent with the "How to Harden Your PHP for Better Security" guidance.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "bolt/bolt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.7.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-28925" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2021-04-07T18:29:19Z", "nvd_published_at": "2020-12-30T19:15:00Z", "severity": "MODERATE" }, "details": "Bolt before 3.7.2 does not restrict filter options in a Request in the Twig context, and is therefore inconsistent with the \"How to Harden Your PHP for Better Security\" guidance.", "id": "GHSA-w8cj-mvf9-mpc9", "modified": "2021-04-07T18:29:19Z", "published": "2021-05-06T18:53:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28925" }, { "type": "WEB", "url": "https://github.com/bolt/bolt/commit/c0cd530e78c2a8c6d71ceb75b10c251b39fb923a" }, { "type": "WEB", "url": "https://github.com/bolt/bolt/compare/3.7.1...3.7.2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "OS Command injection in Bolt" }
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.