cvelist/2020/36xxx/CVE-2020-36628.json

94 lines
3.7 KiB
JSON
Raw Normal View History

2022-12-24 11:00:35 +00:00
{
2022-12-25 11:00:37 +00:00
"data_version": "4.0",
2022-12-24 11:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-36628",
2022-12-25 11:00:37 +00:00
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
2022-12-24 11:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-25 11:00:37 +00:00
"value": "A vulnerability classified as critical has been found in Calsign APDE. This affects the function handleExtract of the file APDE/src/main/java/com/calsignlabs/apde/build/dag/CopyBuildTask.java of the component ZIP File Handler. The manipulation leads to path traversal. Upgrading to version 0.5.2-pre2-alpha is able to address this issue. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-216747."
},
{
"lang": "deu",
"value": "Es wurde eine Schwachstelle in Calsign APDE entdeckt. Sie wurde als kritisch eingestuft. Es geht dabei um die Funktion handleExtract der Datei APDE/src/main/java/com/calsignlabs/apde/build/dag/CopyBuildTask.java der Komponente ZIP File Handler. Durch die Manipulation mit unbekannten Daten kann eine path traversal-Schwachstelle ausgenutzt werden. Ein Aktualisieren auf die Version 0.5.2-pre2-alpha vermag dieses Problem zu l\u00f6sen. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Path Traversal",
"cweId": "CWE-22"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Calsign",
"product": {
"product_data": [
{
"product_name": "APDE",
"version": {
"version_data": [
{
"version_value": "n/a",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.216747",
"refsource": "MISC",
"name": "https://vuldb.com/?id.216747"
},
{
"url": "https://github.com/Calsign/APDE/commit/c6d64cbe465348c1bfd211122d89e3117afadecf",
"refsource": "MISC",
"name": "https://github.com/Calsign/APDE/commit/c6d64cbe465348c1bfd211122d89e3117afadecf"
},
{
"url": "https://github.com/Calsign/APDE/releases/tag/v0.5.2-pre2-alpha",
"refsource": "MISC",
"name": "https://github.com/Calsign/APDE/releases/tag/v0.5.2-pre2-alpha"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 5.5,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 5.5,
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
2022-12-24 11:00:35 +00:00
}
]
}
}