Search criteria
6 vulnerabilities found for confd_basic by cisco
CVE-2025-32433 (GCVE-0-2025-32433)
Vulnerability from cvelistv5 – Published: 2025-04-16 21:34 – Updated: 2026-02-26 18:28
VLAI
CISA KEV
Title
Erlang/OTP SSH Vulnerable to Pre-Authentication RCE
Summary
Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20, a SSH server may allow an attacker to perform unauthenticated remote code execution (RCE). By exploiting a flaw in SSH protocol message handling, a malicious actor could gain unauthorized access to affected systems and execute arbitrary commands without valid credentials. This issue is patched in versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20. A temporary workaround involves disabling the SSH server or to prevent access via firewall rules.
Severity
10 (Critical)
SSVC
Exploitation: active
Automatable: yes
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-306 - Missing Authentication for Critical Function
Assigner
References
14 references
Impacted products
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T19:53:28.075Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/16/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/18/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/18/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/18/6"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/19/1"
},
{
"url": "https://security.netapp.com/advisory/ntap-20250425-0001/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00028.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-32433",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-08-20T03:55:59.410447Z",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"other": {
"content": {
"dateAdded": "2025-06-09",
"reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-32433"
},
"type": "kev"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T18:28:12.084Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/ProDefense/CVE-2025-32433/blob/main/CVE-2025-32433.py"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-erlang-otp-ssh-xyZZy"
},
{
"tags": [
"government-resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-32433"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-06-09T00:00:00.000Z",
"value": "CVE-2025-32433 added to CISA KEV"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "otp",
"vendor": "erlang",
"versions": [
{
"status": "affected",
"version": "\u003e= OTP-27.0-rc1, \u003c OTP-27.3.3"
},
{
"status": "affected",
"version": "\u003e= OTP-26.0-rc1, \u003c OTP-26.2.5.11"
},
{
"status": "affected",
"version": "\u003c OTP-25.3.2.20"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20, a SSH server may allow an attacker to perform unauthenticated remote code execution (RCE). By exploiting a flaw in SSH protocol message handling, a malicious actor could gain unauthorized access to affected systems and execute arbitrary commands without valid credentials. This issue is patched in versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20. A temporary workaround involves disabling the SSH server or to prevent access via firewall rules."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-306",
"description": "CWE-306: Missing Authentication for Critical Function",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-16T21:34:37.457Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/erlang/otp/security/advisories/GHSA-37cp-fgq5-7wc2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/erlang/otp/security/advisories/GHSA-37cp-fgq5-7wc2"
},
{
"name": "https://github.com/erlang/otp/commit/0fcd9c56524b28615e8ece65fc0c3f66ef6e4c12",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/erlang/otp/commit/0fcd9c56524b28615e8ece65fc0c3f66ef6e4c12"
},
{
"name": "https://github.com/erlang/otp/commit/6eef04130afc8b0ccb63c9a0d8650209cf54892f",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/erlang/otp/commit/6eef04130afc8b0ccb63c9a0d8650209cf54892f"
},
{
"name": "https://github.com/erlang/otp/commit/b1924d37fd83c070055beb115d5d6a6a9490b891",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/erlang/otp/commit/b1924d37fd83c070055beb115d5d6a6a9490b891"
}
],
"source": {
"advisory": "GHSA-37cp-fgq5-7wc2",
"discovery": "UNKNOWN"
},
"title": "Erlang/OTP SSH Vulnerable to Pre-Authentication RCE"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-32433",
"datePublished": "2025-04-16T21:34:37.457Z",
"dateReserved": "2025-04-08T10:54:58.368Z",
"dateUpdated": "2026-02-26T18:28:12.084Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2024-20389 (GCVE-0-2024-20389)
Vulnerability from cvelistv5 – Published: 2024-05-16 14:08 – Updated: 2024-08-01 21:59
VLAI
Summary
A vulnerability in the ConfD CLI and the Cisco Crosswork Network Services Orchestrator CLI could allow an authenticated, low-privileged, local attacker to read and write arbitrary files as root on the underlying operating system.
This vulnerability is due to improper authorization enforcement when specific CLI commands are used. An attacker could exploit this vulnerability by executing an affected CLI command with crafted arguments. A successful exploit could allow the attacker to read or write arbitrary files on the underlying operating system with the privileges of the root user.
Severity
7.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-266 - Incorrect Privilege Assignment
Assigner
References
Impacted products
6 products
| Vendor | Product | Version | |
|---|---|---|---|
| Cisco | Cisco ConfD |
Affected:
N/A
|
|
| Cisco | Cisco ConfD Basic |
Affected:
8.0.11
|
|
| Cisco | Cisco Network Services Orchestrator |
Affected:
6.0.11
|
|
| cisco | confd |
Affected:
8.0.11 , < 8.0.12
(custom)
cpe:2.3:a:cisco:confd:8.0.11:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
6.0.11 , < 6.0.12
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:6.0.11:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
6.2.1 , < 6.2.2
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:6.2.1:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:cisco:confd:8.0.11:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"lessThan": "8.0.12",
"status": "affected",
"version": "8.0.11",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:6.0.11:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "6.0.12",
"status": "affected",
"version": "6.0.11",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:6.2.1:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "6.2.2",
"status": "affected",
"version": "6.2.1",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-20389",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-05-16T16:46:34.641203Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-04T17:40:25.932Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T21:59:42.248Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "cisco-sa-nso-rwpesc-qrQGnh3f",
"tags": [
"x_transferred"
],
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-nso-rwpesc-qrQGnh3f"
},
{
"name": "cisco-sa-cnfd-rwpesc-ZAOufyx8",
"tags": [
"x_transferred"
],
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cnfd-rwpesc-ZAOufyx8"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Cisco ConfD",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "N/A"
}
]
},
{
"product": "Cisco ConfD Basic",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "8.0.11"
}
]
},
{
"product": "Cisco Network Services Orchestrator",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "6.0.11"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability in the ConfD CLI and the Cisco Crosswork Network Services Orchestrator CLI could allow an authenticated, low-privileged, local attacker to read and write arbitrary files as root on the underlying operating system.\n\n\nThis vulnerability is due to improper authorization enforcement when specific CLI commands are used. An attacker could exploit this vulnerability by executing an affected CLI command with crafted arguments. A successful exploit could allow the attacker to read or write arbitrary files on the underlying operating system with the privileges of the root user."
}
],
"exploits": [
{
"lang": "en",
"value": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "cvssV3_1"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-266",
"description": "Incorrect Privilege Assignment",
"lang": "en",
"type": "cwe"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-16T14:08:21.745Z",
"orgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
"shortName": "cisco"
},
"references": [
{
"name": "cisco-sa-nso-rwpesc-qrQGnh3f",
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-nso-rwpesc-qrQGnh3f"
},
{
"name": "cisco-sa-cnfd-rwpesc-ZAOufyx8",
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cnfd-rwpesc-ZAOufyx8"
}
],
"source": {
"advisory": "cisco-sa-nso-rwpesc-qrQGnh3f",
"defects": [
"CSCwj72783",
"CSCwi84310"
],
"discovery": "INTERNAL"
}
}
},
"cveMetadata": {
"assignerOrgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
"assignerShortName": "cisco",
"cveId": "CVE-2024-20389",
"datePublished": "2024-05-16T14:08:21.745Z",
"dateReserved": "2023-11-08T15:08:07.658Z",
"dateUpdated": "2024-08-01T21:59:42.248Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-20326 (GCVE-0-2024-20326)
Vulnerability from cvelistv5 – Published: 2024-05-16 14:08 – Updated: 2024-08-01 21:59
VLAI
Summary
A vulnerability in the ConfD CLI and the Cisco Crosswork Network Services Orchestrator CLI could allow an authenticated, low-privileged, local attacker to read and write arbitrary files as root on the underlying operating system.
This vulnerability is due to improper authorization enforcement when specific CLI commands are used. An attacker could exploit this vulnerability by executing an affected CLI command with crafted arguments. A successful exploit could allow the attacker to read or write arbitrary files on the underlying operating system with the privileges of the root user.
Severity
7.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
Assigner
References
Impacted products
23 products
| Vendor | Product | Version | |
|---|---|---|---|
| Cisco | Cisco ConfD |
Affected:
7.3.5
Affected: 7.3.5.2 Affected: 7.3.5.1 Affected: 7.3.6 Affected: 7.4.5.3 Affected: 7.4.5.2 Affected: 7.4.6 Affected: 7.4.5.1 Affected: 7.4.8 Affected: 7.4.5 Affected: 7.4.7 Affected: 7.5.10 Affected: 7.5.4 Affected: 7.5.3.2 Affected: 7.5.3.1 Affected: 7.5.4.2 Affected: 7.5.4.1 Affected: 7.5.6.2 Affected: 7.5.5 Affected: 7.5.8 Affected: 7.5.9 Affected: 7.5.6 Affected: 7.5.4.3 Affected: 7.5.6.1 Affected: 7.5.7 Affected: 7.5.5.1 Affected: 7.5.3 Affected: 7.7 Affected: 7.6 Affected: 7.8 Affected: 7.6.12 Affected: 7.6.11 Affected: 7.6.9 Affected: 7.6.5 Affected: 7.6.1 Affected: 7.6.14.1 Affected: 7.6.8.1 Affected: 7.6.2 Affected: 7.6.4 Affected: 7.6.8 Affected: 7.6.7 Affected: 7.6.10 Affected: 7.6.3 Affected: 7.6.13 Affected: 7.6.14 Affected: 7.6.6 Affected: 7.7.7 Affected: 7.7.13 Affected: 7.7.4 Affected: 7.7.8 Affected: 7.7.9 Affected: 7.7.12 Affected: 7.7.2 Affected: 7.7.5 Affected: 7.7.5.1 Affected: 7.7.6 Affected: 7.7.10 Affected: 7.7.1 Affected: 7.7.3 Affected: 7.7.11 Affected: 7.8.8 Affected: 7.8.4 Affected: 7.8.2 Affected: 7.8.7 Affected: 7.8.9 Affected: 7.8.11 Affected: 7.8.5 Affected: 7.8.1 Affected: 7.8.3 Affected: 7.8.6 Affected: 7.8.10 Affected: 8.0.4 Affected: 8.0.8 Affected: 8.0.5 Affected: 8.0.7 Affected: 8.0.2 Affected: 8.0.1 Affected: 8.0.3 Affected: 8.0.6 Affected: 8.1 Affected: 8.0 Affected: 8.1.2 Affected: 8.1.4 Affected: 8.1.1 Affected: 8.1.3 |
|
| Cisco | Cisco ConfD Basic |
Affected:
8.0.1
Affected: 8.0.6 Affected: 8.0.4 Affected: 8.0.2 Affected: 8.0.3 Affected: 8.0.5 Affected: 8.0.10 Affected: 8.0.11 Affected: 8.0.7 Affected: 8.0.8 Affected: 8.0.9 Affected: 7.8.3 Affected: 8.0 |
|
| Cisco | Cisco Network Services Orchestrator |
Affected:
N/A
|
|
| cisco | confd |
Affected:
7.5.3 , < 7.5.10.2
(custom)
cpe:2.3:a:cisco:confd:7.5.3:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.6 , < 7.6.14.2
(custom)
cpe:2.3:a:cisco:confd:7.6:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.7 , < 7.7.15
(custom)
cpe:2.3:a:cisco:confd:7.7:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.8 , < 7.8.13.1
(custom)
cpe:2.3:a:cisco:confd:7.8:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
8.0 , < 8.0.12
(custom)
cpe:2.3:a:cisco:confd:8.0:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.1.7
cpe:2.3:a:cisco:confd:7.1.7:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.2.7
cpe:2.3:a:cisco:confd:7.2.7:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.3.7
cpe:2.3:a:cisco:confd:7.3.7:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.4.7
cpe:2.3:a:cisco:confd:7.4.7:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.1.7
cpe:2.3:a:cisco:network_services_orchestrator:5.1.7:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.2.7
cpe:2.3:a:cisco:network_services_orchestrator:5.2.7:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.3.5
cpe:2.3:a:cisco:network_services_orchestrator:5.3.5:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.4.5
cpe:2.3:a:cisco:network_services_orchestrator:5.4.5:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.5.3 , < 5.5.10.1
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:5.5.3:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.6 , < 5.6.14.3
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:5.6:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.7 , < 5.7.15
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:5.7:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.8 , < 5.8.13.1
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:5.8:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
6.0 , < 6.0.12
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:6.0:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
6.1 , < 6.1.7
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:6.1:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
6.2 , < 6.2.2
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:6.2:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.5.3:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"lessThan": "7.5.10.2",
"status": "affected",
"version": "7.5.3",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.6:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"lessThan": "7.6.14.2",
"status": "affected",
"version": "7.6",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"lessThan": "7.7.15",
"status": "affected",
"version": "7.7",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.8:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"lessThan": "7.8.13.1",
"status": "affected",
"version": "7.8",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:8.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"lessThan": "8.0.12",
"status": "affected",
"version": "8.0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.1.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "7.1.7"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.2.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "7.2.7"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.3.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "7.3.7"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.4.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "7.4.7"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.1.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "5.1.7"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.2.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "5.2.7"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.3.5:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "5.3.5"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.4.5:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "5.4.5"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.5.3:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "5.5.10.1",
"status": "affected",
"version": "5.5.3",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.6:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "5.6.14.3",
"status": "affected",
"version": "5.6",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": " \t5.7.15",
"status": "affected",
"version": "5.7",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.8:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": " \t5.8.13.1",
"status": "affected",
"version": "5.8",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:6.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "6.0.12",
"status": "affected",
"version": "6.0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:6.1:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "6.1.7",
"status": "affected",
"version": "6.1",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:6.2:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "6.2.2",
"status": "affected",
"version": "6.2",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-20326",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-05-16T15:55:41.498842Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "CWE-77 Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-04T17:40:29.191Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T21:59:41.542Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "cisco-sa-nso-rwpesc-qrQGnh3f",
"tags": [
"x_transferred"
],
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-nso-rwpesc-qrQGnh3f"
},
{
"name": "cisco-sa-cnfd-rwpesc-ZAOufyx8",
"tags": [
"x_transferred"
],
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cnfd-rwpesc-ZAOufyx8"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Cisco ConfD",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "7.3.5"
},
{
"status": "affected",
"version": "7.3.5.2"
},
{
"status": "affected",
"version": "7.3.5.1"
},
{
"status": "affected",
"version": "7.3.6"
},
{
"status": "affected",
"version": "7.4.5.3"
},
{
"status": "affected",
"version": "7.4.5.2"
},
{
"status": "affected",
"version": "7.4.6"
},
{
"status": "affected",
"version": "7.4.5.1"
},
{
"status": "affected",
"version": "7.4.8"
},
{
"status": "affected",
"version": "7.4.5"
},
{
"status": "affected",
"version": "7.4.7"
},
{
"status": "affected",
"version": "7.5.10"
},
{
"status": "affected",
"version": "7.5.4"
},
{
"status": "affected",
"version": "7.5.3.2"
},
{
"status": "affected",
"version": "7.5.3.1"
},
{
"status": "affected",
"version": "7.5.4.2"
},
{
"status": "affected",
"version": "7.5.4.1"
},
{
"status": "affected",
"version": "7.5.6.2"
},
{
"status": "affected",
"version": "7.5.5"
},
{
"status": "affected",
"version": "7.5.8"
},
{
"status": "affected",
"version": "7.5.9"
},
{
"status": "affected",
"version": "7.5.6"
},
{
"status": "affected",
"version": "7.5.4.3"
},
{
"status": "affected",
"version": "7.5.6.1"
},
{
"status": "affected",
"version": "7.5.7"
},
{
"status": "affected",
"version": "7.5.5.1"
},
{
"status": "affected",
"version": "7.5.3"
},
{
"status": "affected",
"version": "7.7"
},
{
"status": "affected",
"version": "7.6"
},
{
"status": "affected",
"version": "7.8"
},
{
"status": "affected",
"version": "7.6.12"
},
{
"status": "affected",
"version": "7.6.11"
},
{
"status": "affected",
"version": "7.6.9"
},
{
"status": "affected",
"version": "7.6.5"
},
{
"status": "affected",
"version": "7.6.1"
},
{
"status": "affected",
"version": "7.6.14.1"
},
{
"status": "affected",
"version": "7.6.8.1"
},
{
"status": "affected",
"version": "7.6.2"
},
{
"status": "affected",
"version": "7.6.4"
},
{
"status": "affected",
"version": "7.6.8"
},
{
"status": "affected",
"version": "7.6.7"
},
{
"status": "affected",
"version": "7.6.10"
},
{
"status": "affected",
"version": "7.6.3"
},
{
"status": "affected",
"version": "7.6.13"
},
{
"status": "affected",
"version": "7.6.14"
},
{
"status": "affected",
"version": "7.6.6"
},
{
"status": "affected",
"version": "7.7.7"
},
{
"status": "affected",
"version": "7.7.13"
},
{
"status": "affected",
"version": "7.7.4"
},
{
"status": "affected",
"version": "7.7.8"
},
{
"status": "affected",
"version": "7.7.9"
},
{
"status": "affected",
"version": "7.7.12"
},
{
"status": "affected",
"version": "7.7.2"
},
{
"status": "affected",
"version": "7.7.5"
},
{
"status": "affected",
"version": "7.7.5.1"
},
{
"status": "affected",
"version": "7.7.6"
},
{
"status": "affected",
"version": "7.7.10"
},
{
"status": "affected",
"version": "7.7.1"
},
{
"status": "affected",
"version": "7.7.3"
},
{
"status": "affected",
"version": "7.7.11"
},
{
"status": "affected",
"version": "7.8.8"
},
{
"status": "affected",
"version": "7.8.4"
},
{
"status": "affected",
"version": "7.8.2"
},
{
"status": "affected",
"version": "7.8.7"
},
{
"status": "affected",
"version": "7.8.9"
},
{
"status": "affected",
"version": "7.8.11"
},
{
"status": "affected",
"version": "7.8.5"
},
{
"status": "affected",
"version": "7.8.1"
},
{
"status": "affected",
"version": "7.8.3"
},
{
"status": "affected",
"version": "7.8.6"
},
{
"status": "affected",
"version": "7.8.10"
},
{
"status": "affected",
"version": "8.0.4"
},
{
"status": "affected",
"version": "8.0.8"
},
{
"status": "affected",
"version": "8.0.5"
},
{
"status": "affected",
"version": "8.0.7"
},
{
"status": "affected",
"version": "8.0.2"
},
{
"status": "affected",
"version": "8.0.1"
},
{
"status": "affected",
"version": "8.0.3"
},
{
"status": "affected",
"version": "8.0.6"
},
{
"status": "affected",
"version": "8.1"
},
{
"status": "affected",
"version": "8.0"
},
{
"status": "affected",
"version": "8.1.2"
},
{
"status": "affected",
"version": "8.1.4"
},
{
"status": "affected",
"version": "8.1.1"
},
{
"status": "affected",
"version": "8.1.3"
}
]
},
{
"product": "Cisco ConfD Basic",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "8.0.1"
},
{
"status": "affected",
"version": "8.0.6"
},
{
"status": "affected",
"version": "8.0.4"
},
{
"status": "affected",
"version": "8.0.2"
},
{
"status": "affected",
"version": "8.0.3"
},
{
"status": "affected",
"version": "8.0.5"
},
{
"status": "affected",
"version": "8.0.10"
},
{
"status": "affected",
"version": "8.0.11"
},
{
"status": "affected",
"version": "8.0.7"
},
{
"status": "affected",
"version": "8.0.8"
},
{
"status": "affected",
"version": "8.0.9"
},
{
"status": "affected",
"version": "7.8.3"
},
{
"status": "affected",
"version": "8.0"
}
]
},
{
"product": "Cisco Network Services Orchestrator",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "N/A"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability in the ConfD CLI and the Cisco Crosswork Network Services Orchestrator CLI could allow an authenticated, low-privileged, local attacker to read and write arbitrary files as root on the underlying operating system.\n\n\nThis vulnerability is due to improper authorization enforcement when specific CLI commands are used. An attacker could exploit this vulnerability by executing an affected CLI command with crafted arguments. A successful exploit could allow the attacker to read or write arbitrary files on the underlying operating system with the privileges of the root user."
}
],
"exploits": [
{
"lang": "en",
"value": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "cvssV3_1"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "cwe"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-16T14:08:18.634Z",
"orgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
"shortName": "cisco"
},
"references": [
{
"name": "cisco-sa-nso-rwpesc-qrQGnh3f",
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-nso-rwpesc-qrQGnh3f"
},
{
"name": "cisco-sa-cnfd-rwpesc-ZAOufyx8",
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cnfd-rwpesc-ZAOufyx8"
}
],
"source": {
"advisory": "cisco-sa-nso-rwpesc-qrQGnh3f",
"defects": [
"CSCwj67262",
"CSCwi31715"
],
"discovery": "EXTERNAL"
}
}
},
"cveMetadata": {
"assignerOrgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
"assignerShortName": "cisco",
"cveId": "CVE-2024-20326",
"datePublished": "2024-05-16T14:08:18.634Z",
"dateReserved": "2023-11-08T15:08:07.640Z",
"dateUpdated": "2024-08-01T21:59:41.542Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2025-32433 (GCVE-0-2025-32433)
Vulnerability from nvd – Published: 2025-04-16 21:34 – Updated: 2026-02-26 18:28
VLAI
CISA KEV
Title
Erlang/OTP SSH Vulnerable to Pre-Authentication RCE
Summary
Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20, a SSH server may allow an attacker to perform unauthenticated remote code execution (RCE). By exploiting a flaw in SSH protocol message handling, a malicious actor could gain unauthorized access to affected systems and execute arbitrary commands without valid credentials. This issue is patched in versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20. A temporary workaround involves disabling the SSH server or to prevent access via firewall rules.
Severity
10 (Critical)
SSVC
Exploitation: active
Automatable: yes
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-306 - Missing Authentication for Critical Function
Assigner
References
14 references
Impacted products
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T19:53:28.075Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/16/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/18/1"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/18/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/18/6"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/19/1"
},
{
"url": "https://security.netapp.com/advisory/ntap-20250425-0001/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00028.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-32433",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-08-20T03:55:59.410447Z",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"other": {
"content": {
"dateAdded": "2025-06-09",
"reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-32433"
},
"type": "kev"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T18:28:12.084Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/ProDefense/CVE-2025-32433/blob/main/CVE-2025-32433.py"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-erlang-otp-ssh-xyZZy"
},
{
"tags": [
"government-resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-32433"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-06-09T00:00:00.000Z",
"value": "CVE-2025-32433 added to CISA KEV"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "otp",
"vendor": "erlang",
"versions": [
{
"status": "affected",
"version": "\u003e= OTP-27.0-rc1, \u003c OTP-27.3.3"
},
{
"status": "affected",
"version": "\u003e= OTP-26.0-rc1, \u003c OTP-26.2.5.11"
},
{
"status": "affected",
"version": "\u003c OTP-25.3.2.20"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20, a SSH server may allow an attacker to perform unauthenticated remote code execution (RCE). By exploiting a flaw in SSH protocol message handling, a malicious actor could gain unauthorized access to affected systems and execute arbitrary commands without valid credentials. This issue is patched in versions OTP-27.3.3, OTP-26.2.5.11, and OTP-25.3.2.20. A temporary workaround involves disabling the SSH server or to prevent access via firewall rules."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-306",
"description": "CWE-306: Missing Authentication for Critical Function",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-16T21:34:37.457Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/erlang/otp/security/advisories/GHSA-37cp-fgq5-7wc2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/erlang/otp/security/advisories/GHSA-37cp-fgq5-7wc2"
},
{
"name": "https://github.com/erlang/otp/commit/0fcd9c56524b28615e8ece65fc0c3f66ef6e4c12",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/erlang/otp/commit/0fcd9c56524b28615e8ece65fc0c3f66ef6e4c12"
},
{
"name": "https://github.com/erlang/otp/commit/6eef04130afc8b0ccb63c9a0d8650209cf54892f",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/erlang/otp/commit/6eef04130afc8b0ccb63c9a0d8650209cf54892f"
},
{
"name": "https://github.com/erlang/otp/commit/b1924d37fd83c070055beb115d5d6a6a9490b891",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/erlang/otp/commit/b1924d37fd83c070055beb115d5d6a6a9490b891"
}
],
"source": {
"advisory": "GHSA-37cp-fgq5-7wc2",
"discovery": "UNKNOWN"
},
"title": "Erlang/OTP SSH Vulnerable to Pre-Authentication RCE"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-32433",
"datePublished": "2025-04-16T21:34:37.457Z",
"dateReserved": "2025-04-08T10:54:58.368Z",
"dateUpdated": "2026-02-26T18:28:12.084Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2024-20389 (GCVE-0-2024-20389)
Vulnerability from nvd – Published: 2024-05-16 14:08 – Updated: 2024-08-01 21:59
VLAI
Summary
A vulnerability in the ConfD CLI and the Cisco Crosswork Network Services Orchestrator CLI could allow an authenticated, low-privileged, local attacker to read and write arbitrary files as root on the underlying operating system.
This vulnerability is due to improper authorization enforcement when specific CLI commands are used. An attacker could exploit this vulnerability by executing an affected CLI command with crafted arguments. A successful exploit could allow the attacker to read or write arbitrary files on the underlying operating system with the privileges of the root user.
Severity
7.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-266 - Incorrect Privilege Assignment
Assigner
References
Impacted products
6 products
| Vendor | Product | Version | |
|---|---|---|---|
| Cisco | Cisco ConfD |
Affected:
N/A
|
|
| Cisco | Cisco ConfD Basic |
Affected:
8.0.11
|
|
| Cisco | Cisco Network Services Orchestrator |
Affected:
6.0.11
|
|
| cisco | confd |
Affected:
8.0.11 , < 8.0.12
(custom)
cpe:2.3:a:cisco:confd:8.0.11:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
6.0.11 , < 6.0.12
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:6.0.11:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
6.2.1 , < 6.2.2
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:6.2.1:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:cisco:confd:8.0.11:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"lessThan": "8.0.12",
"status": "affected",
"version": "8.0.11",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:6.0.11:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "6.0.12",
"status": "affected",
"version": "6.0.11",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:6.2.1:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "6.2.2",
"status": "affected",
"version": "6.2.1",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-20389",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-05-16T16:46:34.641203Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-04T17:40:25.932Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T21:59:42.248Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "cisco-sa-nso-rwpesc-qrQGnh3f",
"tags": [
"x_transferred"
],
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-nso-rwpesc-qrQGnh3f"
},
{
"name": "cisco-sa-cnfd-rwpesc-ZAOufyx8",
"tags": [
"x_transferred"
],
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cnfd-rwpesc-ZAOufyx8"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Cisco ConfD",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "N/A"
}
]
},
{
"product": "Cisco ConfD Basic",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "8.0.11"
}
]
},
{
"product": "Cisco Network Services Orchestrator",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "6.0.11"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability in the ConfD CLI and the Cisco Crosswork Network Services Orchestrator CLI could allow an authenticated, low-privileged, local attacker to read and write arbitrary files as root on the underlying operating system.\n\n\nThis vulnerability is due to improper authorization enforcement when specific CLI commands are used. An attacker could exploit this vulnerability by executing an affected CLI command with crafted arguments. A successful exploit could allow the attacker to read or write arbitrary files on the underlying operating system with the privileges of the root user."
}
],
"exploits": [
{
"lang": "en",
"value": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "cvssV3_1"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-266",
"description": "Incorrect Privilege Assignment",
"lang": "en",
"type": "cwe"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-16T14:08:21.745Z",
"orgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
"shortName": "cisco"
},
"references": [
{
"name": "cisco-sa-nso-rwpesc-qrQGnh3f",
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-nso-rwpesc-qrQGnh3f"
},
{
"name": "cisco-sa-cnfd-rwpesc-ZAOufyx8",
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cnfd-rwpesc-ZAOufyx8"
}
],
"source": {
"advisory": "cisco-sa-nso-rwpesc-qrQGnh3f",
"defects": [
"CSCwj72783",
"CSCwi84310"
],
"discovery": "INTERNAL"
}
}
},
"cveMetadata": {
"assignerOrgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
"assignerShortName": "cisco",
"cveId": "CVE-2024-20389",
"datePublished": "2024-05-16T14:08:21.745Z",
"dateReserved": "2023-11-08T15:08:07.658Z",
"dateUpdated": "2024-08-01T21:59:42.248Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2024-20326 (GCVE-0-2024-20326)
Vulnerability from nvd – Published: 2024-05-16 14:08 – Updated: 2024-08-01 21:59
VLAI
Summary
A vulnerability in the ConfD CLI and the Cisco Crosswork Network Services Orchestrator CLI could allow an authenticated, low-privileged, local attacker to read and write arbitrary files as root on the underlying operating system.
This vulnerability is due to improper authorization enforcement when specific CLI commands are used. An attacker could exploit this vulnerability by executing an affected CLI command with crafted arguments. A successful exploit could allow the attacker to read or write arbitrary files on the underlying operating system with the privileges of the root user.
Severity
7.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
Assigner
References
Impacted products
23 products
| Vendor | Product | Version | |
|---|---|---|---|
| Cisco | Cisco ConfD |
Affected:
7.3.5
Affected: 7.3.5.2 Affected: 7.3.5.1 Affected: 7.3.6 Affected: 7.4.5.3 Affected: 7.4.5.2 Affected: 7.4.6 Affected: 7.4.5.1 Affected: 7.4.8 Affected: 7.4.5 Affected: 7.4.7 Affected: 7.5.10 Affected: 7.5.4 Affected: 7.5.3.2 Affected: 7.5.3.1 Affected: 7.5.4.2 Affected: 7.5.4.1 Affected: 7.5.6.2 Affected: 7.5.5 Affected: 7.5.8 Affected: 7.5.9 Affected: 7.5.6 Affected: 7.5.4.3 Affected: 7.5.6.1 Affected: 7.5.7 Affected: 7.5.5.1 Affected: 7.5.3 Affected: 7.7 Affected: 7.6 Affected: 7.8 Affected: 7.6.12 Affected: 7.6.11 Affected: 7.6.9 Affected: 7.6.5 Affected: 7.6.1 Affected: 7.6.14.1 Affected: 7.6.8.1 Affected: 7.6.2 Affected: 7.6.4 Affected: 7.6.8 Affected: 7.6.7 Affected: 7.6.10 Affected: 7.6.3 Affected: 7.6.13 Affected: 7.6.14 Affected: 7.6.6 Affected: 7.7.7 Affected: 7.7.13 Affected: 7.7.4 Affected: 7.7.8 Affected: 7.7.9 Affected: 7.7.12 Affected: 7.7.2 Affected: 7.7.5 Affected: 7.7.5.1 Affected: 7.7.6 Affected: 7.7.10 Affected: 7.7.1 Affected: 7.7.3 Affected: 7.7.11 Affected: 7.8.8 Affected: 7.8.4 Affected: 7.8.2 Affected: 7.8.7 Affected: 7.8.9 Affected: 7.8.11 Affected: 7.8.5 Affected: 7.8.1 Affected: 7.8.3 Affected: 7.8.6 Affected: 7.8.10 Affected: 8.0.4 Affected: 8.0.8 Affected: 8.0.5 Affected: 8.0.7 Affected: 8.0.2 Affected: 8.0.1 Affected: 8.0.3 Affected: 8.0.6 Affected: 8.1 Affected: 8.0 Affected: 8.1.2 Affected: 8.1.4 Affected: 8.1.1 Affected: 8.1.3 |
|
| Cisco | Cisco ConfD Basic |
Affected:
8.0.1
Affected: 8.0.6 Affected: 8.0.4 Affected: 8.0.2 Affected: 8.0.3 Affected: 8.0.5 Affected: 8.0.10 Affected: 8.0.11 Affected: 8.0.7 Affected: 8.0.8 Affected: 8.0.9 Affected: 7.8.3 Affected: 8.0 |
|
| Cisco | Cisco Network Services Orchestrator |
Affected:
N/A
|
|
| cisco | confd |
Affected:
7.5.3 , < 7.5.10.2
(custom)
cpe:2.3:a:cisco:confd:7.5.3:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.6 , < 7.6.14.2
(custom)
cpe:2.3:a:cisco:confd:7.6:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.7 , < 7.7.15
(custom)
cpe:2.3:a:cisco:confd:7.7:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.8 , < 7.8.13.1
(custom)
cpe:2.3:a:cisco:confd:7.8:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
8.0 , < 8.0.12
(custom)
cpe:2.3:a:cisco:confd:8.0:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.1.7
cpe:2.3:a:cisco:confd:7.1.7:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.2.7
cpe:2.3:a:cisco:confd:7.2.7:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.3.7
cpe:2.3:a:cisco:confd:7.3.7:*:*:*:*:*:*:* |
|
| cisco | confd |
Affected:
7.4.7
cpe:2.3:a:cisco:confd:7.4.7:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.1.7
cpe:2.3:a:cisco:network_services_orchestrator:5.1.7:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.2.7
cpe:2.3:a:cisco:network_services_orchestrator:5.2.7:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.3.5
cpe:2.3:a:cisco:network_services_orchestrator:5.3.5:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.4.5
cpe:2.3:a:cisco:network_services_orchestrator:5.4.5:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.5.3 , < 5.5.10.1
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:5.5.3:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.6 , < 5.6.14.3
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:5.6:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.7 , < 5.7.15
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:5.7:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
5.8 , < 5.8.13.1
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:5.8:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
6.0 , < 6.0.12
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:6.0:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
6.1 , < 6.1.7
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:6.1:*:*:*:*:*:*:* |
|
| cisco | network_services_orchestrator |
Affected:
6.2 , < 6.2.2
(custom)
cpe:2.3:a:cisco:network_services_orchestrator:6.2:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.5.3:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"lessThan": "7.5.10.2",
"status": "affected",
"version": "7.5.3",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.6:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"lessThan": "7.6.14.2",
"status": "affected",
"version": "7.6",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"lessThan": "7.7.15",
"status": "affected",
"version": "7.7",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.8:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"lessThan": "7.8.13.1",
"status": "affected",
"version": "7.8",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:8.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"lessThan": "8.0.12",
"status": "affected",
"version": "8.0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.1.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "7.1.7"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.2.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "7.2.7"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.3.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "7.3.7"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:confd:7.4.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "confd",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "7.4.7"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.1.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "5.1.7"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.2.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "5.2.7"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.3.5:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "5.3.5"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.4.5:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"status": "affected",
"version": "5.4.5"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.5.3:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "5.5.10.1",
"status": "affected",
"version": "5.5.3",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.6:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "5.6.14.3",
"status": "affected",
"version": "5.6",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.7:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": " \t5.7.15",
"status": "affected",
"version": "5.7",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:5.8:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": " \t5.8.13.1",
"status": "affected",
"version": "5.8",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:6.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "6.0.12",
"status": "affected",
"version": "6.0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:6.1:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "6.1.7",
"status": "affected",
"version": "6.1",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:cisco:network_services_orchestrator:6.2:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "network_services_orchestrator",
"vendor": "cisco",
"versions": [
{
"lessThan": "6.2.2",
"status": "affected",
"version": "6.2",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-20326",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-05-16T15:55:41.498842Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "CWE-77 Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-04T17:40:29.191Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T21:59:41.542Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "cisco-sa-nso-rwpesc-qrQGnh3f",
"tags": [
"x_transferred"
],
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-nso-rwpesc-qrQGnh3f"
},
{
"name": "cisco-sa-cnfd-rwpesc-ZAOufyx8",
"tags": [
"x_transferred"
],
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cnfd-rwpesc-ZAOufyx8"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Cisco ConfD",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "7.3.5"
},
{
"status": "affected",
"version": "7.3.5.2"
},
{
"status": "affected",
"version": "7.3.5.1"
},
{
"status": "affected",
"version": "7.3.6"
},
{
"status": "affected",
"version": "7.4.5.3"
},
{
"status": "affected",
"version": "7.4.5.2"
},
{
"status": "affected",
"version": "7.4.6"
},
{
"status": "affected",
"version": "7.4.5.1"
},
{
"status": "affected",
"version": "7.4.8"
},
{
"status": "affected",
"version": "7.4.5"
},
{
"status": "affected",
"version": "7.4.7"
},
{
"status": "affected",
"version": "7.5.10"
},
{
"status": "affected",
"version": "7.5.4"
},
{
"status": "affected",
"version": "7.5.3.2"
},
{
"status": "affected",
"version": "7.5.3.1"
},
{
"status": "affected",
"version": "7.5.4.2"
},
{
"status": "affected",
"version": "7.5.4.1"
},
{
"status": "affected",
"version": "7.5.6.2"
},
{
"status": "affected",
"version": "7.5.5"
},
{
"status": "affected",
"version": "7.5.8"
},
{
"status": "affected",
"version": "7.5.9"
},
{
"status": "affected",
"version": "7.5.6"
},
{
"status": "affected",
"version": "7.5.4.3"
},
{
"status": "affected",
"version": "7.5.6.1"
},
{
"status": "affected",
"version": "7.5.7"
},
{
"status": "affected",
"version": "7.5.5.1"
},
{
"status": "affected",
"version": "7.5.3"
},
{
"status": "affected",
"version": "7.7"
},
{
"status": "affected",
"version": "7.6"
},
{
"status": "affected",
"version": "7.8"
},
{
"status": "affected",
"version": "7.6.12"
},
{
"status": "affected",
"version": "7.6.11"
},
{
"status": "affected",
"version": "7.6.9"
},
{
"status": "affected",
"version": "7.6.5"
},
{
"status": "affected",
"version": "7.6.1"
},
{
"status": "affected",
"version": "7.6.14.1"
},
{
"status": "affected",
"version": "7.6.8.1"
},
{
"status": "affected",
"version": "7.6.2"
},
{
"status": "affected",
"version": "7.6.4"
},
{
"status": "affected",
"version": "7.6.8"
},
{
"status": "affected",
"version": "7.6.7"
},
{
"status": "affected",
"version": "7.6.10"
},
{
"status": "affected",
"version": "7.6.3"
},
{
"status": "affected",
"version": "7.6.13"
},
{
"status": "affected",
"version": "7.6.14"
},
{
"status": "affected",
"version": "7.6.6"
},
{
"status": "affected",
"version": "7.7.7"
},
{
"status": "affected",
"version": "7.7.13"
},
{
"status": "affected",
"version": "7.7.4"
},
{
"status": "affected",
"version": "7.7.8"
},
{
"status": "affected",
"version": "7.7.9"
},
{
"status": "affected",
"version": "7.7.12"
},
{
"status": "affected",
"version": "7.7.2"
},
{
"status": "affected",
"version": "7.7.5"
},
{
"status": "affected",
"version": "7.7.5.1"
},
{
"status": "affected",
"version": "7.7.6"
},
{
"status": "affected",
"version": "7.7.10"
},
{
"status": "affected",
"version": "7.7.1"
},
{
"status": "affected",
"version": "7.7.3"
},
{
"status": "affected",
"version": "7.7.11"
},
{
"status": "affected",
"version": "7.8.8"
},
{
"status": "affected",
"version": "7.8.4"
},
{
"status": "affected",
"version": "7.8.2"
},
{
"status": "affected",
"version": "7.8.7"
},
{
"status": "affected",
"version": "7.8.9"
},
{
"status": "affected",
"version": "7.8.11"
},
{
"status": "affected",
"version": "7.8.5"
},
{
"status": "affected",
"version": "7.8.1"
},
{
"status": "affected",
"version": "7.8.3"
},
{
"status": "affected",
"version": "7.8.6"
},
{
"status": "affected",
"version": "7.8.10"
},
{
"status": "affected",
"version": "8.0.4"
},
{
"status": "affected",
"version": "8.0.8"
},
{
"status": "affected",
"version": "8.0.5"
},
{
"status": "affected",
"version": "8.0.7"
},
{
"status": "affected",
"version": "8.0.2"
},
{
"status": "affected",
"version": "8.0.1"
},
{
"status": "affected",
"version": "8.0.3"
},
{
"status": "affected",
"version": "8.0.6"
},
{
"status": "affected",
"version": "8.1"
},
{
"status": "affected",
"version": "8.0"
},
{
"status": "affected",
"version": "8.1.2"
},
{
"status": "affected",
"version": "8.1.4"
},
{
"status": "affected",
"version": "8.1.1"
},
{
"status": "affected",
"version": "8.1.3"
}
]
},
{
"product": "Cisco ConfD Basic",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "8.0.1"
},
{
"status": "affected",
"version": "8.0.6"
},
{
"status": "affected",
"version": "8.0.4"
},
{
"status": "affected",
"version": "8.0.2"
},
{
"status": "affected",
"version": "8.0.3"
},
{
"status": "affected",
"version": "8.0.5"
},
{
"status": "affected",
"version": "8.0.10"
},
{
"status": "affected",
"version": "8.0.11"
},
{
"status": "affected",
"version": "8.0.7"
},
{
"status": "affected",
"version": "8.0.8"
},
{
"status": "affected",
"version": "8.0.9"
},
{
"status": "affected",
"version": "7.8.3"
},
{
"status": "affected",
"version": "8.0"
}
]
},
{
"product": "Cisco Network Services Orchestrator",
"vendor": "Cisco",
"versions": [
{
"status": "affected",
"version": "N/A"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability in the ConfD CLI and the Cisco Crosswork Network Services Orchestrator CLI could allow an authenticated, low-privileged, local attacker to read and write arbitrary files as root on the underlying operating system.\n\n\nThis vulnerability is due to improper authorization enforcement when specific CLI commands are used. An attacker could exploit this vulnerability by executing an affected CLI command with crafted arguments. A successful exploit could allow the attacker to read or write arbitrary files on the underlying operating system with the privileges of the root user."
}
],
"exploits": [
{
"lang": "en",
"value": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "cvssV3_1"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "cwe"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-16T14:08:18.634Z",
"orgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
"shortName": "cisco"
},
"references": [
{
"name": "cisco-sa-nso-rwpesc-qrQGnh3f",
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-nso-rwpesc-qrQGnh3f"
},
{
"name": "cisco-sa-cnfd-rwpesc-ZAOufyx8",
"url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-cnfd-rwpesc-ZAOufyx8"
}
],
"source": {
"advisory": "cisco-sa-nso-rwpesc-qrQGnh3f",
"defects": [
"CSCwj67262",
"CSCwi31715"
],
"discovery": "EXTERNAL"
}
}
},
"cveMetadata": {
"assignerOrgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
"assignerShortName": "cisco",
"cveId": "CVE-2024-20326",
"datePublished": "2024-05-16T14:08:18.634Z",
"dateReserved": "2023-11-08T15:08:07.640Z",
"dateUpdated": "2024-08-01T21:59:41.542Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}