CVE-2025-70995: Kritische RCE-Lücke in Aranda Service Desk Web Edition
⚠️ CVE-Referenzen:
CVE-2025-70995
Zusammenfassung
Eine Sicherheitslücke in der Aranda Service Desk Web Edition (ASDK API 8.6) ermöglicht es authentifizierten Angreifern, durch mangelhafte Überprüfung hochgeladener Dateien, Remotecode-Ausführung zu erzielen. Nutzer können eine präparierte web.config-Datei hochladen, die dann vom ASP.NET-Runtime ausgeführt wird. Dies erlaubt die Kompilierung und Ausführung von Schadcode, etwa in Form einer .aspx-Webshell. Die Lücke betrifft sowohl On-Premise- als auch SaaS-Bereitstellungen.
An issue in Aranda Service Desk Web Edition (ASDK API 8.6) allows authenticated attackers to achieve remote code execution due to improper validation of uploaded files. An authenticated user can upload a crafted web.config file by sending a crafted POST request to /ASDKAPI/api/v8.6/item/addfile, which is processed by the ASP.NET runtime. The uploaded configuration file alters the execution context of the upload directory, enabling compilation and execution of attacker-controlled code (e.g., generation of an .aspx webshell). This allows remote command execution on the server without user interaction beyond authentication, impacting both On-Premise and SaaS deployments.
Quelle: app.opencve.io