Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Knolleary

#21159of 53,632
11.8Total CVSS
Vulnerabilities · 2
Medium
2
PT-2024-19275
5.3
2024-01-15
Unknown · @Fastify/Swagger-Ui · CVE-2024-22207
**Name of the Vulnerable Software and Affected Versions** fastify-swagger-ui versions prior to 2.1.0 **Description** The default configuration of `@fastify/swagger-ui` without the `baseDir` option set leads to all files in the module's directory being exposed via HTTP routes served by the module. This issue is fixed in version 2.1.0. Setting the `baseDir` option can also work around this issue. **Recommendations** For versions prior to 2.1.0, update to version 2.1.0 to resolve the issue. As a temporary workaround, consider setting the `baseDir` option to minimize exposure.
PT-2021-14398
6.5
2021-02-26
Node Red · Node-Red · CVE-2021-21298
Name of the Vulnerable Software and Affected Versions: Node-RED versions 1.2.7 and earlier Description: The issue allows arbitrary path traversal via the Projects API. If the Projects feature is enabled, a user with `projects.read` permission can access any file via the Projects API. The vulnerability applies only to the Projects feature, which is not enabled by default in Node-RED. Recommendations: For Node-RED versions 1.2.7 and earlier, update to Node-RED 1.2.8 to resolve the issue. As a temporary workaround, do not give untrusted users read access to the Node-RED editor.