parse-server@8.6.75

An express module providing a Parse-compatible API server

  • latest version

    9.9.0

  • latest non vulnerable version

  • first published

    13 years ago

  • latest version published

    25 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the parse-server package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Regular Expression Denial of Service (ReDoS)

    parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js.

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the clientSDK parameter in the request-header parser. An attacker can exhaust CPU resources on a worker node by submitting an excessively long value for x-parse-client-version, causing eponential regex backtracking.

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade parse-server to version 8.6.77, 9.9.1-alpha.1 or higher.

    <8.6.77>=9.0.0 <9.9.1-alpha.1
    • L
    Race Condition

    parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js.

    Affected versions of this package are vulnerable to Race Condition due to a race condition in the login process. An attacker can obtain multiple valid session tokens by submitting concurrent requests with the same intercepted one-time password. This is only exploitable if the attacker already possesses the victim's password and can intercept the active SMS OTP, and is able to race the legitimate login request.

    How to fix Race Condition?

    Upgrade parse-server to version 8.6.76, 9.9.0-alpha.2 or higher.

    <8.6.76>=9.0.0-alpha.1 <9.9.0-alpha.2