Information Exposure Affecting requestretry package, versions <7.0.0


0.0
high

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Confidentiality High

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 0.16% (52nd percentile)
Expand this section
NVD
7.5 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JS-REQUESTRETRY-2411026
  • published 23 Feb 2022
  • disclosed 23 Feb 2022
  • credit Timothee Desurmont

How to fix?

Upgrade requestretry to version 7.0.0 or higher.

Overview

requestretry is a request-retry wrap nodejs request to retry http(s) requests in case of error

Affected versions of this package are vulnerable to Information Exposure due to missing header sanitization. When fetching a URL containing a link to an external site in the params ?url=${attacker}, the user's Cookies are leaked to the third-party application.