ghsa-cj8p-53v9-2c26
Vulnerability from github
Published
2019-11-08 15:28
Modified
2023-09-11 14:59
Severity ?
Summary
Cross-site Scripting in Bolt
Details
Bolt before 3.6.10 has XSS via createFolder or createFile in Controller/Async/FilesystemManager.php
.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "bolt/bolt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.6.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-15485" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2019-10-01T18:00:46Z", "nvd_published_at": "2019-08-23T13:15:00Z", "severity": "MODERATE" }, "details": "Bolt before 3.6.10 has XSS via createFolder or createFile in `Controller/Async/FilesystemManager.php`.", "id": "GHSA-cj8p-53v9-2c26", "modified": "2023-09-11T14:59:52Z", "published": "2019-11-08T15:28:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15485" }, { "type": "WEB", "url": "https://github.com/bolt/bolt/pull/7800" }, { "type": "WEB", "url": "https://github.com/bolt/bolt/releases/tag/v3.6.10" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting 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.