2023-07-28 16:00:33 +00:00
{
"id" : "CVE-2023-39023" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-28T15:15:13.480" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:14:38.540" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-28 16:00:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "university compass v2.2.0 and below was discovered to contain a code injection vulnerability in the component org.compass.core.executor.DefaultExecutorManager.configure. This vulnerability is exploited via passing an unchecked argument."
2023-08-03 18:00:44 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se ha descubierto que la versi\u00f3n v2.2.0 e inferiores de University Compass contienen una vulnerabilidad de inyecci\u00f3n de c\u00f3digo en el componente \"org.compass.core.executor.DefaultExecutorManager.configure\". Esta vulnerabilidad se aprovecha pasando un argumento no comprobado. "
}
] ,
"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:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2023-08-03 18:00:44 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-08-03 18:00:44 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-94"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:university_compass_project:university_compass:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.2.0" ,
"matchCriteriaId" : "B7CEEEFF-2588-41E3-9297-494A11460D8C"
}
]
}
]
2023-07-28 16:00:33 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/LetianYuan/My-CVE-Public-References/tree/main/org_compass-project_compass" ,
2023-08-03 18:00:44 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/LetianYuan/My-CVE-Public-References/tree/main/org_compass-project_compass" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-07-28 16:00:33 +00:00
}
]
}