Vulnerability record · CVE-2019-10267 · published 26 July 2019
CVE-2019-10267: Ahsay Cloud Backup Suite unrestricted file upload leads to code execution
Ahsay · Cloud Backup Suite
Ahsay Cloud Backup Suite 8.1.0.50 allows an authenticated user to upload a file into any directory on the server. Because uploaded JSP files are executed by the web server, an attacker can place a shell and run code as the configured service account. This turns a backup application into a full remote code execution foothold on the host.
Description
An insecure file upload and code execution issue was discovered in Ahsay Cloud Backup Suite 8.1.0.50. It is possible to upload a file into any directory of the server. One can insert a JSP shell into the web server's directory and execute it. This leads to full access to the system, as the configured user (e.g., Administrator).
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityThe flaw yields remote code execution as Administrator with public exploit code and very high EPSS, but it requires an authenticated account and is not in KEV.
What it is
Ahsay Cloud Backup Suite 8.1.0.50 allows an authenticated user to upload a file into any directory on the server. Because uploaded JSP files are executed by the web server, an attacker can place a shell and run code as the configured service account. This turns a backup application into a full remote code execution foothold on the host.
Impact
An attacker gains arbitrary code execution with the privileges of the web server's configured user, described as Administrator, giving full access to the system and any data or credentials it holds.
Attack surface
Reachable over the network through the application's file upload functionality; the CVSS vector requires low privileges (PR:L) and no user interaction (UI:N), so any authenticated account able to reach the upload feature is sufficient.
Exploitation
Public exploit code is referenced by multiple Packet Storm and third-party advisories, and EPSS is very high (0.75171, 99.5th percentile), though the CVE is not listed in CISA KEV.
What to do
- Upgrade Ahsay Cloud Backup Suite to a version later than 8.1.0.50 that fixes the upload path handling; confirm the fixed build with the vendor.
- If patching is not immediately possible, restrict or disable the file upload feature and limit network access to the management interface to trusted hosts.
- Run the web service under a low-privilege account rather than Administrator, and remove execute permissions for uploaded content directories.
- Block execution of script files such as JSP in upload and web-accessible directories at the web server or reverse proxy.
- Audit the server for unexpected JSP or web shell files and review upload directories for unauthorized content.
Detection
- Monitor upload directories and web roots for newly created JSP or other executable script files.
- Alert on web server processes spawning command interpreters or unexpected child processes.
- Review web server and application logs for upload requests followed by requests to the uploaded file path.
- Baseline and monitor the configured service account for anomalous file writes or process creation.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://packetstormsecurity.com/files/153770/Ahsay-Backup-7.x-8.x-File-Upload-Remote-Code-Execution.html | ExploitThird Party AdvisoryVDB Entry |
| http://packetstormsecurity.com/files/153771/Ahsay-Backup-7.x-8.x-File-Upload-Remote-Code-Execution.html | ExploitThird Party AdvisoryVDB Entry |
| https://www.wbsec.nl/ahsay/ | ExploitThird Party Advisory |
| http://packetstormsecurity.com/files/153770/Ahsay-Backup-7.x-8.x-File-Upload-Remote-Code-Execution.html | ExploitThird Party AdvisoryVDB Entry |
| http://packetstormsecurity.com/files/153771/Ahsay-Backup-7.x-8.x-File-Upload-Remote-Code-Execution.html | ExploitThird Party AdvisoryVDB Entry |
| https://www.wbsec.nl/ahsay/ | ExploitThird Party Advisory |
Track CVE-2019-10267 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2019-10267), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.