DirectorySecurity Advisories
Sign In
Security Advisories

CGA-6mjq-8vxm-wf5h

Published

Last updated

https://images.chainguard.dev/security/CGA-6mjq-8vxm-wf5h
Package

kubeflow-pipelines

Latest Update
Fixed
Fixed Version

2.2.0-r12

Aliases
  • CVE-2024-43800
  • GHSA-cm22-4g7w-348p

Severity

5.0

Medium

CVSS V3

Summary

serve-static vulnerable to template injection that can lead to XSS

Description

Impact

passing untrusted user input - even after sanitizing it - to redirect() may execute untrusted code

Patches

this issue is patched in serve-static 1.16.0

Workarounds

users are encouraged to upgrade to the patched version of express, but otherwise can workaround this issue by making sure any untrusted inputs are safe, ideally by validating them against an explicit allowlist

Details

successful exploitation of this vector requires the following:

  1. The attacker MUST control the input to response.redirect()
  2. express MUST NOT redirect before the template appears
  3. the browser MUST NOT complete redirection before:
  4. the user MUST click on the link in the template

References

Updates


Safe Source for Open Sourceâ„¢
Media KitContact Us
© 2024 Chainguard. All Rights Reserved.
Private PolicyTerms of Use

Product

Chainguard Images