GSD-2022-43484
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-43484",
"id": "GSD-2022-43484"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-43484"
],
"details": "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.",
"id": "GSD-2022-43484",
"modified": "2023-12-13T01:19:31.581909Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2022-43484",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "TERASOLUNA Global Framework and TERASOLUNA Server Framework for Java (Rich)",
"version": {
"version_data": [
{
"version_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"
}
]
}
}
]
},
"vendor_name": "NTT DATA Corporation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "ClassLoader manipulation vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://terasolunaorg.github.io/vulnerability/cve-2022-43484.html",
"refsource": "MISC",
"url": "http://terasolunaorg.github.io/vulnerability/cve-2022-43484.html"
},
{
"name": "https://osdn.net/projects/terasoluna/wiki/cve-2022-43484",
"refsource": "MISC",
"url": "https://osdn.net/projects/terasoluna/wiki/cve-2022-43484"
},
{
"name": "https://jvn.jp/en/jp/JVN54728399/index.html",
"refsource": "MISC",
"url": "https://jvn.jp/en/jp/JVN54728399/index.html"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,5.7.1.SP1.RELEASE)",
"affected_versions": "All versions before 5.7.1.sp1.release",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-20",
"CWE-78",
"CWE-937"
],
"date": "2022-12-05",
"description": "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 is 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.",
"fixed_versions": [
"5.7.1.SP1.RELEASE"
],
"identifier": "CVE-2022-43484",
"identifiers": [
"GHSA-q5j9-f95w-f4pr",
"CVE-2022-43484"
],
"not_impacted": "All versions starting from 5.7.1.sp1.release",
"package_slug": "maven/org.terasoluna.gfw/terasoluna-gfw-common",
"pubdate": "2022-12-05",
"solution": "Upgrade to version 5.7.1.SP1.RELEASE or above.",
"title": "Improper Input Validation",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-43484",
"https://jvn.jp/en/jp/JVN54728399/index.html",
"https://osdn.net/projects/terasoluna/wiki/cve-2022-43484",
"http://terasolunaorg.github.io/vulnerability/cve-2022-43484.html",
"https://github.com/advisories/GHSA-q5j9-f95w-f4pr"
],
"uuid": "2d6d65fe-0a4c-4f5b-afc9-daa29bd57f31"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:nttdata:terasoluna_global_framework:1.0.0:*:*:*:public_review:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:nttdata:terasoluna_server_framework_for_java_\\(rich\\):*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "2.0.5.1",
"versionStartIncluding": "2.0.0.2",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2022-43484"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://terasolunaorg.github.io/vulnerability/cve-2022-43484.html",
"refsource": "MISC",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
],
"url": "http://terasolunaorg.github.io/vulnerability/cve-2022-43484.html"
},
{
"name": "https://jvn.jp/en/jp/JVN54728399/index.html",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://jvn.jp/en/jp/JVN54728399/index.html"
},
{
"name": "https://osdn.net/projects/terasoluna/wiki/cve-2022-43484",
"refsource": "MISC",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://osdn.net/projects/terasoluna/wiki/cve-2022-43484"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"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
}
},
"lastModifiedDate": "2022-12-21T16:19Z",
"publishedDate": "2022-12-05T04:15Z"
}
}
}
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…