diff --git a/advisories/github-reviewed/2025/03/GHSA-qrv3-jc3h-f3m6/GHSA-qrv3-jc3h-f3m6.json b/advisories/github-reviewed/2025/03/GHSA-qrv3-jc3h-f3m6/GHSA-qrv3-jc3h-f3m6.json new file mode 100644 index 00000000000..66899dd1f70 --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-qrv3-jc3h-f3m6/GHSA-qrv3-jc3h-f3m6.json @@ -0,0 +1,80 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qrv3-jc3h-f3m6", + "modified": "2025-03-25T16:40:10Z", + "published": "2025-03-25T16:40:10Z", + "aliases": [ + "CVE-2025-30214" + ], + "summary": "Frappe vulnerable to information disclosure leading to account takeover", + "details": "### Impact\nMaking crafted requests could lead to information disclosure that could further lead to account takeover.\n\n### Workarounds\nThere's no workaround to fix this without upgrading.\n\n### Credits\nThanks to Thanh of Calif.io for reporting the issue", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "frappe" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "14.89.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "frappe" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "15.0.0" + }, + { + "fixed": "15.51.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/frappe/frappe/security/advisories/GHSA-qrv3-jc3h-f3m6" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30214" + }, + { + "type": "PACKAGE", + "url": "https://github.com/frappe/frappe" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-03-25T16:40:10Z", + "nvd_published_at": "2025-03-25T15:15:26Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/03/GHSA-v342-4xr9-x3q3/GHSA-v342-4xr9-x3q3.json b/advisories/github-reviewed/2025/03/GHSA-v342-4xr9-x3q3/GHSA-v342-4xr9-x3q3.json new file mode 100644 index 00000000000..67151780840 --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-v342-4xr9-x3q3/GHSA-v342-4xr9-x3q3.json @@ -0,0 +1,80 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v342-4xr9-x3q3", + "modified": "2025-03-25T16:39:25Z", + "published": "2025-03-25T16:39:25Z", + "aliases": [ + "CVE-2025-30213" + ], + "summary": "Frappe has Possibility of Remote Code Execution due to improper validation", + "details": "### Impact\nA system user was able to create certain documents in a specific way that could lead to RCE.\n\n### Workarounds\nThere's no workaround, an upgrade is required.\n\n### Credits\nThanks to Thanh of Calif.io for reporting the issue", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "frappe" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "14.91.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "frappe" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "15.0.0" + }, + { + "fixed": "15.52.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/frappe/frappe/security/advisories/GHSA-v342-4xr9-x3q3" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30213" + }, + { + "type": "PACKAGE", + "url": "https://github.com/frappe/frappe" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-25T16:39:25Z", + "nvd_published_at": "2025-03-25T15:15:26Z" + } +} \ No newline at end of file