Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-6927-3vr9-fxf2: ZDI-CAN-19105: Parse Server literalizeRegexPart SQL Injection

Impact

This vulnerability allows SQL injection when Parse Server is configured to use the PostgreSQL database.

Patches

The algorithm to detect SQL injection has been improved.

Workarounds

None.

References

  • https://github.com/parse-community/parse-server/security/advisories/GHSA-6927-3vr9-fxf2
  • https://github.com/parse-community/parse-server/releases/tag/6.5.0 (fixed in Parse Server 6)
  • https://github.com/parse-community/parse-server/releases/tag/7.0.0-alpha.20 (fixed in Parse Server 7 alpha release)

Credits

  • Mikhail Shcherbakov (https://twitter.com/yu5k3) working with Trend Micro Zero Day Initiative (finder)
  • Ehsan Persania (remediation developer)
  • Manuel Trezza (coordinator)
ghsa
#sql#vulnerability#web#nodejs#git#zero_day#postgres

Skip to content

Sign in

CVE-2024-27298

    • Actions

      Automate any workflow

    • Packages

      Host and manage packages

    • Security

      Find and fix vulnerabilities

    • Codespaces

      Instant dev environments

    • Copilot

      Write better code with AI

    • Code review

      Manage code changes

    • Issues

      Plan and track work

    • Discussions

      Collaborate outside of code

Explore

*   All features
*   Documentation
*   GitHub Skills
*   Blog
  • For

    • Enterprise
    • Teams
    • Startups
    • Education

    By Solution

    • CI/CD & Automation
    • DevOps
    • DevSecOps

    Resources

    • Learning Pathways
    • White papers, Ebooks, Webinars
    • Customer Stories
    • Partners
    • GitHub Sponsors

      Fund open source developers

*   The ReadME Project
    
    GitHub community articles
    

Repositories

*   Topics
*   Trending
*   Collections
  • Pricing

Search code, repositories, users, issues, pull requests…

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches****Use saved searches to filter your results more quickly

Sign in

Sign up

  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-27298

ZDI-CAN-19105: Parse Server literalizeRegexPart SQL Injection

Critical severity GitHub Reviewed Published Mar 1, 2024 in parse-community/parse-server • Updated Mar 1, 2024

Vulnerability details Dependabot alerts 0

Package

npm parse-server (npm)

Affected versions

< 6.5.0

>= 7.0.0-alpha.1, < 7.0.0-alpha.20

Patched versions

6.5.0

7.0.0-alpha.20

Description

Impact

This vulnerability allows SQL injection when Parse Server is configured to use the PostgreSQL database.

Patches

The algorithm to detect SQL injection has been improved.

Workarounds

None.

References

  • GHSA-6927-3vr9-fxf2
  • https://github.com/parse-community/parse-server/releases/tag/6.5.0 (fixed in Parse Server 6)
  • https://github.com/parse-community/parse-server/releases/tag/7.0.0-alpha.20 (fixed in Parse Server 7 alpha release)

Credits

  • Mikhail Shcherbakov (https://twitter.com/yu5k3) working with Trend Micro Zero Day Initiative (finder)
  • Ehsan Persania (remediation developer)
  • Manuel Trezza (coordinator)

References

  • GHSA-6927-3vr9-fxf2
  • https://nvd.nist.gov/vuln/detail/CVE-2024-27298
  • parse-community/parse-server@a6e6549
  • parse-community/parse-server@cbefe77
  • https://github.com/parse-community/parse-server/releases/tag/6.5.0
  • https://github.com/parse-community/parse-server/releases/tag/7.0.0-alpha.20

mtrezza published to parse-community/parse-server

Mar 1, 2024

Published by the National Vulnerability Database

Mar 1, 2024

Published to the GitHub Advisory Database

Mar 1, 2024

Reviewed

Mar 1, 2024

Last updated

Mar 1, 2024

Severity

Critical

10.0

/ 10

CVSS base metrics

Attack vector

Network

Attack complexity

Low

Privileges required

None

User interaction

None

Scope

Changed

Confidentiality

High

Integrity

High

Availability

None

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

Weaknesses

CWE-89

CVE ID

CVE-2024-27298

GHSA ID

GHSA-6927-3vr9-fxf2

Source code

parse-community/parse-server

Credits

  • mtrezza Remediation reviewer
  • EhsanParsania Remediation developer

Checking history

See something to contribute? Suggest improvements for this vulnerability.

ghsa: Latest News

GHSA-gppm-hq3p-h4rp: Git credentials are exposed in Atlantis logs