Filtered by vendor Expressjs Subscriptions
Filtered by product Express Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2024-9266 1 Expressjs 1 Express 2025-07-12 4.7 Medium
URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Express. This vulnerability affects the use of the Express Response object. This issue impacts Express: from 3.4.5 before 4.0.0.
CVE-2024-10491 2 Expressjs, Openjsf 2 Express, Express 2024-11-06 4 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 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.