Publish GHSA-6phg-4wmq-h5h3

This commit is contained in:
advisory-database[bot]
2025-03-26 17:14:31 +00:00
parent c8136ab5b7
commit c9ffe01a3d
@@ -0,0 +1,76 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6phg-4wmq-h5h3",
"modified": "2025-03-26T17:13:08Z",
"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:L/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": "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": null
}
}