CVE-2024-30261: Undici's fetch with integrity option is too lax when algorithm is specified but hash value is in incorrect
If an attacker can alter the integrity option passed to fetch(), they can let fetch() accept requests as valid even if they have been tampered.
References
- github.com/advisories/GHSA-9qxr-qj54-h672
- github.com/nodejs/undici
- github.com/nodejs/undici/commit/2b39440bd9ded841c93dd72138f3b1763ae26055
- github.com/nodejs/undici/commit/d542b8cd39ec1ba303f038ea26098c3f355974f3
- github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672
- hackerone.com/reports/2377760
- nvd.nist.gov/vuln/detail/CVE-2024-30261
Code Behaviors & Features
Detect and mitigate CVE-2024-30261 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 →