ghsa-wr23-m9m2-jjf4
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-04-23 23:16
Severity ?
Summary
Bolt Improper Access Control
Details
Bolt before 3.3.6 does not properly restrict access to _profiler
routes, related to EventListener/ProfilerListener.php
and Provider/EventListenerServiceProvider.php
.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "bolt/bolt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.3.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-16754" ], "database_specific": { "cwe_ids": [ "CWE-732" ], "github_reviewed": true, "github_reviewed_at": "2024-04-23T23:16:04Z", "nvd_published_at": "2017-11-10T02:29:00Z", "severity": "MODERATE" }, "details": "Bolt before 3.3.6 does not properly restrict access to `_profiler` routes, related to `EventListener/ProfilerListener.php` and `Provider/EventListenerServiceProvider.php`.", "id": "GHSA-wr23-m9m2-jjf4", "modified": "2024-04-23T23:16:04Z", "published": "2022-05-13T01:12:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16754" }, { "type": "WEB", "url": "https://github.com/bolt/bolt/commit/aa21787241945457a2e4abc8b079672935fe0840" }, { "type": "PACKAGE", "url": "https://github.com/bolt/bolt" }, { "type": "WEB", "url": "https://github.com/bolt/bolt/releases/tag/v3.3.6" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/101777" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Bolt Improper Access Control" }
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.