cvelist/2022/0xxx/CVE-2022-0207.json

84 lines
2.9 KiB
JSON
Raw Normal View History

2022-01-12 18:01:13 +00:00
{
2023-02-02 14:01:10 +00:00
"data_version": "4.0",
2022-01-12 18:01:13 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-0207",
2022-08-26 18:00:41 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-02 14:01:10 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A race condition was found in vdsm. Functionality to obfuscate sensitive values in log files that may lead to values being stored in clear text."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 22:00:43 +00:00
"value": "CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')",
2023-02-02 14:01:10 +00:00
"cweId": "CWE-362"
}
]
}
]
},
2022-08-26 18:00:41 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 22:00:43 +00:00
"vendor_name": "n/a",
2022-08-26 18:00:41 +00:00
"product": {
"product_data": [
{
2023-02-12 22:00:43 +00:00
"product_name": "vdsm",
2022-08-26 18:00:41 +00:00
"version": {
"version_data": [
{
2023-02-12 22:00:43 +00:00
"version_affected": "=",
"version_value": "Fixed in v4.50.0.4"
2022-08-26 18:00:41 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 14:01:10 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033697",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2033697"
},
2023-02-12 22:00:43 +00:00
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039248",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2039248"
},
2023-02-02 14:01:10 +00:00
{
"url": "https://gerrit.ovirt.org/c/vdsm/+/118025",
2022-08-26 18:00:41 +00:00
"refsource": "MISC",
2023-02-02 14:01:10 +00:00
"name": "https://gerrit.ovirt.org/c/vdsm/+/118025"
2022-08-26 18:00:41 +00:00
},
{
2023-02-02 14:01:10 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2022-0207",
2022-08-26 18:00:41 +00:00
"refsource": "MISC",
2023-02-02 14:01:10 +00:00
"name": "https://access.redhat.com/security/cve/CVE-2022-0207"
2022-08-26 18:00:41 +00:00
},
{
2023-02-02 14:01:10 +00:00
"url": "https://gerrit.ovirt.org/gitweb?p=vdsm.git%3Ba=commit%3Bh=53b0036fc72d3b8877d4e7f047d705e5a4c722e8",
2022-08-26 18:00:41 +00:00
"refsource": "MISC",
2023-02-02 14:01:10 +00:00
"name": "https://gerrit.ovirt.org/gitweb?p=vdsm.git%3Ba=commit%3Bh=53b0036fc72d3b8877d4e7f047d705e5a4c722e8"
2022-08-26 18:00:41 +00:00
}
]
2022-01-12 18:01:13 +00:00
}
}