CVE-2022-32114
MEDIUM4.6EPSS 2.8%Strapi 4.1.12 Cross-site Scripting via crafted file
Published: 7/14/2022Modified: 3/21/2024
Also known as:GHSA-4vm8-j95f-j6v5
Description
An unrestricted file upload vulnerability in the Add New Assets function of Strapi v4.1.12 allows attackers to execute arbitrary code via a crafted file. After an authenticated attacker uploads a file containing a malicious URL, a victim copies and pastes the malicious URL into a new tab to receive the XSS payload.
Affected packages (1)
- npm/@strapi/strapifrom 0, <= 4.1.12
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.6 | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N |
References (8)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2022-32114
- PATCHhttps://github.com/strapi/strapi
- WEBhttps://docs.strapi.io/dev-docs/configurations/public-assets
- WEBhttps://docs.strapi.io/user-docs/users-roles-permissions/configuring-administrator-roles
- WEBhttps://github.com/bypazs/strapi
- WEBhttps://github.com/strapi/strapi/blob/d9277d616b4478a3839e79e47330a4aaf167a2f1/packages/core/content-type-builder/admin/src/components/AllowedTypesSelect/index.js#L14
- WEBhttps://github.com/strapi/strapi/blob/d9277d616b4478a3839e79e47330a4aaf167a2f1/packages/core/upload/admin/src/components/MediaLibraryInput/index.js#L33
- WEBhttps://grimthereaperteam.medium.com/strapi-v4-1-12-unrestricted-file-upload-b993bfd07e4e