data for CVE-2022-21950

This commit is contained in:
Johannes Segitz 2022-09-07 10:36:27 +02:00
parent b4823ac469
commit 0054a16779

View File

@ -1,18 +1,110 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security@suse.de",
"DATE_PUBLIC": "2022-08-04T00:00:00.000Z",
"ID": "CVE-2022-21950",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "canna: unsafe handling of /tmp/.iroha_unix directory"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "openSUSE Backports SLE-15-SP3",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "canna",
"version_value": "canna-3.7p3-bp153.2.3.1"
}
]
}
},
{
"product_name": "openSUSE Backports SLE-15-SP4",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "canna",
"version_value": "3.7p3-bp154.3.3.1"
}
]
}
}
]
},
"vendor_name": "openSUSE"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Matthias Gerstner from SUSE"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "A Improper Access Control vulnerability in the systemd service of cana in openSUSE Backports SLE-15-SP3, openSUSE Backports SLE-15-SP4 allows local users to hijack the UNIX domain socket\nThis issue affects:\nopenSUSE Backports SLE-15-SP3\ncanna versions prior to canna-3.7p3-bp153.2.3.1.\nopenSUSE Backports SLE-15-SP4\ncanna versions prior to 3.7p3-bp154.3.3.1.\nopenSUSE Factory was also affected. Instead of fixing the package it was deleted there."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284: Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1199280",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1199280"
}
]
},
"source": {
"advisory": "https://bugzilla.suse.com/show_bug.cgi?id=1199280",
"defect": [
"1199280"
],
"discovery": "INTERNAL"
}
}