icon

We found results for “

CVE-2024-22207

Good to know:

icon
icon

Date: January 15, 2024

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.

Language: JS

Severity Score

Severity Score

Weakness Type (CWE)

Insecure Default Initialization of Resource

CWE-1188

Top Fix

icon

Upgrade Version

Upgrade to version @fastify/swagger-ui - 2.1.0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us