Skip to main content

URL Redirection to Untrusted Site ('Open Redirect') in got

CVE-2022-33987

  • got
  • org.webjars.npm:got
Severity Medium
Score 5.3/10

Summary

The got package before 11.8.5, and 12.x before 12.1.0 for Node.js allows a redirect to a UNIX socket.

  • LOW
  • NETWORK
  • LOW
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • NONE

CWE-601 - Open Redirect

An open redirect attack employs a URL parameter, HTML refresh tags, or a DOM based location change to exploit the trust of a vulnerable domain to direct the users to a malicious website. The attack could lead to higher severity vulnerabilities such as unauthorized access control, account takeover, XSS, and more.

Advisory Timeline

  • Published