org.webjars.npm:http-proxy-middleware@3.0.0-beta.0 vulnerabilities

  • latest version

    3.0.0-beta.0

  • first published

    7 years ago

  • latest version published

    2 years ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.webjars.npm:http-proxy-middleware package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Improper Check for Unusual or Exceptional Conditions

    Affected versions of this package are vulnerable to Improper Check for Unusual or Exceptional Conditions in the fixRequestBody() function, which processes certain invalid requests without error. An attacker can manipulate the request body by sending requests that violate the expected structure for bodyParser().

    How to fix Improper Check for Unusual or Exceptional Conditions?

    A fix was pushed into the master branch but not yet published.

    [0,)
    • M
    Always-Incorrect Control Flow Implementation

    Affected versions of this package are vulnerable to Always-Incorrect Control Flow Implementation in the fixRequestBody() function. An attacker can cause writeBody to be called multiple times, leading to unexpected behavior.

    How to fix Always-Incorrect Control Flow Implementation?

    A fix was pushed into the master branch but not yet published.

    [0,)
    • H
    Denial of Service (DoS)

    Affected versions of this package are vulnerable to Denial of Service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. An attacker could kill the Node.js process and crash the server by making requests to certain paths.

    How to fix Denial of Service (DoS)?

    A fix was pushed into the master branch but not yet published.

    [0,)