2024-02-07 17:00:58 +00:00
{
"id" : "CVE-2024-24812" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-02-07T15:15:08.703" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:59:45.950" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-07 17:00:58 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Frappe is a full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Prior to versions 14.59.0 and 15.5.0, portal pages are susceptible to Cross-Site Scripting (XSS) which can be used to inject malicious JS code if user clicks on a malicious link. This vulnerability has been patched in versions 14.59.0 and 15.5.0. No known workarounds are available."
2024-02-14 21:00:36 +00:00
} ,
{
"lang" : "es" ,
"value" : "Frappe es un framework de aplicaci\u00f3n web completo que utiliza Python y MariaDB en el lado del servidor y una librer\u00eda del lado del cliente estrechamente integrada. Antes de las versiones 14.59.0 y 15.5.0, las p\u00e1ginas del portal eran susceptibles a Cross-Site Scripting (XSS), que se puede utilizar para inyectar c\u00f3digo JS malicioso si el usuario hace clic en un enlace malicioso. Esta vulnerabilidad ha sido parcheada en las versiones 14.59.0 y 15.5.0. No hay workarounds disponibles."
2024-02-07 17:00:58 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-14 21:00:36 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-02-14 21:00:36 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2024-02-14 21:00:36 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-02-14 21:00:36 +00:00
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
} ,
2024-02-07 17:00:58 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-07 17:00:58 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2024-02-07 17:00:58 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-02-07 17:00:58 +00:00
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-02-14 21:00:36 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
2024-12-08 03:06:42 +00:00
} ,
{
"lang" : "en" ,
"value" : "CWE-80"
2024-02-14 21:00:36 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-07 17:00:58 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-02-14 21:00:36 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:frappe:frappe:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "14.59.0" ,
"matchCriteriaId" : "81278517-B286-4C42-8320-A19A817D1705"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:frappe:frappe:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "15.0.0" ,
"versionEndExcluding" : "15.5.0" ,
"matchCriteriaId" : "88151956-39A0-4C8E-8025-DCE54D8AE90B"
}
]
}
]
}
] ,
2024-02-07 17:00:58 +00:00
"references" : [
{
"url" : "https://github.com/frappe/frappe/releases/tag/v14.59.0" ,
2024-02-14 21:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2024-02-07 17:00:58 +00:00
} ,
{
"url" : "https://github.com/frappe/frappe/releases/tag/v15.5.0" ,
2024-02-14 21:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2024-02-07 17:00:58 +00:00
} ,
{
"url" : "https://github.com/frappe/frappe/security/advisories/GHSA-7p3m-h76m-hg9v" ,
2024-02-14 21:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/frappe/frappe/releases/tag/v14.59.0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/frappe/frappe/releases/tag/v15.5.0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/frappe/frappe/security/advisories/GHSA-7p3m-h76m-hg9v" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-02-07 17:00:58 +00:00
}
]
}