Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-x1t5-9q8q-zybc
SummaryFrappe is a full-stack web application framework. An SQL Injection vulnerability has been identified in Frappe Framework prior to versions 14.89.0 and 15.51.0 which could allow a malicious actor to access sensitive information. Versions 14.89.0 and 15.51.0 fix the issue. Upgrading is required; no other workaround is present.
Aliases
0
alias CVE-2025-30212
1
alias GHSA-3hj6-r5c9-q8f3
Fixed_packages
Affected_packages
0
url pkg:pypi/frappe@0.0.1
purl pkg:pypi/frappe@0.0.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-ffhf-2qq2-jyds
1
vulnerability VCID-s54m-6xs8-57fc
2
vulnerability VCID-sxbd-n6yb-z3dc
3
vulnerability VCID-x1t5-9q8q-zybc
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/frappe@0.0.1
1
url pkg:pypi/frappe@15.0.0
purl pkg:pypi/frappe@15.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-ffhf-2qq2-jyds
1
vulnerability VCID-s54m-6xs8-57fc
2
vulnerability VCID-sxbd-n6yb-z3dc
3
vulnerability VCID-x1t5-9q8q-zybc
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/frappe@15.0.0
References
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2025-30212
reference_id
reference_type
scores
0
value 0.00151
scoring_system epss
scoring_elements 0.3554
published_at 2026-06-11T12:55:00Z
1
value 0.00151
scoring_system epss
scoring_elements 0.35723
published_at 2026-06-14T12:55:00Z
2
value 0.00151
scoring_system epss
scoring_elements 0.35739
published_at 2026-06-13T12:55:00Z
3
value 0.00151
scoring_system epss
scoring_elements 0.3572
published_at 2026-06-12T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2025-30212
1
reference_url https://nvd.nist.gov/vuln/detail/CVE-2025-30212
reference_id
reference_type
scores
0
value 6.6
scoring_system cvssv4
scoring_elements 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
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2025-30212
2
reference_url https://github.com/frappe/frappe/commit/27f13437db161a173137d91cd07d0f9287d7c556
reference_id 27f13437db161a173137d91cd07d0f9287d7c556
reference_type
scores
0
value 6.6
scoring_system cvssv4
scoring_elements 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
1
value MODERATE
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-03-25T14:41:32Z/
url https://github.com/frappe/frappe/commit/27f13437db161a173137d91cd07d0f9287d7c556
3
reference_url https://github.com/frappe/frappe/commit/2ebd88520ecfa9bb7d3392b7de8c8f94a86ec05c
reference_id 2ebd88520ecfa9bb7d3392b7de8c8f94a86ec05c
reference_type
scores
0
value 6.6
scoring_system cvssv4
scoring_elements 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
1
value MODERATE
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-03-25T14:41:32Z/
url https://github.com/frappe/frappe/commit/2ebd88520ecfa9bb7d3392b7de8c8f94a86ec05c
4
reference_url https://github.com/advisories/GHSA-3hj6-r5c9-q8f3
reference_id GHSA-3hj6-r5c9-q8f3
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-3hj6-r5c9-q8f3
5
reference_url https://github.com/frappe/frappe/security/advisories/GHSA-3hj6-r5c9-q8f3
reference_id GHSA-3hj6-r5c9-q8f3
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
1
value 6.6
scoring_system cvssv4
scoring_elements 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
2
value MODERATE
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-03-25T14:41:32Z/
url https://github.com/frappe/frappe/security/advisories/GHSA-3hj6-r5c9-q8f3
Weaknesses
0
cwe_id 89
name Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
description The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.
1
cwe_id 937
name OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013.
2
cwe_id 1035
name OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017.
Exploits
Severity_range_score4.0 - 6.9
Exploitability0.5
Weighted_severity6.2
Risk_score3.1
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-x1t5-9q8q-zybc