ghsa-qvp5-mm7v-4f36
Vulnerability from github
Published
2020-10-29 19:40
Modified
2023-09-13 22:53
Severity ?
Summary
Cross-site Scripting in Strapi
Details
Strapi before 3.2.5 has stored XSS in the wysiwyg editor's preview feature.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "strapi-plugin-content-manager" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.2.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-27666" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2020-10-29T19:38:18Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "Strapi before 3.2.5 has stored XSS in the wysiwyg editor\u0027s preview feature.", "id": "GHSA-qvp5-mm7v-4f36", "modified": "2023-09-13T22:53:33Z", "published": "2020-10-29T19:40:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27666" }, { "type": "WEB", "url": "https://github.com/strapi/strapi/pull/8440" }, { "type": "WEB", "url": "https://github.com/strapi/strapi/releases/tag/v3.2.5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting in Strapi" }
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.