Lucene search

K
vulnrichment@huntr_aiVULNRICHMENT:CVE-2024-2196
HistoryApr 10, 2024 - 5:08 p.m.

CVE-2024-2196 CSRF Vulnerability in aimhubio/aim

2024-04-1017:08:12
CWE-352
@huntr_ai
github.com
2
cve-2024-2196
cross-site request forgery
aimhubio/aim
csrf
data manipulation
unauthorized requests
data theft
cors protection

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

AI Score

6.8

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

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.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:aimhubio:aim:3.17.5:*:*:*:*:*:*:*"
    ],
    "vendor": "aimhubio",
    "product": "aim",
    "versions": [
      {
        "status": "affected",
        "version": "3.17.5"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

AI Score

6.8

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-2196