Vulnerabilities (CVE)

Filtered by vendor Pagekit Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-32245 1 Pagekit 1 Pagekit 2021-06-23 3.5 LOW 5.4 MEDIUM
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.
CVE-2019-16669 1 Pagekit 1 Pagekit 2019-09-23 5.0 MEDIUM 5.3 MEDIUM
The Reset Password feature in Pagekit 1.0.17 gives a different response depending on whether the e-mail address of a valid user account is entered, which might make it easier for attackers to enumerate accounts.
CVE-2018-14381 1 Pagekit 1 Pagekit 2018-09-14 5.8 MEDIUM 6.1 MEDIUM
Pagekit before 1.0.14 has a /user/login?redirect= open redirect vulnerability.
CVE-2018-11564 1 Pagekit 1 Pagekit 2018-07-05 3.5 LOW 4.8 MEDIUM
Stored XSS in YOOtheme Pagekit 1.0.13 and earlier allows a user to upload malicious code via the picture upload feature. A user with elevated privileges could upload a photo to the system in an SVG format. 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/poc.svg" that will point to http://localhost/pagekit/storage/poc.svg. When a user comes along to click that link, it will trigger a XSS attack.