You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to dependency file: /openapi-documentation/dynamic-html/package.json
Path to vulnerable library: /openapi-documentation/dynamic-html/node_modules/express/package.json,/swagger-documentation/dynamic-html/node_modules/express/package.json
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.
CVE-2024-10491 - Medium Severity Vulnerability
Vulnerable Library - express-3.21.2.tgz
Sinatra inspired web development framework
Library home page: https://registry.npmjs.org/express/-/express-3.21.2.tgz
Path to dependency file: /openapi-documentation/dynamic-html/package.json
Path to vulnerable library: /openapi-documentation/dynamic-html/node_modules/express/package.json,/swagger-documentation/dynamic-html/node_modules/express/package.json
Dependency Hierarchy:
Found in HEAD commit: 0879348474e22463e77dc76ba5e5f7e6300a2b6c
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2024-10-29
URL: CVE-2024-10491
CVSS 3 Score Details (4.0)
Base Score Metrics:
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: