99 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-43484",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2022-12-05T04:15:10.343",
"lastModified": "2022-12-21T16:19:21.763",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "TERASOLUNA Global Framework 1.0.0 (Public review version) and TERASOLUNA Server Framework for Java (Rich) 2.0.0.2 to 2.0.5.1 are vulnerable to a ClassLoader manipulation vulnerability due to using the old version of Spring Framework which contains the vulnerability.The vulnerability is caused by an improper input validation issue in the binding mechanism of Spring MVC. By the application processing a specially crafted file, arbitrary code may be executed with the privileges of the application."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nttdata:terasoluna_global_framework:1.0.0:*:*:*:public_review:*:*:*",
"matchCriteriaId": "4239B0D9-E61B-47AF-8A42-76CFE5D65A70"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nttdata:terasoluna_server_framework_for_java_\\(rich\\):*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.0.0.2",
"versionEndIncluding": "2.0.5.1",
"matchCriteriaId": "F9339F59-5E8F-495A-A1C3-6AF6065D51FF"
}
]
}
]
}
],
"references": [
{
"url": "http://terasolunaorg.github.io/vulnerability/cve-2022-43484.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "https://jvn.jp/en/jp/JVN54728399/index.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://osdn.net/projects/terasoluna/wiki/cve-2022-43484",
"source": "vultures@jpcert.or.jp",
"tags": [
"Mitigation",
"Third Party Advisory"
]
}
]
}