Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-5123

8.0 · HIGH
Published Feb 14, 2024 grafana CWE-22 EPSS 0.77% (53th pctl)

Overview

CVE-2023-5123 is a high-severity vulnerability affecting grafana json_api_data_source. It was published on February 14, 2024 and has a CVSS 3.1 base score of 8.0 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.0, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

The JSON datasource plugin ( https://grafana.com/grafana/plugins/marcusolsson-json-datasource/ ) is a Grafana Labs maintained plugin for Grafana that allows for retrieving and processing JSON data from a remote endpoint (including a specific sub-path) configured by an administrator. Due to inadequate sanitization of the dashboard-supplied path parameter, it was possible to include path traversal characters (../) in the path parameter and send requests to paths on the configured endpoint outside the configured sub-path.

This means that if the datasource was configured by an administrator to point at some sub-path of a domain (e.g. https://example.com/api/some_safe_api/ ), it was possible for an editor to create a dashboard referencing the datasource which issues queries containing path traversal characters, which would in turn cause the datasource to instead query arbitrary subpaths on the configured domain (e.g. https://example

Remediation

Check the references section for vendor advisories and patches from grafana. Update json_api_data_source to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
grafana json_api_data_source >= 0, < 1.3.21 Affected

Frequently Asked Questions

What is CVE-2023-5123?

CVE-2023-5123 is a high-severity vulnerability affecting grafana json_api_data_source. It was published on February 14, 2024 and has a CVSS 3.1 base score of 8.0 (HIGH).

How severe is CVE-2023-5123?

This vulnerability has a CVSS 3.1 base score of 8.0, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-5123?

Check the references section for vendor advisories and patches from grafana. Update json_api_data_source to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-5123?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-5123 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.