CVE-2025-20344 (GCVE-0-2025-20344)
Vulnerability from cvelistv5
Published
2025-08-27 16:22
Modified
2025-08-28 03:55
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Summary
A vulnerability in the backup restore functionality of Cisco Nexus Dashboard could allow an authenticated, remote attacker to conduct a path traversal attack on an affected device.
This vulnerability is due to insufficient validation of the contents of a backup file. An attacker with valid Administrator credentials could exploit this vulnerability by restoring a crafted backup file to an affected device. A successful exploit could allow the attacker to gain root privileges on the underlying shell on the affected device.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Cisco | Cisco Nexus Dashboard |
Version: 1.1(3e) Version: 1.1(3c) Version: 1.1(3d) Version: 1.1(0d) Version: 1.1(2i) Version: 2.0(1b) Version: 1.1(2h) Version: 1.1(0c) Version: 1.1(3f) Version: 2.1(1d) Version: 2.1(1e) Version: 2.0(2g) Version: 2.0(2h) Version: 2.1(2d) Version: 2.0(1d) Version: 2.2(1h) Version: 2.2(1e) Version: 2.2(2d) Version: 2.1(2f) Version: 2.3(1c) Version: 2.3(2b) Version: 2.3(2c) Version: 2.3(2d) Version: 2.3(2e) Version: 3.0(1f) Version: 3.0(1i) Version: 3.1(1k) Version: 3.1(1l) Version: 3.2(1e) Version: 3.2(1i) Version: 3.3(1a) Version: 3.3(1b) Version: 3.3(2b) Version: 4.0(1i) Version: 3.3(2g) Version: 3.2(2f) Version: 3.2(2g) Version: 3.2(2m) Version: 3.1(1n) |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-20344", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-08-27T00:00:00+00:00", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-08-28T03:55:27.958Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unknown", "product": "Cisco Nexus Dashboard", "vendor": "Cisco", "versions": [ { "status": "affected", "version": "1.1(3e)" }, { "status": "affected", "version": "1.1(3c)" }, { "status": "affected", "version": "1.1(3d)" }, { "status": "affected", "version": "1.1(0d)" }, { "status": "affected", "version": "1.1(2i)" }, { "status": "affected", "version": "2.0(1b)" }, { "status": "affected", "version": "1.1(2h)" }, { "status": "affected", "version": "1.1(0c)" }, { "status": "affected", "version": "1.1(3f)" }, { "status": "affected", "version": "2.1(1d)" }, { "status": "affected", "version": "2.1(1e)" }, { "status": "affected", "version": "2.0(2g)" }, { "status": "affected", "version": "2.0(2h)" }, { "status": "affected", "version": "2.1(2d)" }, { "status": "affected", "version": "2.0(1d)" }, { "status": "affected", "version": "2.2(1h)" }, { "status": "affected", "version": "2.2(1e)" }, { "status": "affected", "version": "2.2(2d)" }, { "status": "affected", "version": "2.1(2f)" }, { "status": "affected", "version": "2.3(1c)" }, { "status": "affected", "version": "2.3(2b)" }, { "status": "affected", "version": "2.3(2c)" }, { "status": "affected", "version": "2.3(2d)" }, { "status": "affected", "version": "2.3(2e)" }, { "status": "affected", "version": "3.0(1f)" }, { "status": "affected", "version": "3.0(1i)" }, { "status": "affected", "version": "3.1(1k)" }, { "status": "affected", "version": "3.1(1l)" }, { "status": "affected", "version": "3.2(1e)" }, { "status": "affected", "version": "3.2(1i)" }, { "status": "affected", "version": "3.3(1a)" }, { "status": "affected", "version": "3.3(1b)" }, { "status": "affected", "version": "3.3(2b)" }, { "status": "affected", "version": "4.0(1i)" }, { "status": "affected", "version": "3.3(2g)" }, { "status": "affected", "version": "3.2(2f)" }, { "status": "affected", "version": "3.2(2g)" }, { "status": "affected", "version": "3.2(2m)" }, { "status": "affected", "version": "3.1(1n)" } ] } ], "descriptions": [ { "lang": "en", "value": "A vulnerability in the backup restore functionality of Cisco Nexus Dashboard could allow an authenticated, remote attacker to conduct a path traversal attack on an affected device.\r\n\r\nThis vulnerability is due to insufficient validation of the contents of a backup file. An attacker with valid Administrator credentials could exploit this vulnerability by restoring a crafted backup file to an affected device. A successful exploit could allow the attacker to gain root privileges on the underlying shell on the affected device." } ], "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": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "format": "cvssV3_1" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "description": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "lang": "en", "type": "cwe" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-27T16:22:59.270Z", "orgId": "d1c1063e-7a18-46af-9102-31f8928bc633", "shortName": "cisco" }, "references": [ { "name": "cisco-sa-nd-ptrs-XU2Fm2Wb", "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-nd-ptrs-XU2Fm2Wb" } ], "source": { "advisory": "cisco-sa-nd-ptrs-XU2Fm2Wb", "defects": [ "CSCwp66421" ], "discovery": "INTERNAL" }, "title": "Cisco Nexus Dashboard Path Traversal Vulnerability" } }, "cveMetadata": { "assignerOrgId": "d1c1063e-7a18-46af-9102-31f8928bc633", "assignerShortName": "cisco", "cveId": "CVE-2025-20344", "datePublished": "2025-08-27T16:22:59.270Z", "dateReserved": "2024-10-10T19:15:13.256Z", "dateUpdated": "2025-08-28T03:55:27.958Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-20344\",\"sourceIdentifier\":\"psirt@cisco.com\",\"published\":\"2025-08-27T17:15:36.603\",\"lastModified\":\"2025-08-29T16:24:09.860\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability in the backup restore functionality of Cisco Nexus Dashboard could allow an authenticated, remote attacker to conduct a path traversal attack on an affected device.\\r\\n\\r\\nThis vulnerability is due to insufficient validation of the contents of a backup file. An attacker with valid Administrator credentials could exploit this vulnerability by restoring a crafted backup file to an affected device. A successful exploit could allow the attacker to gain root privileges on the underlying shell on the affected device.\"},{\"lang\":\"es\",\"value\":\"Una vulnerabilidad en la funci\u00f3n de restauraci\u00f3n de copias de seguridad de Cisco Nexus Dashboard podr\u00eda permitir que un atacante remoto autenticado realice un ataque de path traversal en un dispositivo afectado. Esta vulnerabilidad se debe a una validaci\u00f3n insuficiente del contenido de un archivo de copia de seguridad. Un atacante con credenciales de administrador v\u00e1lidas podr\u00eda explotar esta vulnerabilidad restaurando un archivo de copia de seguridad manipulado en un dispositivo afectado. Una explotaci\u00f3n exitosa podr\u00eda permitir al atacante obtener privilegios de root en el shell subyacente del dispositivo afectado.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"psirt@cisco.com\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.2,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"psirt@cisco.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"references\":[{\"url\":\"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-nd-ptrs-XU2Fm2Wb\",\"source\":\"psirt@cisco.com\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-20344\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-08-27T17:20:29.741358Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-08-27T17:20:32.612Z\"}}], \"cna\": {\"title\": \"Cisco Nexus Dashboard Path Traversal Vulnerability\", \"source\": {\"defects\": [\"CSCwp66421\"], \"advisory\": \"cisco-sa-nd-ptrs-XU2Fm2Wb\", \"discovery\": \"INTERNAL\"}, \"metrics\": [{\"format\": \"cvssV3_1\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"Cisco\", \"product\": \"Cisco Nexus Dashboard\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.1(3e)\"}, {\"status\": \"affected\", \"version\": \"1.1(3c)\"}, {\"status\": \"affected\", \"version\": \"1.1(3d)\"}, {\"status\": \"affected\", \"version\": \"1.1(0d)\"}, {\"status\": \"affected\", \"version\": \"1.1(2i)\"}, {\"status\": \"affected\", \"version\": \"2.0(1b)\"}, {\"status\": \"affected\", \"version\": \"1.1(2h)\"}, {\"status\": \"affected\", \"version\": \"1.1(0c)\"}, {\"status\": \"affected\", \"version\": \"1.1(3f)\"}, {\"status\": \"affected\", \"version\": \"2.1(1d)\"}, {\"status\": \"affected\", \"version\": \"2.1(1e)\"}, {\"status\": \"affected\", \"version\": \"2.0(2g)\"}, {\"status\": \"affected\", \"version\": \"2.0(2h)\"}, {\"status\": \"affected\", \"version\": \"2.1(2d)\"}, {\"status\": \"affected\", \"version\": \"2.0(1d)\"}, {\"status\": \"affected\", \"version\": \"2.2(1h)\"}, {\"status\": \"affected\", \"version\": \"2.2(1e)\"}, {\"status\": \"affected\", \"version\": \"2.2(2d)\"}, {\"status\": \"affected\", \"version\": \"2.1(2f)\"}, {\"status\": \"affected\", \"version\": \"2.3(1c)\"}, {\"status\": \"affected\", \"version\": \"2.3(2b)\"}, {\"status\": \"affected\", \"version\": \"2.3(2c)\"}, {\"status\": \"affected\", \"version\": \"2.3(2d)\"}, {\"status\": \"affected\", \"version\": \"2.3(2e)\"}, {\"status\": \"affected\", \"version\": \"3.0(1f)\"}, {\"status\": \"affected\", \"version\": \"3.0(1i)\"}, {\"status\": \"affected\", \"version\": \"3.1(1k)\"}, {\"status\": \"affected\", \"version\": \"3.1(1l)\"}, {\"status\": \"affected\", \"version\": \"3.2(1e)\"}, {\"status\": \"affected\", \"version\": \"3.2(1i)\"}, {\"status\": \"affected\", \"version\": \"3.3(1a)\"}, {\"status\": \"affected\", \"version\": \"3.3(1b)\"}, {\"status\": \"affected\", \"version\": \"3.3(2b)\"}, {\"status\": \"affected\", \"version\": \"4.0(1i)\"}, {\"status\": \"affected\", \"version\": \"3.3(2g)\"}, {\"status\": \"affected\", \"version\": \"3.2(2f)\"}, {\"status\": \"affected\", \"version\": \"3.2(2g)\"}, {\"status\": \"affected\", \"version\": \"3.2(2m)\"}, {\"status\": \"affected\", \"version\": \"3.1(1n)\"}], \"defaultStatus\": \"unknown\"}], \"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.\"}], \"references\": [{\"url\": \"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-nd-ptrs-XU2Fm2Wb\", \"name\": \"cisco-sa-nd-ptrs-XU2Fm2Wb\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A vulnerability in the backup restore functionality of Cisco Nexus Dashboard could allow an authenticated, remote attacker to conduct a path traversal attack on an affected device.\\r\\n\\r\\nThis vulnerability is due to insufficient validation of the contents of a backup file. An attacker with valid Administrator credentials could exploit this vulnerability by restoring a crafted backup file to an affected device. A successful exploit could allow the attacker to gain root privileges on the underlying shell on the affected device.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"cwe\", \"cweId\": \"CWE-22\", \"description\": \"Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"d1c1063e-7a18-46af-9102-31f8928bc633\", \"shortName\": \"cisco\", \"dateUpdated\": \"2025-08-27T16:22:59.270Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-20344\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-08-28T03:55:27.958Z\", \"dateReserved\": \"2024-10-10T19:15:13.256Z\", \"assignerOrgId\": \"d1c1063e-7a18-46af-9102-31f8928bc633\", \"datePublished\": \"2025-08-27T16:22:59.270Z\", \"assignerShortName\": \"cisco\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…