In PageKit v1.0.18, a user can upload SVG files in the file upload portion of the CMS. These SVG files can contain malicious scripts. This file will be uploaded to the system and it will not be stripped or filtered. The user can create a link on the website pointing to "/storage/exp.svg" that will point to http://localhost/pagekit/storage/exp.svg. When a user comes along to click that link, it will trigger a XSS attack.
References
Link | Resource |
---|---|
https://github.com/pagekit/pagekit/issues/963 | Exploit Issue Tracking Third Party Advisory |
Configurations
History
23 Jun 2021, 13:47
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 3.5
v3 : 5.4 |
CPE | cpe:2.3:a:pagekit:pagekit:1.0.18:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/pagekit/pagekit/issues/963 - Exploit, Issue Tracking, Third Party Advisory | |
CWE | CWE-79 |
16 Jun 2021, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-06-16 21:15
Updated : 2024-02-04 21:47
NVD link : CVE-2021-32245
Mitre link : CVE-2021-32245
CVE.ORG link : CVE-2021-32245
JSON object : View
Products Affected
pagekit
- pagekit
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')