2024-12-08 03:06:42 +00:00

90 lines
2.6 KiB
JSON

{
"id": "CVE-2023-39023",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-07-28T15:15:13.480",
"lastModified": "2024-11-21T08:14:38.540",
"vulnStatus": "Modified",
"cveTags": [],
"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."
},
{
"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",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"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"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/LetianYuan/My-CVE-Public-References/tree/main/org_compass-project_compass",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"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"
]
}
]
}