CVE-2020-14295
Advisory lineage Upstream: 0 Downstream: 6
Modified
Published: 17 Jun 2020, 13:47
Last modified:04 Aug 2024, 12:39
Vulnerability Summary
Overall Risk (default)
high
55/100 CVSS Score
7.2 HIGH
v3.1 (nvd)
EPSS Score
78.69% CRITICAL
79% probability -2.51%
KEV
Not listed
Ransomware
No reports
Public exploits
5 found
Dark Web
Not detected
Timeline
17 Jun 2020, 13:47
Published
Vulnerability first disclosed
04 Aug 2024, 12:39
Last Modified
Vulnerability information updated
Description
A SQL injection issue in color.php in Cacti 1.2.12 allows an admin to inject SQL via the filter parameter. This can lead to remote command execution because the product accepts stacked queries.
CVSS Metrics
- v3.1•HIGH•Score: 7.2CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
- v2.0•MEDIUM•Score: 6.5AV:N/AC:L/Au:S/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 78.69%• Percentile: 99%
Techniques & Countermeasures
- CWE-89•Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Affected Systems
- Unknown•Cacti
1.2.12
- fedoraproject•fedora
31 | 32
References (8)
- https://github.com/Cacti/cacti/issues/3622
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZKM5G3YNSZDHDZMPCMAHG5B5M2V4XYSE/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W64CIB6L4HZRVQSWKPDDKXJO4J2XTOXD/
- http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00067.html
- https://security.gentoo.org/glsa/202007-03
- http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00085.html
- http://packetstormsecurity.com/files/162384/Cacti-1.2.12-SQL-Injection-Remote-Code-Execution.html
- http://packetstormsecurity.com/files/162918/Cacti-1.2.12-SQL-Injection-Remote-Command-Execution.html