CVE-2020-27128 Vulnerability Analysis & Exploit Details

Status: Modified - Last modified: 07 Nov 2023, 03:20 UTC Published: 06 Nov 2020, 19:15 UTC

CVE-2020-27128
Vulnerability Scoring

6.5
/10

Attack Complexity Details

  • Attack Complexity: Low Impact
  • Attack Vector: NETWORK
  • Privileges Required: Low Impact
  • Scope: UNCHANGED
  • User Interaction: NONE

CIA Impact Definition

  • Confidentiality:
  • Integrity: HIGH IMPACT
  • Availability:

CVE-2020-27128 Vulnerability Summary

A vulnerability in the application data endpoints of Cisco SD-WAN vManage Software could allow an authenticated, remote attacker to write arbitrary files to an affected system. The vulnerability is due to improper validation of requests to APIs. An attacker could exploit this vulnerability by sending malicious requests to an API within the affected application. A successful exploit could allow the attacker to conduct directory traversal attacks and write files to an arbitrary location on the targeted system.

Access Complexity Graph

Above is the Access Complexity Graph for CVE-2020-27128. It helps visualize the difficulty level and privilege requirements needed to exploit this vulnerability, providing a quick assessment of its exploitation feasibility.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2020-27128, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

Impact Analysis

Below is the Impact Analysis for CVE-2020-27128, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

Exploit Prediction Scoring System (EPSS)

The EPSS score estimates the probability that this vulnerability will be exploited in the near future.

EPSS Score: 0.093% (probability of exploit)

EPSS Percentile: 41.44% (lower percentile = lower relative risk)
This vulnerability is less risky than approximately 58.56% of others.

CVE-2020-27128 Detailed Information and External References

References

CWE

CWE-22

CAPEC

  • Path Traversal CAPEC-126 An adversary uses path manipulation methods to exploit insufficient input validation of a target to obtain access to data that should be not be retrievable by ordinary well-formed requests. A typical variety of this attack involves specifying a path to a desired file together with dot-dot-slash characters, resulting in the file access API or function traversing out of the intended directory structure and into the root file system. By replacing or modifying the expected path information the access function or API retrieves the file desired by the attacker. These attacks either involve the attacker providing a complete path to a targeted file or using control characters (e.g. path separators (/ or \) and/or dots (.)) to reach desired directories or files.
  • Using Slashes and URL Encoding Combined to Bypass Validation Logic CAPEC-64 This attack targets the encoding of the URL combined with the encoding of the slash characters. An attacker can take advantage of the multiple ways of encoding a URL and abuse the interpretation of the URL. A URL may contain special character that need special syntax handling in order to be interpreted. Special characters are represented using a percentage character followed by two digits representing the octet code of the original character (%HEX-CODE). For instance US-ASCII space character would be represented with %20. This is often referred as escaped ending or percent-encoding. Since the server decodes the URL from the requests, it may restrict the access to some URL paths by validating and filtering out the URL requests it received. An attacker will try to craft an URL with a sequence of special characters which once interpreted by the server will be equivalent to a forbidden URL. It can be difficult to protect against this attack since the URL can contain other format of encoding such as UTF-8 encoding, Unicode-encoding, etc.
  • Manipulating Web Input to File System Calls CAPEC-76 An attacker manipulates inputs to the target software which the target software passes to file system calls in the OS. The goal is to gain access to, and perhaps modify, areas of the file system that the target software did not intend to be accessible.
  • Using Escaped Slashes in Alternate Encoding CAPEC-78 This attack targets the use of the backslash in alternate encoding. An adversary can provide a backslash as a leading character and causes a parser to believe that the next character is special. This is called an escape. By using that trick, the adversary tries to exploit alternate ways to encode the same character which leads to filter problems and opens avenues to attack.
  • Using Slashes in Alternate Encoding CAPEC-79 This attack targets the encoding of the Slash characters. An adversary would try to exploit common filtering problems related to the use of the slashes characters to gain access to resources on the target host. Directory-driven systems, such as file systems and databases, typically use the slash character to indicate traversal between directories or other container components. For murky historical reasons, PCs (and, as a result, Microsoft OSs) choose to use a backslash, whereas the UNIX world typically makes use of the forward slash. The schizophrenic result is that many MS-based systems are required to understand both forms of the slash. This gives the adversary many opportunities to discover and abuse a number of common filtering problems. The goal of this pattern is to discover server software that only applies filters to one version, but not the other.

Vulnerable Configurations

  • cpe:2.3:a:cisco:sd-wan:-:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:-:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.9:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.10:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.10:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.11:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.11:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.12:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.12:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.13:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.13:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.2.14:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.2.14:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:16.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:16.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:17.2.9:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:17.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.3.6:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.3.6:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.3.8:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:18.4.6:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:18.4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:19.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:19.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:19.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:19.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:19.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:19.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:19.2.99:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:19.2.99:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:19.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:19.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:20.1:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:20.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:20.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:20.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:20.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:20.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:20.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:20.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:20.1.12:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:20.1.12:*:*:*:*:*:*:*
  • cpe:2.3:a:cisco:sd-wan:20.3:*:*:*:*:*:*:*
    cpe:2.3:a:cisco:sd-wan:20.3:*:*:*:*:*:*:*

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Protect Your Infrastructure: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other Recently Published CVEs

  • CVE-2025-24806 – Authelia is an open-source authentication and authorization server providing two-factor authentication and single sign-on (SSO) for applications vi...
  • CVE-2025-1118 – A flaw was found in grub2. Grub's dump command is not blocked when grub is in lockdown mode, which allows the user to read any memory information, ...
  • CVE-2025-0893 – Symantec Diagnostic Tool (SymDiag), prior to 3.0.79, may be susceptible to a Privilege Escalation vulnerability.
  • CVE-2024-53974 – Adobe Experience Manager versions 6.5.21 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a lo...
  • CVE-2024-45777 – A flaw was found in grub2. The calculation of the translation buffer when reading a language .mo file in grub_gettext_getstr_from_position() may ov...
  • CVE-2020-10095 – Various Lexmark devices have CSRF that allows an attacker to modify the configuration of the device.
  • CVE-2025-27089 – Directus is a real-time API and App dashboard for managing SQL database content. In affected versions if there are two overlapping policies for the...
  • CVE-2025-24965 – crun is an open source OCI Container Runtime fully written in C. In affected versions A malicious container image could trick the krun handler into...
  • CVE-2025-1426 – Heap buffer overflow in GPU in Google Chrome on Android prior to 133.0.6943.126 allowed a remote attacker to potentially exploit heap corruption vi...
  • CVE-2025-1006 – Use after free in Network in Google Chrome prior to 133.0.6943.126 allowed a remote attacker to potentially exploit heap corruption via a crafted w...