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

120 lines
4.2 KiB
JSON
Raw Normal View History

2022-02-03 19:01:07 +00:00
{
"CVE_data_meta": {
2022-05-17 20:02:35 +00:00
"ASSIGNER": "security@fidelissecurity.com",
"DATE_PUBLIC": "2022-05-16T15:30:00.000Z",
2022-02-03 19:01:07 +00:00
"ID": "CVE-2022-0486",
2022-05-17 20:02:35 +00:00
"STATE": "PUBLIC",
"TITLE": "Privileged Command Injection Vulnerability in Fidelis Network and Deception"
2022-02-03 19:01:07 +00:00
},
2022-05-17 20:02:35 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Fidelis Network",
"version": {
"version_data": [
{
"platform": "CentOS",
"version_affected": "<",
"version_name": "Fidelis Network",
"version_value": "9.4.5"
}
]
}
},
{
"product_name": "Fidelis Deception",
"version": {
"version_data": [
{
"platform": "CentOS",
"version_affected": "<",
"version_name": "Fidelis Deception",
"version_value": "9.4.5"
}
]
}
}
]
},
"vendor_name": "Fidelis Cybersecurity"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Henry Reed, The Aerospace Corporation"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-03 19:01:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-05-17 20:02:35 +00:00
"value": "Improper file permissions in the CommandPost, Collector, Sensor, and Sandbox components of Fidelis Network and Deception enables an attacker with local, administrative access to the CLI to modify affected files and enable escalation of privileges equivalent to the root user. The vulnerability is present in Fidelis Network and Deception versions prior to 9.4.5. Patches and updates are available to address this vulnerability."
}
]
},
"exploit": [
{
"lang": "eng",
"value": "Root level access"
}
],
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-276 Incorrect Default Permissions"
}
]
2022-02-03 19:01:07 +00:00
}
]
2022-05-17 20:02:35 +00:00
},
"references": {
"reference_data": [
{
"name": "https://fidelissecurity.zendesk.com/hc/en-us/articles/6211730139411",
"refsource": "CONFIRM",
"url": "https://fidelissecurity.zendesk.com/hc/en-us/articles/6211730139411"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Apply patches or upgrade to latest version"
}
],
"source": {
"discovery": "EXTERNAL"
2022-02-03 19:01:07 +00:00
}
}