
We found results for “”
CVE-2025-52048
Good to know:


Date: September 14, 2025
In Frappe 15.x.x before 15.72.0 and 14.x.x before 14.96.10, in the function add_tag() at "frappe/desk/doctype/tag/tag.py" is vulnerable to SQL Injection, which allows an attacker to extract information from databases by injecting a SQL query into the "dt" parameter.
Severity Score
Related Resources (4)
Severity Score
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CWE-89Top Fix

Upgrade Version
Upgrade to version https://github.com/frappe/frappe.git - v14.96.10;https://github.com/frappe/frappe.git - v15.72.0
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | LOW |
Integrity (I): | LOW |
Availability (A): | NONE |