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.
References
Configurations
History
21 Nov 2024, 08:55
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/fastify/fastify-swagger-ui/commit/13d799a2c5f14d3dd5b15892e03bbcbae63ee6f7 - Patch | |
References | () https://github.com/fastify/fastify-swagger-ui/security/advisories/GHSA-62jr-84gf-wmg4 - Vendor Advisory | |
References | () https://security.netapp.com/advisory/ntap-20240216-0002/ - |
16 Feb 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
23 Jan 2024, 19:40
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-15 16:15
Updated : 2024-11-21 08:55
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