SimpleHelp <= 5.5.7 - Arbitrary File Upload
| Reporter | Title | Published | Views | Family All 33 |
|---|---|---|---|---|
| CVE-2024-57728 | 15 Jan 202523:15 | – | attackerkb | |
| CVE-2024-57727 | 15 Jan 202500:00 | – | attackerkb | |
| The vulnerability of SimpleHelp’s software for remote support lies in the improper handling of symbolic links before accessing the file. This allows a malicious actor to execute arbitrary code. | 27 Jan 202500:00 | – | bdu_fstec | |
| CVE-2024-57728 | 15 Jan 202507:04 | – | circl | |
| SimpleHelp Path Traversal Vulnerability | 24 Apr 202600:00 | – | cisa_kev | |
| CISA Adds Four Known Exploited Vulnerabilities to Catalog | 24 Apr 202612:00 | – | cisa | |
| SimpleHelp 安全漏洞 | 15 Jan 202500:00 | – | cnnvd | |
| CVE-2024-57728 | 15 Jan 202500:00 | – | cve | |
| CVE-2024-57728 | 15 Jan 202500:00 | – | cvelist | |
| EUVD-2024-53726 | 3 Oct 202520:07 | – | euvd |
10
id: CVE-2024-57728
info:
name: SimpleHelp <= 5.5.7 - Arbitrary File Upload
author: popy21
severity: high
description: |
SimpleHelp remote support software v5.5.7 and before allows admin users to upload arbitrary files anywhere on the file system by uploading a crafted zip file (i.e. zip slip). This can be exploited to execute arbitrary code on the host in the context of the SimpleHelp server user. This template is a version-based check: it reads the version banner exposed by the vendor's own /allversions page and flags branches that predate the January 2025 fixes.
impact: |
An admin technician (or a low-privileged technician who first escalates via CVE-2024-57726 ) can write a crafted zip entry to any path on the host - a crontab on Linux, a replaced executable or DLL on Windows - and obtain remote code execution as the SimpleHelp server user, the chain ransomware operators such as Medusa and DragonForce used to take over managed estates.
remediation: |
Upgrade SimpleHelp to 5.5.8 or later (or apply the vendor's 070125 patch to the 5.4.10 and 5.3.9 branches), then rotate all administrator and technician passwords and restrict the source IP addresses allowed to log in.
reference:
- https://simple-help.com/kb---security-vulnerabilities-01-2025#security-vulnerabilities-in-simplehelp-5-5-7-and-earlier
- https://www.horizon3.ai/attack-research/disclosures/critical-vulnerabilities-in-simplehelp-remote-support-software/
- https://guides.simple-help.com/kb---checking-the-version-and-build-of-your-simplehelp-server
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-57728
- https://www.microsoft.com/en-us/security/blog/2026/04/06/storm-1175-focuses-gaze-on-vulnerable-web-facing-assets-in-high-tempo-medusa-ransomware-operations/
- https://www.trendmicro.com/vinfo/us/security/news/ransomware-spotlight/ransomware-spotlight-dragonforce
- https://nvd.nist.gov/vuln/detail/CVE-2024-57728
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
cvss-score: 7.2
cve-id: CVE-2024-57728
cwe-id: CWE-59
epss-score: 0.06982
epss-percentile: 0.93902
cpe: cpe:2.3:a:simple-help:simplehelp:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: simple-help
product: simplehelp
shodan-query: html:"SimpleHelp"
fofa-query: title="SimpleHelp"
tags: cve,cve2024,simple-help,simplehelp,kev,passive,vkev
http:
- method: GET
path:
- "{{BaseURL}}/allversions"
extractors:
- type: regex
part: body
group: 1
name: version
regex:
- 'Visual Version:\s*([0-9]+\.[0-9]+(?:\.[0-9]+)?)'
internal: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- "SH Version"
- "Visual Version"
condition: and
- type: dsl
dsl:
- "compare_versions(version, '< 5.3.9') || compare_versions(version, '>= 5.4.0', '< 5.4.10') || compare_versions(version, '>= 5.5.0', '< 5.5.8')"
- type: status
status:
- 200
# digest: 490a004630440220136aab84c7c7b291ae08a8d1bb42b6845a851238bbb2100edaec76f69551fd6d02204d355ac397c6989d6e171620b4bb1f290d1848b78715c141b2c0bc54df0c51a4: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
20 Aug 2026 08:59Current
8.7High risk
Vulners AI Score8.7
CVSS 3.17.2
EPSS0.06982
SSVC