Security Patch for Lime BI - Information Disclosure Vulnerability

A security vulnerability has been identified in Metabase (the underlying platform for Lime BI) that could potentially allow authenticated users to extract sensitive information, including database credentials, under certain circumstances. Severity: Medium Status: Patch available Evidence of exploitation: None observed Environment: On-premise

  • All Lime BI installations (all versions)
  • The hotfix is compatible with Metabase version 1.49 or later
  • Older versions (1.48 or earlier) require an upgrade before the hotfix can be applied

Under specific circumstances, an authenticated Lime BI user may be able to extract sensitive information such as database credentials through this vulnerability.

Even if credentials were obtained, they would not provide database access unless the database is publicly exposed on the internet, which is not a standard configuration.

This vulnerability was proactively disclosed to us by Metabase. There is no evidence that this vulnerability has ever been exploited in the wild.

We have developed a hotfix that mitigates this vulnerability by updating the nginx proxy configuration to block specific HTTP requests that could exploit this vulnerability.

Before applying the patch, verify which version of Metabase you are running:

  1. Log in to your Lime CRM Server instance
  2. Click on the gear icon (⚙️) in the top right corner
  3. Select Admin settings
  4. Go to Troubleshooting in the left menu
  5. Look for the Version information at the top of the page

The version number will be displayed in the format v1.xx.x (for example, v1.49.0).

  • Lime BI running Metabase version 1.49 or later
  1. Download the patch ZIP file from here
  2. Extract the ZIP file to a location on your Lime CRM server
  3. Right-click on apply-patch.bat and select “Run as Administrator”
  4. The script will automatically:
    • Create a backup of your existing nginx.conf
    • Apply the patch configuration
    • Restart the Lime CRM Webfront service (nginx)
  5. Verify the output says “Lime CRM Webfront service restarted successfully!” or check that the service is running in Windows Services

A backup of your nginx.conf configuration is automatically created in the same directory as your nginx.conf file before any changes are made.

Metabase versions older than 1.49 are no longer supported. If your Lime BI installation is running Metabase version 1.48 or earlier, you must upgrade before applying this hotfix.

Please contact our Support to schedule an upgrade of your Lime BI setup:

  1. Check your Metabase version using the instructions above
  2. Apply the hotfix as soon as possible if you're running Metabase 1.49 or later
  3. Schedule an upgrade if you're running version 1.48 or earlier
  4. Verify your database is not publicly exposed to the internet (follow security best practices)
  5. Contact Support if you need assistance
  • Last modified: 4 hours ago
  • by Jens Gustafsson