ghsa-99w2-67h8-5948
Vulnerability from github
Published
2024-04-10 18:30
Modified
2024-04-10 22:18
Severity ?
VLAI Severity ?
Summary
Aim Cross-Site Request Forgery vulnerability allows user to delete runs and perform other operations
Details
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 dashboard. An attacker can exploit this by tricking a user into executing a malicious script that sends unauthorized requests to the aim server, leading to potential data loss and unauthorized data manipulation.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "aim" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.17.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-2196" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2024-04-10T22:18:18Z", "nvd_published_at": "2024-04-10T17:15:54Z", "severity": "HIGH" }, "details": "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\u0027s consent. The vulnerability stems from the lack of CSRF and CORS protection in the aim dashboard. An attacker can exploit this by tricking a user into executing a malicious script that sends unauthorized requests to the aim server, leading to potential data loss and unauthorized data manipulation.", "id": "GHSA-99w2-67h8-5948", "modified": "2024-04-10T22:18:18Z", "published": "2024-04-10T18:30:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2196" }, { "type": "PACKAGE", "url": "https://github.com/aimhubio/aim" }, { "type": "WEB", "url": "https://huntr.com/bounties/e141e3f2-afbb-405f-a891-f66628c8b68f" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Aim Cross-Site Request Forgery vulnerability allows user to delete runs and perform other operations" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…