FKIE_CVE-2022-43484
Vulnerability from fkie_nvd - Published: 2022-12-05 04:15 - Updated: 2025-04-24 14:15
Severity ?
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Summary
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.
References
| URL | Tags | ||
|---|---|---|---|
| vultures@jpcert.or.jp | http://terasolunaorg.github.io/vulnerability/cve-2022-43484.html | Exploit, Mitigation, Third Party Advisory | |
| vultures@jpcert.or.jp | https://jvn.jp/en/jp/JVN54728399/index.html | Third Party Advisory | |
| vultures@jpcert.or.jp | https://osdn.net/projects/terasoluna/wiki/cve-2022-43484 | Mitigation, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://terasolunaorg.github.io/vulnerability/cve-2022-43484.html | Exploit, Mitigation, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://jvn.jp/en/jp/JVN54728399/index.html | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://osdn.net/projects/terasoluna/wiki/cve-2022-43484 | Mitigation, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| nttdata | terasoluna_global_framework | 1.0.0 | |
| nttdata | terasoluna_server_framework_for_java_\(rich\) | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"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\\):*:*:*:*:*:*:*:*",
"matchCriteriaId": "F9339F59-5E8F-495A-A1C3-6AF6065D51FF",
"versionEndIncluding": "2.0.5.1",
"versionStartIncluding": "2.0.0.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"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."
},
{
"lang": "es",
"value": "TERASOLUNA Global Framework 1.0.0 (versi\u00f3n de revisi\u00f3n p\u00fablica) y TERASOLUNA Server Framework para Java (Rich) 2.0.0.2 a 2.0.5.1 son afectados por una vulnerabilidad de manipulaci\u00f3n de ClassLoader debido al uso de la versi\u00f3n anterior de Spring Framework que contiene la vulnerabilidad. La vulnerabilidad es causada por un problema de validaci\u00f3n de entrada incorrecta en el mecanismo de enlace de Spring MVC. Cuando la aplicaci\u00f3n procesa un archivo especialmente manipulado, se puede ejecutar c\u00f3digo arbitrario con los privilegios de la aplicaci\u00f3n."
}
],
"id": "CVE-2022-43484",
"lastModified": "2025-04-24T14:15:36.083",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2022-12-05T04:15:10.343",
"references": [
{
"source": "vultures@jpcert.or.jp",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
],
"url": "http://terasolunaorg.github.io/vulnerability/cve-2022-43484.html"
},
{
"source": "vultures@jpcert.or.jp",
"tags": [
"Third Party Advisory"
],
"url": "https://jvn.jp/en/jp/JVN54728399/index.html"
},
{
"source": "vultures@jpcert.or.jp",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://osdn.net/projects/terasoluna/wiki/cve-2022-43484"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
],
"url": "http://terasolunaorg.github.io/vulnerability/cve-2022-43484.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://jvn.jp/en/jp/JVN54728399/index.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://osdn.net/projects/terasoluna/wiki/cve-2022-43484"
}
],
"sourceIdentifier": "vultures@jpcert.or.jp",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…