CVE-2021-41277
17.11.2021, 20:15
Metabase is an open source data analytics platform. In affected versions a security issue has been discovered with the custom GeoJSON map (`admin->settings->maps->custom maps->add a map`) support and potential local file inclusion (including environment variables). URLs were not validated prior to being loaded. This issue is fixed in a new maintenance release (0.40.5 and 1.40.5), and any subsequent release after that. If youre unable to upgrade immediately, you can mitigate this by including rules in your reverse proxy or load balancer or WAF to provide a validation filter before the application.
Vendor | Product | Version |
---|---|---|
metabase | metabase | 0.40.0 |
metabase | metabase | 0.40.1 |
metabase | metabase | 0.40.2 |
metabase | metabase | 0.40.3 |
metabase | metabase | 0.40.4 |
metabase | metabase | 1.40.0 |
metabase | metabase | 1.40.1 |
metabase | metabase | 1.40.2 |
metabase | metabase | 1.40.3 |
metabase | metabase | 1.40.4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-200 - Exposure of Sensitive Information to an Unauthorized ActorThe product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
References