Lucene search
K

17 matches found

Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.4 views

CVE-2024-8238 Unrestricted Code Execution in aimhubio/aim

In version 3.22.0 of aimhubio/aim, the AimQL query language uses an outdated version of the safergetattr function from RestrictedPython. This version does not protect against the str.formatmap method, allowing an attacker to leak server-side secrets or potentially gain unrestricted code execution...

5.9CVSS6AI score0.0039EPSS
Exploits1References1
Cvelist
Cvelist
added 2024/07/29 6:37 p.m.13 views

CVE-2024-6578 Stored XSS in aimhubio/aim

A stored cross-site scripting XSS vulnerability exists in aimhubio/aim version 3.19.3. The vulnerability arises from the improper neutralization of input during web page generation, specifically in the logs-tab for runs. The terminal output logs are displayed using the dangerouslySetInnerHTML...

7.2CVSS0.00233EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2024/07/29 6:37 p.m.19 views

CVE-2024-6578 Stored XSS in aimhubio/aim

A stored cross-site scripting XSS vulnerability exists in aimhubio/aim version 3.19.3. The vulnerability arises from the improper neutralization of input during web page generation, specifically in the logs-tab for runs. The terminal output logs are displayed using the dangerouslySetInnerHTML...

7.2CVSS6.4AI score0.00233EPSS
Exploits1References1
NVD
NVD
added 2024/07/12 12:15 a.m.9 views

CVE-2024-6396

A vulnerability in the backuprun function in aimhubio/aim version 3.19.3 allows remote attackers to overwrite any file on the host server and exfiltrate arbitrary data. The vulnerability arises due to improper handling of the runhash and repo.path parameters, which can be manipulated to create an...

9.8CVSS0.88697EPSS
Exploits1References1
CVE
CVE
added 2024/07/12 12:0 a.m.73 views

CVE-2024-6396

An vulnerability in the _backup_run function of aimhubio/aim 3.19.3 allows remote attackers to manipulate run_hash and repo.path to create/write arbitrary files on the host and exfiltrate data, with potential for denial of service, data loss, or remote code execution. Confirmed by connected sourc...

9.8CVSS9.8AI score0.88697EPSS
In wildExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/07/12 12:0 a.m.19 views

CVE-2024-6396 Arbitrary File Overwrite and Data Exfiltration in aimhubio/aim

A vulnerability in the backuprun function in aimhubio/aim version 3.19.3 allows remote attackers to overwrite any file on the host server and exfiltrate arbitrary data. The vulnerability arises due to improper handling of the runhash and repo.path parameters, which can be manipulated to create an...

9.8CVSS0.88697EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2024/07/12 12:0 a.m.9 views

CVE-2024-6396 Arbitrary File Overwrite and Data Exfiltration in aimhubio/aim

A vulnerability in the backuprun function in aimhubio/aim version 3.19.3 allows remote attackers to overwrite any file on the host server and exfiltrate arbitrary data. The vulnerability arises due to improper handling of the runhash and repo.path parameters, which can be manipulated to create an...

9.8CVSS8AI score0.88697EPSS
Exploits1References1
Veracode
Veracode
added 2024/07/09 4:57 a.m.13 views

Denial Of Service (DoS)

aimhubio/aim is vulnerable to Denial Of Service DoS. The vulnerability is due to the remote tracking server being configured to point at itself while using the class method Repo.frompath, which allows an attacker to cause the server to endlessly connect to itself and become unable to respond to...

7.5CVSS7.1AI score0.00272EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2024/07/08 7:6 p.m.20 views

CVE-2024-6227 Infinite Loop in aimhubio/aim

A vulnerability in aimhubio/aim version 3.19.3 allows an attacker to cause an infinite loop by configuring the remote tracking server to point at itself. This results in the server endlessly connecting to itself, rendering it unable to respond to other connections...

7.5CVSS0.00272EPSS
Exploits1References1
CVE
CVE
added 2024/07/08 7:6 p.m.54 views

CVE-2024-6227

CVE-2024-6227 affects the open-source tool aimhubio/aim version 3.19.3. The vulnerability arises when the remote tracking server is configured to point at itself, causing the server to endlessly connect to itself. This self-loop leads to a denial of service by rendering the server unresponsive to...

7.5CVSS7.4AI score0.00272EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/08 7:6 p.m.31 views

CVE-2024-6227 Infinite Loop in aimhubio/aim

A vulnerability in aimhubio/aim version 3.19.3 allows an attacker to cause an infinite loop by configuring the remote tracking server to point at itself. This results in the server endlessly connecting to itself, rendering it unable to respond to other connections...

7.5CVSS7.4AI score0.00272EPSS
Exploits1References1
NVD
NVD
added 2024/04/10 5:15 p.m.12 views

CVE-2024-2196

aimhubio/aim is vulnerable to Cross-Site Request Forgery CSRF, allowing attackers to perform actions such as deleting runs, updating data, and stealing data like log records and notes without the user's consent. The vulnerability stems from the lack of CSRF and CORS protection in the aim dashboar...

8.8CVSS8.7AI score0.00536EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2024/04/10 5:8 p.m.12 views

CVE-2024-2195 Remote Code Execution in aimhubio/aim

A critical Remote Code Execution RCE vulnerability was identified in the aimhubio/aim project, specifically within the /api/runs/search/run/ endpoint, affecting versions = 3.0.0. The vulnerability resides in the runsearchapi function of the aim/web/api/runs/views.py file, where improper restricti...

9.8CVSS8.9AI score0.08378EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2024/04/10 5:8 p.m.14 views

CVE-2024-2196 CSRF Vulnerability in aimhubio/aim

aimhubio/aim is vulnerable to Cross-Site Request Forgery CSRF, allowing attackers to perform actions such as deleting runs, updating data, and stealing data like log records and notes without the user's consent. The vulnerability stems from the lack of CSRF and CORS protection in the aim dashboar...

8.8CVSS6.8AI score0.00536EPSS
Exploits1References1
CVE
CVE
added 2024/04/10 5:8 p.m.96 views

CVE-2024-2196

The aimhubio/aim Cross-Site Request Forgery (CSRF) vulnerability is caused by missing CSRF and CORS protections in the aim dashboard. An attacker can lure a logged-in user into issuing unauthorized requests, enabling actions such as deleting runs, updating data, and exfiltrating log records or no...

8.8CVSS8.6AI score0.00536EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2024/04/10 5:8 p.m.12 views

CVE-2024-2195 Remote Code Execution in aimhubio/aim

A critical Remote Code Execution RCE vulnerability was identified in the aimhubio/aim project, specifically within the /api/runs/search/run/ endpoint, affecting versions = 3.0.0. The vulnerability resides in the runsearchapi function of the aim/web/api/runs/views.py file, where improper restricti...

9.8CVSS10AI score0.08378EPSS
Exploits1References1
Cvelist
Cvelist
added 2024/04/10 5:8 p.m.12 views

CVE-2024-2196 CSRF Vulnerability in aimhubio/aim

aimhubio/aim is vulnerable to Cross-Site Request Forgery CSRF, allowing attackers to perform actions such as deleting runs, updating data, and stealing data like log records and notes without the user's consent. The vulnerability stems from the lack of CSRF and CORS protection in the aim dashboar...

8.8CVSS8.9AI score0.00536EPSS
Exploits1References1
Rows per page
Query Builder