Skip to content

SQL injection in pagekit/pagekit

Critical severity GitHub Reviewed Published Apr 2, 2022 to the GitHub Advisory Database • Updated Jan 27, 2023

Package

composer pagekit/pagekit (Composer)

Affected versions

<= 1.0.18

Patched versions

None

Description

Pagekit is a modular and lightweight CMS built with Symfony components and Vue.js. The configAction in SettingsController allow user to set the order of comments listing. The allowed options are ASC and DESC. That config then get concatenated directly to the SQL query. Due to the fact that there wasnt any sanitizion before saving that config, it can lead to the SQL Injection vulnerability.

References

Published by the National Vulnerability Database Apr 1, 2022
Published to the GitHub Advisory Database Apr 2, 2022
Reviewed Apr 5, 2022
Last updated Jan 27, 2023

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2021-44135

GHSA ID

GHSA-45hc-r4fj-qj89

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.