Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Openjsf | Express | >= 3.0.0, < 3.21.5 |
Related Weaknesses (CWE)
References
- https://www.herodevs.com/vulnerability-directory/cve-2024-10491ExploitThird Party Advisory
FAQ
What is CVE-2024-10491?
CVE-2024-10491 is a vulnerability with a CVSS score of 4.0 (MEDIUM). 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 ...
How severe is CVE-2024-10491?
CVE-2024-10491 has been rated MEDIUM with a CVSS base score of 4.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-10491?
Check the references section above for vendor advisories and patch information. Affected products include: Openjsf Express.