Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. express
  4. ›
  5. CVE-2024-43796

CVE-2024-43796: express vulnerable to XSS via response.redirect()

September 10, 2024 (updated November 18, 2024)

In express <4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect() may execute untrusted code

References

  • github.com/advisories/GHSA-qw6h-vgh9-j6wx
  • github.com/expressjs/express
  • github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553
  • github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx
  • nvd.nist.gov/vuln/detail/CVE-2024-43796

Code Behaviors & Features

Detect and mitigate CVE-2024-43796 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.20.0, all versions starting from 5.0.0-alpha.1 before 5.0.0

Fixed versions

  • 4.20.0
  • 5.0.0

Solution

Upgrade to versions 4.20.0, 5.0.0 or above.

Impact 4.7 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/express/CVE-2024-43796.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:03 +0000.