CVE-2020-35476

Severity CVSS v4.0:
Pending analysis
Type:
CWE-78 OS Command Injections
Publication date:
16/12/2020
Last modified:
03/03/2023

Description

A remote code execution vulnerability occurs in OpenTSDB through 2.4.0 via command injection in the yrange parameter. The yrange value is written to a gnuplot file in the /tmp directory. This file is then executed via the mygnuplot.sh shell script. (tsd/GraphHandler.java attempted to prevent command injections by blocking backticks but this is insufficient.)

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:opentsdb:opentsdb:*:*:*:*:*:*:*:* 2.4.0 (including)