10

CVE-2024-27298

Parse Server literalizeRegexPart SQL Injection

parse-server is a Parse Server for Node.js / Express. This vulnerability allows SQL injection when Parse Server is configured to use the PostgreSQL database. The vulnerability has been fixed in 6.5.0 and 7.0.0-alpha.20.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ParseplatformParse-server SwPlatformnode.js Version < 6.5.0
ParseplatformParse-server Version6.5.0 Updatealpha1 SwPlatformnode.js
ParseplatformParse-server Version6.5.0 Updatealpha2 SwPlatformnode.js
ParseplatformParse-server Version6.5.0 Updatebeta1 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha1 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha10 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha11 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha12 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha13 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha14 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha15 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha16 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha17 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha18 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha19 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha2 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha3 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha4 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha5 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha6 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha7 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha8 SwPlatformnode.js
ParseplatformParse-server Version7.0.0 Updatealpha9 SwPlatformnode.js
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.03% 0.592
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security-advisories@github.com 10 3.9 5.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

https://github.com/parse-community/parse-server/commit/a6e654943536932904a69b51e513507fcf90a504
Patch
https://github.com/parse-community/parse-server/commit/cbefe770a7260b54748a058b8a7389937dc35833
Patch
https://github.com/parse-community/parse-server/releases/tag/6.5.0
Release Notes
https://github.com/parse-community/parse-server/releases/tag/7.0.0-alpha.20
Release Notes
https://github.com/parse-community/parse-server/security/advisories/GHSA-6927-3vr9-fxf2
Vendor Advisory