| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| Gradio 跨站请求伪造漏洞 | 21 Mar 202400:00 | – | cnnvd | |
| CVE-2024-1727 | 21 Mar 202419:57 | – | cve | |
| CVE-2024-1727 CSRF Vulnerability in gradio-app/gradio | 21 Mar 202419:57 | – | cvelist | |
| EUVD-2024-1407 | 3 Oct 202520:07 | – | euvd | |
| Duplicate Advisory: Cross-Site Request Forgery in Gradio | 21 Mar 202421:31 | – | github | |
| Gradio applications running locally vulnerable to 3rd party websites accessing routes and uploading files | 21 May 202414:43 | – | github | |
| CVE-2024-1727 | 21 Mar 202420:15 | – | nvd | |
| GHSA-3X9G-XFJ5-FQ84 Duplicate Advisory: Cross-Site Request Forgery in Gradio | 21 Mar 202421:31 | – | osv | |
| GHSA-48CQ-79QQ-6F7X Gradio applications running locally vulnerable to 3rd party websites accessing routes and uploading files | 21 May 202414:43 | – | osv | |
| PT-2024-18255 · Gradio · Gradio | 21 Mar 202400:00 | – | ptsecurity |
#%NASL_MIN_LEVEL 80900
##
# Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(213711);
script_version("1.4");
script_set_attribute(attribute:"plugin_modification_date", value:"2025/07/31");
script_cve_id("CVE-2024-1727");
script_name(english:"Gradio < 4.19.2 CSRF");
script_set_attribute(attribute:"synopsis", value:
"The remote host is affected by a vulnerability.");
script_set_attribute(attribute:"description", value:
"The version of Gradio installed on the remote host is prior to 4.19.2. It is, therefore, affected by a
Cross-Site Request Forgery (CSRF) vulnerability in gradio-app/gradio which 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.
Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number.");
script_set_attribute(attribute:"see_also", value:"https://huntr.com/bounties/a94d55fb-0770-4cbe-9b20-97a978a2ffff");
# https://github.com/gradio-app/gradio/commit/84802ee6a4806c25287344dce581f9548a99834a
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?b5a77fac");
script_set_attribute(attribute:"solution", value:
"Upgrade to Gradio version 4.19.2 or later.");
script_set_attribute(attribute:"agent", value:"all");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L");
script_set_cvss3_temporal_vector("CVSS:3.0/E:P/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2024-1727");
script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
script_set_attribute(attribute:"exploit_available", value:"true");
script_cwe_id(352);
script_set_attribute(attribute:"vuln_publication_date", value:"2024/03/21");
script_set_attribute(attribute:"patch_publication_date", value:"2024/03/21");
script_set_attribute(attribute:"plugin_publication_date", value:"2025/01/10");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:gradio_project:gradio");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Artificial Intelligence");
script_copyright(english:"This script is Copyright (C) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("python_gradio_detect.nasl", "gradio_ui_detect.nasl");
script_require_keys("installed_sw/Gradio");
exit(0);
}
include('vcf.inc');
var app_info = vcf::combined_get_app_info(app:'Gradio');
var constraints = [
{ 'min_version':'1.0', 'fixed_version':'4.19.2' },
];
vcf::check_version_and_report(app_info:app_info, constraints:constraints, severity:SECURITY_WARNING);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation