cvelist/2022/1xxx/CVE-2022-1279.json
2022-04-14 08:01:32 +00:00

98 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "vulnerability@ncsc.ch",
"ID": "CVE-2022-1279",
"STATE": "PUBLIC",
"TITLE": "Insecure EBICS messages encryption implementation in ebics-java/ebics-java-client could allow an adjacent attacker to decrypt EBICS payloads"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ebics-java-client ",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.2"
}
]
}
}
]
},
"vendor_name": " ebics-java"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Lars Meijers, Netcetera"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability in the encryption implementation of EBICS messages in the open source librairy ebics-java/ebics-java-client allows an attacker sniffing network traffic to decrypt EBICS payloads. This issue affects: ebics-java/ebics-java-client versions prior to 1.2."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-325 Missing Required Cryptographic Step"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ebics-java/ebics-java-client/releases/tag/1.2",
"refsource": "CONFIRM",
"url": "https://github.com/ebics-java/ebics-java-client/releases/tag/1.2"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Upgrade to EBICS Java Version 1.2"
}
],
"source": {
"discovery": "EXTERNAL"
}
}