Lucene search

K
cvelist@huntr_aiCVELIST:CVE-2024-1727
HistoryMar 21, 2024 - 7:57 p.m.

CVE-2024-1727 CSRF Vulnerability in gradio-app/gradio

2024-03-2119:57:39
CWE-352
@huntr_ai
www.cve.org
csrf vulnerability
gradio-app/gradio
unauthorized file upload
denial of service

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

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

4.9 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.1%

A Cross-Site Request Forgery (CSRF) vulnerability in gradio-app/gradio allows attackers to upload multiple large files to a victim’s system if they are running Gradio locally. By crafting a malicious HTML page that triggers an unauthorized file upload to the victim’s server, an attacker can deplete the system’s disk space, potentially leading to a denial of service. This issue affects the file upload functionality as implemented in gradio/routes.py.

CNA Affected

[
  {
    "vendor": "gradio-app",
    "product": "gradio-app/gradio",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "4.19.2",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

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

4.9 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.1%

Related for CVELIST:CVE-2024-1727