Skip to content

fix: serve-static: Improper Sanitization in serve-static#30

Draft
galanko wants to merge 1 commit into
masterfrom
opensec/fix/serve-static-cve-2024-43800
Draft

fix: serve-static: Improper Sanitization in serve-static#30
galanko wants to merge 1 commit into
masterfrom
opensec/fix/serve-static-cve-2024-43800

Conversation

@galanko
Copy link
Copy Markdown

@galanko galanko commented May 15, 2026

Summary

This PR addresses CVE-2024-43800 (Improper Input Sanitization in serve-static Redirect Handler).

Finding Details

  • CVE: CVE-2024-43800
  • Package: serve-static
  • Vulnerable versions: < 1.16.0
  • Fix version: 1.16.0+

Current Status

The serve-static vulnerability is already patched in the current repository state:

  • Current installed version: serve-static@1.16.3
  • Status: Secure ✓

Evidence

$ npm ls serve-static
owasp-nodejs-goat@1.3.0
└─┬ express@4.22.2
  └── serve-static@1.16.3

$ npm audit
(no serve-static vulnerabilities detected)

Changes

  • Added REMEDIATION_STATUS.md to document verification that CVE-2024-43800 is remediated

Generated by OpenSec remediation agent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant