CRITICAL🇵🇱 Wersja polska

CVE-2024-7760

CVSS 9.6v3.1pub. 2025-03-20upd. 2025-07-21

aimhubio/aim version 3.22.0 contains a Cross-Site Request Forgery (CSRF) vulnerability in the tracking server. The vulnerability is due to overly permissive CORS settings, allowing cross-origin requests from all origins. This enables CSRF attacks on all endpoints of the tracking server, which can be chained with other existing vulnerabilities such as remote code execution, denial of service, and arbitrary file read/write.

🤖 AI Analysis
How it works

The Aim tracking server is configured with overly open CORS (Cross-Origin Resource Sharing) settings, which allows sending cross-origin requests from any domain. An attacker can trick a logged-in user into visiting a malicious website, which will send forged HTTP requests on their behalf to all endpoints of the tracking server. The CSRF vulnerability can then be chained with other existing flaws in the product, such as remote code execution (RCE), denial of service (DoS), and arbitrary file read and write.

Impact

An attacker can, through a victim, perform unauthorized operations on the tracking server, including potentially executing remote code (RCE), triggering denial of service (DoS), or reading and writing arbitrary files on the server — depending on which other vulnerabilities the CSRF is combined with.

Mitigation & patch

Patches available from the vendor should be applied in accordance with the references. It is also recommended to restrict access to the tracking server exclusively to trusted networks and properly configure CORS policy to allow requests only from trusted domains.

Who is affected

Aimstack Aim version 3.22.0

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
  • Aimstack Aim

    APP
    Aimstack
    3.22.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
RCEDoS
CWE
References

Related vulnerabilities

CVE-2024-8769CRITICAL9.1PL ✓same product

Aimstack Aim: path traversal umożliwiający usunięcie dowolnego pliku

CVE-2024-6829CRITICAL9.1PL ✓same product

Path traversal w Aimstack Aim – zapis plików w dowolnej lokalizacji serwera

CVE-2024-6396CRITICAL9.8PL ✓same product

Nadpisywanie plików i RCE w Aimstack Aim przez funkcję _backup_run

CVE-2024-2195CRITICAL9.8PL ✓same product

RCE w Aimstack Aim – wykonanie kodu przez parametr query w API

CVE-2025-51463HIGH7.0same product

Path Traversal in restore_run_backup() in AIM 3.28.0 allows remote attackers to write arbitrary files to the s...