First published: Thu Mar 14 2024(Updated: )
follow-redirects is an open source, drop-in replacement for Node's `http` and `https` modules that automatically follows redirects. In affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which contains credentials too. This vulnerability may lead to credentials leak, but has been addressed in version 1.15.6. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
npm/follow-redirects | <=1.15.5 | 1.15.6 |
redhat/follow-redirects | <1.15.6 | 1.15.6 |
IBM Data Virtualization on Cloud Pak for Data | <=3.0 | |
IBM Watson Query with Cloud Pak for Data | <=2.2 | |
IBM Watson Query with Cloud Pak for Data | <=2.1 | |
IBM Watson Query with Cloud Pak for Data | <=2.0 | |
IBM Data Virtualization on Cloud Pak for Data | <=1.8 | |
IBM Data Virtualization on Cloud Pak for Data | <=1.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-28849 has been classified with a medium severity level due to its potential impact on security regarding unauthorized access.
To remediate CVE-2024-28849, upgrade the follow-redirects package to version 1.15.6 or higher.
CVE-2024-28849 affects versions of the follow-redirects package up to 1.15.5 inclusive.
CVE-2024-28849 impacts applications using the follow-redirects package, including IBM Cognos Dashboards on Cloud Pak for Data versions up to 5.0.0.
Yes, CVE-2024-28849 can be remotely exploited due to the handling of authorization headers during cross-domain redirects.