{ "id": "CVE-2023-41328", "sourceIdentifier": "security-advisories@github.com", "published": "2023-09-06T18:15:09.047", "lastModified": "2023-09-11T18:05:46.093", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Frappe es un framework web de c\u00f3digo bajo escrito en Python y Javascript. Se ha identificado una vulnerabilidad de inyecci\u00f3n SQL en Frappe Framework que podr\u00eda permitir a un actor malintencionado acceder a informaci\u00f3n confidencial. Este problema se ha solucionado en las versiones 13.46.1 y 14.20.0. Se recomienda a los usuarios que actualicen. No hay ning\u00fan workaround para solucionar esto sin actualizar." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.6, "impactScore": 2.5 } ] }, "weaknesses": [ { "source": "security-advisories@github.com", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-89" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:frappe:frappe:*:*:*:*:*:*:*:*", "versionEndExcluding": "13.46.1", "matchCriteriaId": "418BFA9F-DE58-440C-BC07-A7195C346BE5" }, { "vulnerable": true, "criteria": "cpe:2.3:a:frappe:frappe:*:*:*:*:*:*:*:*", "versionStartIncluding": "14.0.0", "versionEndExcluding": "14.20.0", "matchCriteriaId": "257F1200-5913-42A0-B2FF-C9B7A5FDC7DD" } ] } ] } ], "references": [ { "url": "https://github.com/frappe/frappe/releases/tag/v13.46.1", "source": "security-advisories@github.com", "tags": [ "Third Party Advisory" ] }, { "url": "https://github.com/frappe/frappe/releases/tag/v14.20.0", "source": "security-advisories@github.com", "tags": [ "Third Party Advisory" ] }, { "url": "https://github.com/frappe/frappe/security/advisories/GHSA-53wh-f67g-9679", "source": "security-advisories@github.com", "tags": [ "Third Party Advisory" ] } ] }