{ "schema_version": "1.4.0", "id": "GHSA-6phg-4wmq-h5h3", "modified": "2025-03-31T13:12:11Z", "published": "2025-03-26T17:13:08Z", "aliases": [ "CVE-2025-30217" ], "summary": "Frappe has possibility of SQL injection due to improper validations", "details": "### Impact\nSQL injection could be achieved via a specially crafted request, which could allow malicious person to gain access to sensitive information.\n\n### Workarounds\nUpgrading is required, no other workaround is present.", "severity": [ { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "frappe" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "14.93.2" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "frappe" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "15.0.0" }, { "fixed": "15.55.0" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/frappe/frappe/security/advisories/GHSA-6phg-4wmq-h5h3" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30217" }, { "type": "PACKAGE", "url": "https://github.com/frappe/frappe" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-26T17:13:08Z", "nvd_published_at": "2025-03-26T17:15:26Z" } }