Vulnerability Details : CVE-2023-41328
Frappe is a low code web framework written in Python and Javascript. A SQL Injection vulnerability has been identified in the Frappe Framework which could allow a malicious actor to access sensitive information. This issue has been addressed in versions 13.46.1 and 14.20.0. Users are advised to upgrade. There's no workaround to fix this without upgrading.
Vulnerability category: Sql Injection
Products affected by CVE-2023-41328
- cpe:2.3:a:frappe:frappe:*:*:*:*:*:*:*:*
- cpe:2.3:a:frappe:frappe:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-41328
0.11%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 44 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-41328
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST | |
4.2
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N |
1.6
|
2.5
|
GitHub, Inc. |
CWE ids for CVE-2023-41328
-
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. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: security-advisories@github.com (Primary)
References for CVE-2023-41328
-
https://github.com/frappe/frappe/security/advisories/GHSA-53wh-f67g-9679
Possibility limited SQL injection due to insufficient validation · Advisory · frappe/frappe · GitHubThird Party Advisory
-
https://github.com/frappe/frappe/releases/tag/v14.20.0
Release v14.20.0 · frappe/frappe · GitHubThird Party Advisory
-
https://github.com/frappe/frappe/releases/tag/v13.46.1
Release v13.46.1 · frappe/frappe · GitHubThird Party Advisory
Jump to