OSV 1.4.0 · github-reviewed · 修改于 2021-07-27 02:11
发布时间
2021-08-03 01:02
GitHub 审查时间
2021-07-27 02:11
NVD 发布时间
2020-12-16 16:15
源文件
advisories/github-reviewed/2021/08/GHSA-hv53-q76c-7f8c/GHSA-hv53-q76c-7f8c.json
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.)