Lack of data validation In express
Description
Express ressource injection A vulnerability has been identified in the Express response.links function, allowing for arbitrary resource injection in the Link header when unsanitized data is used.
The issue arises from improper sanitization in Link header values, which can allow a combination of characters like ,, ;, and <> to preload malicious resources.
This vulnerability is especially relevant for dynamic parameters.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
npm | 4.0.0-rc1 | ||
debian 11 | 4.1.1~dfsg-1 | ||
debian 12 | 4.1.1~dfsg-1 | ||
debian 13 | 4.1.1~dfsg-1 | ||
debian 14 | 4.1.1~dfsg-1 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2.