2024-07-14 02:06:08 +00:00

82 lines
2.3 KiB
JSON

{
"id": "CVE-2023-39022",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-07-28T15:15:13.407",
"lastModified": "2023-08-03T17:59:21.500",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "oscore v2.2.6 and below was discovered to contain a code injection vulnerability in the component com.opensymphony.util.EJBUtils.createStateless. This vulnerability is exploited via passing an unchecked argument."
},
{
"lang": "es",
"value": "Se ha descubierto que Oscore v2.2.6 e inferiores contienen una vulnerabilidad de inyecci\u00f3n de c\u00f3digo en el componente \"com.opensymphony.util.EJBUtils.createStateless\". 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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"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:oscore:oscore:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.2.6",
"matchCriteriaId": "56BF0D63-2E2B-485D-80D0-B0FFCA64E58C"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/LetianYuan/My-CVE-Public-References/tree/main/opensymphony_oscore",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}