Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-27298
HistoryMar 01, 2024 - 5:48 p.m.

CVE-2024-27298 Parse Server literalizeRegexPart SQL Injection

2024-03-0117:48:52
CWE-89
GitHub_M
github.com
1
parse server
sql injection
cve-2024-27298

CVSS3

10

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

AI Score

7.7

Confidence

Low

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

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.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*"
    ],
    "vendor": "parseplatform",
    "product": "parse-server",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "6.5.0",
        "versionType": "custom"
      },
      {
        "status": "affected",
        "version": "7.0.0-alpha.1",
        "lessThan": "7.0.0-alpha.20",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

10

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

AI Score

7.7

Confidence

Low

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-27298