In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Information Exposure vulnerabilities in an interactive lesson.
Start learningA fix was pushed into the master branch but not yet published.
@budibase/server is a Budibase Web Server
Affected versions of this package are vulnerable to Information Exposure in the handling of the tlsCertificateKeyFile and tlsCAFile fields, which are passed directly as filesystem paths to the MongoDB driver without validation or restriction. An attacker can enumerate the existence of arbitrary files and read file contents by supplying crafted absolute paths, receiving different error messages based on file presence and content.