PoC Index

CVE-2020-35476

CRITICAL 9.8EPSS 85.3%

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.)

CVSS v3.1
9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v3.1
9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v2.0
7.5 HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
EPSS
85.33% chance of exploitation in the next 30 days, 100th percentile
Nuclei
critical · CWE-78
Published
2020-12-16
Updated
2024-08-04

Proof-of-concept exploits (3)

Nuclei templates (1)

Metasploit modules (1)

Vulhub environments (1)

Exploit collections (3)

References

Related