Loading
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.)
Use CWE-78, Opentsdb vendor hub and Opentsdb product page to widen CVE-2020-35476 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2023-36812, CVE-2023-25826 and CVE-2018-12972 for nearby disclosures in the same product family.