CVE-2022-32114
🟠 Łataj w tym tygodniu
Nieograniczony upload plików w Strapi umożliwia ataki XSS przez złośliwy plik PDF.
CVSS
8.8
EPSS
1.6%
Exploit
poc
Vendor
strapi
Opis źródłowy (NVD)
An unrestricted file upload vulnerability in the Add New Assets function of Strapi 4.1.12 allows attackers to conduct XSS attacks via a crafted PDF file. NOTE: the project documentation suggests that a user with the Media Library "Create (upload)" permission is supposed to be able to upload PDF files containing JavaScript, and that all files in a public assets folder are accessible to the outside world (unless the filename begins with a dot character). The administrator can choose to allow only image, video, and audio files (i.e., not PDF) if desired.
exploit xss
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 8.8 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 1.6% |
| Opublikowano (NVD) | 2022-07-13 21:15:08 UTC |
| Ostatnia modyfikacja (NVD) | 2026-07-02 16:00:48 UTC |
Referencje
- https://docs.strapi.io/dev-docs/configurations/public-assets (cve@mitre.org)
- https://docs.strapi.io/user-docs/users-roles-permissions/configuring-administrator-roles (cve@mitre.org)
- https://github.com/bypazs/strapi (cve@mitre.org) [Product]
- https://github.com/strapi/strapi/blob/d9277d616b4478a3839e79e47330a4aaf167a2f1/packages/core/content-type-builder/admin/src/components/AllowedTypesSelect/index.js#L14 (cve@mitre.org)
- https://github.com/strapi/strapi/blob/d9277d616b4478a3839e79e47330a4aaf167a2f1/packages/core/upload/admin/src/components/MediaLibraryInput/index.js#L33 (cve@mitre.org)
- https://grimthereaperteam.medium.com/strapi-v4-1-12-unrestricted-file-upload-b993bfd07e4e (cve@mitre.org) [Exploit, Third Party Advisory]