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
6
csrf vulnerability
gradio-app/gradio
unauthorized file upload
denial of service

CVSS3

4.3

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

AI Score

4.9

Confidence

High

EPSS

0

Percentile

9.0%

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"
      }
    ]
  }
]

CVSS3

4.3

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

AI Score

4.9

Confidence

High

EPSS

0

Percentile

9.0%

Related for CVELIST:CVE-2024-1727