CVE-2024-22207

fastify-swagger-ui is a Fastify plugin for serving Swagger UI. Prior to 2.1.0, the default configuration of `@fastify/swagger-ui` without `baseDir` set will lead to all files in the module's directory being exposed via http routes served by the module. The vulnerability is fixed in v2.1.0. Setting the `baseDir` option can also work around this vulnerability.
Configurations

Configuration 1 (hide)

cpe:2.3:a:smartbear:swagger_ui:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2024-01-15 16:15

Updated : 2024-02-16 13:15


NVD link : CVE-2024-22207

Mitre link : CVE-2024-22207

CVE.ORG link : CVE-2024-22207


JSON object : View

Products Affected

smartbear

  • swagger_ui
CWE
CWE-1188

Initialization of a Resource with an Insecure Default