VAR-202007-0401

Vulnerability from variot - Updated: 2023-12-18 12:55

Advantech iView, versions 5.6 and prior, is vulnerable to multiple path traversal vulnerabilities that could allow an attacker to create/download arbitrary files, limit system availability, and remotely execute code. Advantech iView Is vulnerable to past traversal.Information is obtained, information is tampered with, and service operation is interrupted. (DoS) It may be put into a state. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Advantech iView. Authentication is not required to exploit this vulnerability.The specific flaw exists within the processing of calls to the importZtpConfiguration method of the ZTPConfig class. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to disclose files in the context of SYSTEM. Advantech iView is a device management application provided by Advantech

Show details on source website

{
  "@context": {
    "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
    "affected_products": {
      "@id": "https://www.variotdbs.pl/ref/affected_products"
    },
    "configurations": {
      "@id": "https://www.variotdbs.pl/ref/configurations"
    },
    "credits": {
      "@id": "https://www.variotdbs.pl/ref/credits"
    },
    "cvss": {
      "@id": "https://www.variotdbs.pl/ref/cvss/"
    },
    "description": {
      "@id": "https://www.variotdbs.pl/ref/description/"
    },
    "exploit_availability": {
      "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
    },
    "external_ids": {
      "@id": "https://www.variotdbs.pl/ref/external_ids/"
    },
    "iot": {
      "@id": "https://www.variotdbs.pl/ref/iot/"
    },
    "iot_taxonomy": {
      "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
    },
    "patch": {
      "@id": "https://www.variotdbs.pl/ref/patch/"
    },
    "problemtype_data": {
      "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
    },
    "references": {
      "@id": "https://www.variotdbs.pl/ref/references/"
    },
    "sources": {
      "@id": "https://www.variotdbs.pl/ref/sources/"
    },
    "sources_release_date": {
      "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
    },
    "sources_update_date": {
      "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
    },
    "threat_type": {
      "@id": "https://www.variotdbs.pl/ref/threat_type/"
    },
    "title": {
      "@id": "https://www.variotdbs.pl/ref/title/"
    },
    "type": {
      "@id": "https://www.variotdbs.pl/ref/type/"
    }
  },
  "@id": "https://www.variotdbs.pl/vuln/VAR-202007-0401",
  "affected_products": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        },
        "@id": "https://www.variotdbs.pl/ref/sources"
      }
    },
    "data": [
      {
        "model": "iview",
        "scope": null,
        "trust": 2.8,
        "vendor": "advantech",
        "version": null
      },
      {
        "model": "iview",
        "scope": "lte",
        "trust": 1.0,
        "vendor": "advantech",
        "version": "5.6"
      },
      {
        "model": "iview",
        "scope": "eq",
        "trust": 0.8,
        "vendor": "advantech",
        "version": "5.6"
      },
      {
        "model": "iview",
        "scope": "lte",
        "trust": 0.6,
        "vendor": "advantech",
        "version": "\u003c=5.6"
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-20-829"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-840"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-841"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-847"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2020-54158"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2020-008395"
      },
      {
        "db": "NVD",
        "id": "CVE-2020-14507"
      }
    ]
  },
  "configurations": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/configurations#",
      "children": {
        "@container": "@list"
      },
      "cpe_match": {
        "@container": "@list"
      },
      "data": {
        "@container": "@list"
      },
      "nodes": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:advantech:iview:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "5.6",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2020-14507"
      }
    ]
  },
  "credits": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/credits#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "rgod",
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-20-829"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-840"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-841"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-847"
      }
    ],
    "trust": 2.8
  },
  "cve": "CVE-2020-14507",
  "cvss": {
    "@context": {
      "cvssV2": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
        },
        "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
      },
      "cvssV3": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
        },
        "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
      },
      "severity": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/cvss/severity#"
        },
        "@id": "https://www.variotdbs.pl/ref/cvss/severity"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        },
        "@id": "https://www.variotdbs.pl/ref/sources"
      }
    },
    "data": [
      {
        "cvssV2": [
          {
            "acInsufInfo": false,
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "NVD",
            "availabilityImpact": "PARTIAL",
            "baseScore": 7.5,
            "confidentialityImpact": "PARTIAL",
            "exploitabilityScore": 10.0,
            "impactScore": 6.4,
            "integrityImpact": "PARTIAL",
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "severity": "HIGH",
            "trust": 1.0,
            "userInteractionRequired": false,
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          {
            "acInsufInfo": null,
            "accessComplexity": "Low",
            "accessVector": "Network",
            "authentication": "None",
            "author": "NVD",
            "availabilityImpact": "Partial",
            "baseScore": 7.5,
            "confidentialityImpact": "Partial",
            "exploitabilityScore": null,
            "id": "JVNDB-2020-008395",
            "impactScore": null,
            "integrityImpact": "Partial",
            "obtainAllPrivilege": null,
            "obtainOtherPrivilege": null,
            "obtainUserPrivilege": null,
            "severity": "High",
            "trust": 0.8,
            "userInteractionRequired": null,
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "CNVD",
            "availabilityImpact": "PARTIAL",
            "baseScore": 7.5,
            "confidentialityImpact": "PARTIAL",
            "exploitabilityScore": 10.0,
            "id": "CNVD-2020-54158",
            "impactScore": 6.4,
            "integrityImpact": "PARTIAL",
            "severity": "HIGH",
            "trust": 0.6,
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "VULHUB",
            "availabilityImpact": "PARTIAL",
            "baseScore": 7.5,
            "confidentialityImpact": "PARTIAL",
            "exploitabilityScore": 10.0,
            "id": "VHN-167392",
            "impactScore": 6.4,
            "integrityImpact": "PARTIAL",
            "severity": "HIGH",
            "trust": 0.1,
            "vectorString": "AV:N/AC:L/AU:N/C:P/I:P/A:P",
            "version": "2.0"
          }
        ],
        "cvssV3": [
          {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "author": "ZDI",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "exploitabilityScore": 3.9,
            "id": "CVE-2020-14507",
            "impactScore": 3.6,
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "trust": 1.4,
            "userInteraction": "NONE",
            "vectorString": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "author": "ZDI",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "exploitabilityScore": 3.9,
            "id": "CVE-2020-14507",
            "impactScore": 5.9,
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "trust": 1.4,
            "userInteraction": "NONE",
            "vectorString": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "author": "NVD",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "exploitabilityScore": 3.9,
            "impactScore": 5.9,
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "trust": 1.0,
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          {
            "attackComplexity": "Low",
            "attackVector": "Network",
            "author": "NVD",
            "availabilityImpact": "High",
            "baseScore": 9.8,
            "baseSeverity": "Critical",
            "confidentialityImpact": "High",
            "exploitabilityScore": null,
            "id": "JVNDB-2020-008395",
            "impactScore": null,
            "integrityImpact": "High",
            "privilegesRequired": "None",
            "scope": "Unchanged",
            "trust": 0.8,
            "userInteraction": "None",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          }
        ],
        "severity": [
          {
            "author": "ZDI",
            "id": "CVE-2020-14507",
            "trust": 1.4,
            "value": "HIGH"
          },
          {
            "author": "ZDI",
            "id": "CVE-2020-14507",
            "trust": 1.4,
            "value": "CRITICAL"
          },
          {
            "author": "NVD",
            "id": "CVE-2020-14507",
            "trust": 1.0,
            "value": "CRITICAL"
          },
          {
            "author": "NVD",
            "id": "JVNDB-2020-008395",
            "trust": 0.8,
            "value": "Critical"
          },
          {
            "author": "CNVD",
            "id": "CNVD-2020-54158",
            "trust": 0.6,
            "value": "HIGH"
          },
          {
            "author": "CNNVD",
            "id": "CNNVD-202007-965",
            "trust": 0.6,
            "value": "CRITICAL"
          },
          {
            "author": "VULHUB",
            "id": "VHN-167392",
            "trust": 0.1,
            "value": "HIGH"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-20-829"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-840"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-841"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-847"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2020-54158"
      },
      {
        "db": "VULHUB",
        "id": "VHN-167392"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2020-008395"
      },
      {
        "db": "NVD",
        "id": "CVE-2020-14507"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202007-965"
      }
    ]
  },
  "description": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/description#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Advantech iView, versions 5.6 and prior, is vulnerable to multiple path traversal vulnerabilities that could allow an attacker to create/download arbitrary files, limit system availability, and remotely execute code. Advantech iView Is vulnerable to past traversal.Information is obtained, information is tampered with, and service operation is interrupted. (DoS) It may be put into a state. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Advantech iView. Authentication is not required to exploit this vulnerability.The specific flaw exists within the processing of calls to the importZtpConfiguration method of the ZTPConfig class.  The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to disclose files in the context of SYSTEM. Advantech iView is a device management application provided by Advantech",
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2020-14507"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2020-008395"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-829"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-840"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-841"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-847"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2020-54158"
      },
      {
        "db": "VULHUB",
        "id": "VHN-167392"
      }
    ],
    "trust": 4.77
  },
  "external_ids": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "db": "NVD",
        "id": "CVE-2020-14507",
        "trust": 5.9
      },
      {
        "db": "ICS CERT",
        "id": "ICSA-20-196-01",
        "trust": 2.5
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-829",
        "trust": 2.4
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-840",
        "trust": 2.4
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-841",
        "trust": 2.4
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-847",
        "trust": 2.4
      },
      {
        "db": "JVN",
        "id": "JVNVU95694616",
        "trust": 0.8
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2020-008395",
        "trust": 0.8
      },
      {
        "db": "ZDI_CAN",
        "id": "ZDI-CAN-10636",
        "trust": 0.7
      },
      {
        "db": "ZDI_CAN",
        "id": "ZDI-CAN-10622",
        "trust": 0.7
      },
      {
        "db": "ZDI_CAN",
        "id": "ZDI-CAN-10623",
        "trust": 0.7
      },
      {
        "db": "ZDI_CAN",
        "id": "ZDI-CAN-10630",
        "trust": 0.7
      },
      {
        "db": "CNVD",
        "id": "CNVD-2020-54158",
        "trust": 0.7
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202007-965",
        "trust": 0.7
      },
      {
        "db": "NSFOCUS",
        "id": "47232",
        "trust": 0.6
      },
      {
        "db": "AUSCERT",
        "id": "ESB-2020.2382",
        "trust": 0.6
      },
      {
        "db": "VULHUB",
        "id": "VHN-167392",
        "trust": 0.1
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-20-829"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-840"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-841"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-847"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2020-54158"
      },
      {
        "db": "VULHUB",
        "id": "VHN-167392"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2020-008395"
      },
      {
        "db": "NVD",
        "id": "CVE-2020-14507"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202007-965"
      }
    ]
  },
  "id": "VAR-202007-0401",
  "iot": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/iot#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": true,
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2020-54158"
      },
      {
        "db": "VULHUB",
        "id": "VHN-167392"
      }
    ],
    "trust": 0.06999999999999999
  },
  "iot_taxonomy": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "category": [
          "ICS"
        ],
        "sub_category": null,
        "trust": 0.6
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2020-54158"
      }
    ]
  },
  "last_update_date": "2023-12-18T12:55:56.851000Z",
  "patch": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/patch#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "title": "Advantech has issued an update to correct this vulnerability.",
        "trust": 2.8,
        "url": "https://us-cert.cisa.gov/ics/advisories/icsa-20-196-33"
      },
      {
        "title": "Top Page",
        "trust": 0.8,
        "url": "https://www.advantech.co.jp/"
      },
      {
        "title": "Patch for Advantech iView path traversal vulnerability",
        "trust": 0.6,
        "url": "https://www.cnvd.org.cn/patchinfo/show/235642"
      },
      {
        "title": "Advantech iView Repair measures for path traversal vulnerabilities",
        "trust": 0.6,
        "url": "http://www.cnnvd.org.cn/web/xxk/bdxqbyid.tag?id=124491"
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-20-829"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-840"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-841"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-847"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2020-54158"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2020-008395"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202007-965"
      }
    ]
  },
  "problemtype_data": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "problemtype": "CWE-22",
        "trust": 1.9
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-167392"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2020-008395"
      },
      {
        "db": "NVD",
        "id": "CVE-2020-14507"
      }
    ]
  },
  "references": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/references#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "trust": 3.1,
        "url": "https://us-cert.cisa.gov/ics/advisories/icsa-20-196-01"
      },
      {
        "trust": 2.8,
        "url": "https://us-cert.cisa.gov/ics/advisories/icsa-20-196-33"
      },
      {
        "trust": 2.3,
        "url": "https://www.zerodayinitiative.com/advisories/zdi-20-841/"
      },
      {
        "trust": 2.0,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2020-14507"
      },
      {
        "trust": 1.7,
        "url": "https://www.zerodayinitiative.com/advisories/zdi-20-829/"
      },
      {
        "trust": 1.7,
        "url": "https://www.zerodayinitiative.com/advisories/zdi-20-840/"
      },
      {
        "trust": 1.7,
        "url": "https://www.zerodayinitiative.com/advisories/zdi-20-847/"
      },
      {
        "trust": 0.8,
        "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2020-14507"
      },
      {
        "trust": 0.8,
        "url": "https://jvn.jp/vu/jvnvu95694616/"
      },
      {
        "trust": 0.6,
        "url": "https://www.auscert.org.au/bulletins/esb-2020.2382/"
      },
      {
        "trust": 0.6,
        "url": "http://www.nsfocus.net/vulndb/47232"
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-20-829"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-840"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-841"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-847"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2020-54158"
      },
      {
        "db": "VULHUB",
        "id": "VHN-167392"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2020-008395"
      },
      {
        "db": "NVD",
        "id": "CVE-2020-14507"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202007-965"
      }
    ]
  },
  "sources": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "db": "ZDI",
        "id": "ZDI-20-829"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-840"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-841"
      },
      {
        "db": "ZDI",
        "id": "ZDI-20-847"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2020-54158"
      },
      {
        "db": "VULHUB",
        "id": "VHN-167392"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2020-008395"
      },
      {
        "db": "NVD",
        "id": "CVE-2020-14507"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202007-965"
      }
    ]
  },
  "sources_release_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2020-07-16T00:00:00",
        "db": "ZDI",
        "id": "ZDI-20-829"
      },
      {
        "date": "2020-07-16T00:00:00",
        "db": "ZDI",
        "id": "ZDI-20-840"
      },
      {
        "date": "2020-07-16T00:00:00",
        "db": "ZDI",
        "id": "ZDI-20-841"
      },
      {
        "date": "2020-07-16T00:00:00",
        "db": "ZDI",
        "id": "ZDI-20-847"
      },
      {
        "date": "2020-09-27T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2020-54158"
      },
      {
        "date": "2020-07-15T00:00:00",
        "db": "VULHUB",
        "id": "VHN-167392"
      },
      {
        "date": "2020-09-10T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2020-008395"
      },
      {
        "date": "2020-07-15T02:15:12.703000",
        "db": "NVD",
        "id": "CVE-2020-14507"
      },
      {
        "date": "2020-07-14T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-202007-965"
      }
    ]
  },
  "sources_update_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2020-07-16T00:00:00",
        "db": "ZDI",
        "id": "ZDI-20-829"
      },
      {
        "date": "2020-07-16T00:00:00",
        "db": "ZDI",
        "id": "ZDI-20-840"
      },
      {
        "date": "2020-07-16T00:00:00",
        "db": "ZDI",
        "id": "ZDI-20-841"
      },
      {
        "date": "2020-07-16T00:00:00",
        "db": "ZDI",
        "id": "ZDI-20-847"
      },
      {
        "date": "2020-09-27T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2020-54158"
      },
      {
        "date": "2020-07-21T00:00:00",
        "db": "VULHUB",
        "id": "VHN-167392"
      },
      {
        "date": "2020-09-10T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2020-008395"
      },
      {
        "date": "2020-07-21T20:28:36.477000",
        "db": "NVD",
        "id": "CVE-2020-14507"
      },
      {
        "date": "2020-12-31T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-202007-965"
      }
    ]
  },
  "threat_type": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "remote",
    "sources": [
      {
        "db": "CNNVD",
        "id": "CNNVD-202007-965"
      }
    ],
    "trust": 0.6
  },
  "title": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/title#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Advantech iView path traversal vulnerability",
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2020-54158"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202007-965"
      }
    ],
    "trust": 1.2
  },
  "type": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/type#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "path traversal",
    "sources": [
      {
        "db": "CNNVD",
        "id": "CNNVD-202007-965"
      }
    ],
    "trust": 0.6
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…