2023-09-06 20:00:28 +00:00
{
"id" : "CVE-2023-41328" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-09-06T18:15:09.047" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:21:05.050" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-09-06 20:00:28 +00:00
"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."
2024-04-04 08:46:00 +00:00
} ,
{
"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."
2023-09-06 20:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.2 ,
"baseSeverity" : "MEDIUM" ,
2023-09-06 20:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-09-06 20:00:28 +00:00
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 2.5
2024-12-08 03:06:42 +00:00
} ,
{
"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" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2023-09-06 20:00:28 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-09-06 20:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2023-09-11 20:00:29 +00:00
"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"
}
]
}
]
}
] ,
2023-09-06 20:00:28 +00:00
"references" : [
{
"url" : "https://github.com/frappe/frappe/releases/tag/v13.46.1" ,
2023-09-11 20:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Third Party Advisory"
]
2023-09-06 20:00:28 +00:00
} ,
{
"url" : "https://github.com/frappe/frappe/releases/tag/v14.20.0" ,
2023-09-11 20:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Third Party Advisory"
]
2023-09-06 20:00:28 +00:00
} ,
{
"url" : "https://github.com/frappe/frappe/security/advisories/GHSA-53wh-f67g-9679" ,
2023-09-11 20:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/frappe/frappe/releases/tag/v13.46.1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/frappe/frappe/releases/tag/v14.20.0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/frappe/frappe/security/advisories/GHSA-53wh-f67g-9679" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2023-09-06 20:00:28 +00:00
}
]
}