2024-06-10 22:03:12 +00:00
{
"id" : "CVE-2024-36412" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-06-10T20:15:13.820" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:22:07.543" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-10 22:03:12 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "SuiteCRM is an open-source Customer Relationship Management (CRM) software application. Prior to versions 7.14.4 and 8.6.1, a vulnerability in events response entry point allows for a SQL injection attack. Versions 7.14.4 and 8.6.1 contain a fix for this issue."
2024-06-12 18:03:11 +00:00
} ,
{
"lang" : "es" ,
"value" : "SuiteCRM es una aplicaci\u00f3n de software de gesti\u00f3n de relaciones con el cliente (CRM) de c\u00f3digo abierto. Antes de las versiones 7.14.4 y 8.6.1, una vulnerabilidad en el punto de entrada de respuesta a eventos permit\u00eda un ataque de inyecci\u00f3n SQL. Las versiones 7.14.4 y 8.6.1 contienen una soluci\u00f3n para este problema."
2024-06-10 22:03:12 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-06-12 18:03:11 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-06-12 18:03:11 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" ,
"baseScore" : 10.0 ,
"baseSeverity" : "CRITICAL" ,
2024-06-12 18:03:11 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2024-06-12 18:03:11 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-06-12 18:03:11 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 6.0
2024-06-12 18:03:11 +00:00
} ,
2024-06-10 22:03:12 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-06-10 22:03:12 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-06-10 22:03:12 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2024-06-10 22:03:12 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-06-10 22:03:12 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 5.9
2024-06-10 22:03:12 +00:00
}
]
} ,
"weaknesses" : [
2024-06-12 18:03:11 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-06-12 18:03:11 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
} ,
2024-06-10 22:03:12 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-06-10 22:03:12 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2024-06-12 18:03:11 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:salesagility:suitecrm:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "7.14.4" ,
"matchCriteriaId" : "176C4E20-B96D-4391-986F-3314663983AC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:salesagility:suitecrm:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.0.0" ,
"versionEndExcluding" : "8.6.1" ,
"matchCriteriaId" : "5249169E-5516-4705-A2C8-DE1BA56497D0"
}
]
}
]
}
] ,
2024-06-10 22:03:12 +00:00
"references" : [
{
"url" : "https://github.com/salesagility/SuiteCRM/security/advisories/GHSA-xjx2-38hv-5hh8" ,
2024-06-12 18:03:11 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/salesagility/SuiteCRM/security/advisories/GHSA-xjx2-38hv-5hh8" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-06-10 22:03:12 +00:00
}
]
}