ghsa-mcqm-6ff4-53qx
Vulnerability from github
Published
2022-06-14 00:00
Modified
2022-06-24 00:53
Severity ?
Summary
Cross-site Scripting in Strapi
Details
Strapi v3.x.x versions and earlier contain a stored cross-site scripting vulnerability in file upload function. By exploiting this vulnerability, an arbitrary script may be executed on the web browser of the user who is logging in to the product with the administrative privilege.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "strapi" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.6.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-29894" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-06-24T00:53:31Z", "nvd_published_at": "2022-06-13T05:15:00Z", "severity": "MODERATE" }, "details": "Strapi v3.x.x versions and earlier contain a stored cross-site scripting vulnerability in file upload function. By exploiting this vulnerability, an arbitrary script may be executed on the web browser of the user who is logging in to the product with the administrative privilege.", "id": "GHSA-mcqm-6ff4-53qx", "modified": "2022-06-24T00:53:31Z", "published": "2022-06-14T00:00:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29894" }, { "type": "PACKAGE", "url": "https://github.com/strapi/strapi" }, { "type": "WEB", "url": "https://jvn.jp/en/jp/JVN44550983/index.html" }, { "type": "WEB", "url": "https://strapi.io" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/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.