SQL Injection Affecting pagekit/pagekit package, versions >=0.0.0


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 0.17% (54th percentile)
Expand this section
NVD
9.8 critical

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-PAGEKITPAGEKIT-2440538
  • published 3 Apr 2022
  • disclosed 3 Apr 2022
  • credit duongdpt

How to fix?

There is no fixed version for pagekit/pagekit.

Overview

pagekit/pagekit is a modular and lightweight CMS built with Symfony components and Vue.js.

Affected versions of this package are vulnerable to SQL Injection via the configAction in SettingsController, which allows users to set the order of comments listing using ascending (ASC) and descending (DESC). That config then gets concatenated directly to the SQL query without sanitization.

References