var-202101-0358
Vulnerability from variot

Delta Electronics DOPSoft Version 4.0.8.21 and prior has a null pointer dereference issue while processing project files, which may allow an attacker to execute arbitrary code. Delta Electronics Provides HMI Related product DOPSoft and CNCSoft ScreenEditor The following multiple vulnerabilities exist in. DOPSoft ‥ * Out-of-bounds writing (CWE-787) - CVE-2020-27275 ‥ * Untrusted pointer reference (CWE-822) - CVE-2020-27277 CNCSoft ScreenEditor ‥ * Buffer overflow (CWE-121) - CVE-2020-27281Both vulnerabilities could allow arbitrary code to be executed by processing a specially crafted project file. This vulnerability allows remote atackers to execute arbitrary code on affected installations of Delta Industrial Automation DOPSoft. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.The specific flaw exists within the parsing of XLS files. The issue results from the lack of proper validation of a user-supplied value prior to dereferencing it as a pointer. An attacker can leverage this vulnerability to execute code in the context of the current process. DOPSoft is a human-machine interface (HMI) programming software launched by Delta Electronics

Show details on source website


{
  "affected_products": {
    "_id": null,
    "data": [
      {
        "_id": null,
        "model": "dopsoft",
        "scope": "lte",
        "trust": 1.0,
        "vendor": "deltaww",
        "version": "4.0.8.21"
      },
      {
        "_id": null,
        "model": "cncsoft screeneditor",
        "scope": "eq",
        "trust": 0.8,
        "vendor": "delta",
        "version": "version 1.01.26"
      },
      {
        "_id": null,
        "model": "dopsoft",
        "scope": "eq",
        "trust": 0.8,
        "vendor": "delta",
        "version": "version 4.0.8.21"
      },
      {
        "_id": null,
        "model": "dopsoft",
        "scope": null,
        "trust": 0.7,
        "vendor": "delta industrial automation",
        "version": null
      },
      {
        "_id": null,
        "model": "electronics dopsoft",
        "scope": "lte",
        "trust": 0.6,
        "vendor": "delta",
        "version": "\u003c=4.0.8.21"
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-21-033"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2021-04429"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001"
      },
      {
        "db": "NVD",
        "id": "CVE-2020-27277"
      }
    ]
  },
  "configurations": {
    "_id": null,
    "data": [
      {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "cpe_match": [
              {
                "cpe22Uri": "cpe:/a:deltaww:cncsoft_screeneditor",
                "vulnerable": true
              },
              {
                "cpe22Uri": "cpe:/a:deltaww:dopsoft",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001"
      }
    ]
  },
  "credits": {
    "_id": null,
    "data": "kimiya",
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-21-033"
      }
    ],
    "trust": 0.7
  },
  "cve": "CVE-2020-27277",
  "cvss": {
    "_id": null,
    "data": [
      {
        "cvssV2": [
          {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "nvd@nist.gov",
            "availabilityImpact": "COMPLETE",
            "baseScore": 9.3,
            "confidentialityImpact": "COMPLETE",
            "exploitabilityScore": 8.6,
            "id": "CVE-2020-27277",
            "impactScore": 10.0,
            "integrityImpact": "COMPLETE",
            "severity": "HIGH",
            "trust": 1.1,
            "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "CNVD",
            "availabilityImpact": "COMPLETE",
            "baseScore": 9.3,
            "confidentialityImpact": "COMPLETE",
            "exploitabilityScore": 8.6,
            "id": "CNVD-2021-04429",
            "impactScore": 10.0,
            "integrityImpact": "COMPLETE",
            "severity": "HIGH",
            "trust": 0.6,
            "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          }
        ],
        "cvssV3": [
          {
            "attackComplexity": "Low",
            "attackVector": "Local",
            "author": "IPA score",
            "availabilityImpact": "High",
            "baseScore": 7.8,
            "baseSeverity": "High",
            "confidentialityImpact": "High",
            "exploitabilityScore": null,
            "id": "JVNDB-2021-001001",
            "impactScore": null,
            "integrityImpact": "High",
            "privilegesRequired": "None",
            "scope": "Unchanged",
            "trust": 2.4,
            "userInteraction": "Required",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "author": "nvd@nist.gov",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "exploitabilityScore": 1.8,
            "id": "CVE-2020-27277",
            "impactScore": 5.9,
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "trust": 1.0,
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "author": "ZDI",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "exploitabilityScore": 1.8,
            "id": "CVE-2020-27277",
            "impactScore": 5.9,
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "trust": 0.7,
            "userInteraction": "REQUIRED",
            "vectorString": "AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          }
        ],
        "severity": [
          {
            "author": "IPA",
            "id": "JVNDB-2021-001001",
            "trust": 2.4,
            "value": "High"
          },
          {
            "author": "nvd@nist.gov",
            "id": "CVE-2020-27277",
            "trust": 1.0,
            "value": "HIGH"
          },
          {
            "author": "ZDI",
            "id": "CVE-2020-27277",
            "trust": 0.7,
            "value": "HIGH"
          },
          {
            "author": "CNVD",
            "id": "CNVD-2021-04429",
            "trust": 0.6,
            "value": "HIGH"
          },
          {
            "author": "CNNVD",
            "id": "CNNVD-202101-254",
            "trust": 0.6,
            "value": "HIGH"
          },
          {
            "author": "VULMON",
            "id": "CVE-2020-27277",
            "trust": 0.1,
            "value": "HIGH"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-21-033"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2021-04429"
      },
      {
        "db": "VULMON",
        "id": "CVE-2020-27277"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202101-254"
      },
      {
        "db": "NVD",
        "id": "CVE-2020-27277"
      }
    ]
  },
  "description": {
    "_id": null,
    "data": "Delta Electronics DOPSoft Version 4.0.8.21 and prior has a null pointer dereference issue while processing project files, which may allow an attacker to execute arbitrary code. Delta Electronics Provides HMI Related product DOPSoft and CNCSoft ScreenEditor The following multiple vulnerabilities exist in. DOPSoft \u2025 * Out-of-bounds writing (CWE-787) - CVE-2020-27275 \u2025 * Untrusted pointer reference (CWE-822) - CVE-2020-27277 CNCSoft ScreenEditor \u2025 * Buffer overflow (CWE-121) - CVE-2020-27281Both vulnerabilities could allow arbitrary code to be executed by processing a specially crafted project file. This vulnerability allows remote atackers to execute arbitrary code on affected installations of Delta Industrial Automation DOPSoft.  User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.The specific flaw exists within the parsing of XLS files.  The issue results from the lack of proper validation of a user-supplied value prior to dereferencing it as a pointer.  An attacker can leverage this vulnerability to execute code in the context of the current process. DOPSoft is a human-machine interface (HMI) programming software launched by Delta Electronics",
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2020-27277"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001"
      },
      {
        "db": "ZDI",
        "id": "ZDI-21-033"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2021-04429"
      },
      {
        "db": "VULMON",
        "id": "CVE-2020-27277"
      }
    ],
    "trust": 2.88
  },
  "external_ids": {
    "_id": null,
    "data": [
      {
        "db": "NVD",
        "id": "CVE-2020-27277",
        "trust": 3.8
      },
      {
        "db": "ICS CERT",
        "id": "ICSA-21-005-05",
        "trust": 3.1
      },
      {
        "db": "ZDI",
        "id": "ZDI-21-033",
        "trust": 2.4
      },
      {
        "db": "ICS CERT",
        "id": "ICSA-21-005-06",
        "trust": 0.8
      },
      {
        "db": "JVN",
        "id": "JVNVU91044574",
        "trust": 0.8
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001",
        "trust": 0.8
      },
      {
        "db": "ZDI_CAN",
        "id": "ZDI-CAN-11663",
        "trust": 0.7
      },
      {
        "db": "CNVD",
        "id": "CNVD-2021-04429",
        "trust": 0.6
      },
      {
        "db": "AUSCERT",
        "id": "ESB-2021.0045",
        "trust": 0.6
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202101-254",
        "trust": 0.6
      },
      {
        "db": "VULMON",
        "id": "CVE-2020-27277",
        "trust": 0.1
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-21-033"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2021-04429"
      },
      {
        "db": "VULMON",
        "id": "CVE-2020-27277"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202101-254"
      },
      {
        "db": "NVD",
        "id": "CVE-2020-27277"
      }
    ]
  },
  "id": "VAR-202101-0358",
  "iot": {
    "_id": null,
    "data": true,
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2021-04429"
      }
    ],
    "trust": 1.6
  },
  "iot_taxonomy": {
    "_id": null,
    "data": [
      {
        "category": [
          "ICS"
        ],
        "sub_category": null,
        "trust": 0.6
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2021-04429"
      }
    ]
  },
  "last_update_date": "2024-11-23T21:51:06.243000Z",
  "patch": {
    "_id": null,
    "data": [
      {
        "title": "CNCSoft - Delta | Download Center",
        "trust": 0.8,
        "url": "https://downloadcenter.deltaww.com/en-US/DownloadCenter?v=1\u0026CID=06\u0026itemID=060202\u0026dataType=8"
      },
      {
        "title": "DOPSoft - Delta | Download Center",
        "trust": 0.8,
        "url": "https://downloadcenter.deltaww.com/en-US/DownloadCenter?v=1\u0026CID=06\u0026itemID=060302\u0026dataType=8\u0026q=DOPSoft"
      },
      {
        "title": "",
        "trust": 0.7,
        "url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-005-05"
      },
      {
        "title": "Patch for DOPSoft Null Pointer Dereference Vulnerability",
        "trust": 0.6,
        "url": "https://www.cnvd.org.cn/patchInfo/show/244813"
      },
      {
        "title": "Delta Electronics Industrial Automation DOPSoft Fixes for code issue vulnerabilities",
        "trust": 0.6,
        "url": "http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=139261"
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-21-033"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2021-04429"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202101-254"
      }
    ]
  },
  "problemtype_data": {
    "_id": null,
    "data": [
      {
        "problemtype": "CWE-822",
        "trust": 1.8
      },
      {
        "problemtype": "CWE-476",
        "trust": 1.0
      },
      {
        "problemtype": "CWE-121",
        "trust": 0.8
      },
      {
        "problemtype": "CWE-787",
        "trust": 0.8
      }
    ],
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001"
      },
      {
        "db": "NVD",
        "id": "CVE-2020-27277"
      }
    ]
  },
  "references": {
    "_id": null,
    "data": [
      {
        "trust": 4.4,
        "url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-005-05"
      },
      {
        "trust": 1.8,
        "url": "https://www.zerodayinitiative.com/advisories/zdi-21-033/"
      },
      {
        "trust": 0.8,
        "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2020-27275"
      },
      {
        "trust": 0.8,
        "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2020-27277"
      },
      {
        "trust": 0.8,
        "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2020-27281"
      },
      {
        "trust": 0.8,
        "url": "https://us-cert.cisa.gov/ics/advisories/icsa-21-005-06"
      },
      {
        "trust": 0.8,
        "url": "http://jvn.jp/cert/jvnvu91044574"
      },
      {
        "trust": 0.6,
        "url": "https://www.auscert.org.au/bulletins/esb-2021.0045/"
      },
      {
        "trust": 0.6,
        "url": "https://nvd.nist.gov/vuln/detail/cve-2020-27277"
      },
      {
        "trust": 0.1,
        "url": "https://cwe.mitre.org/data/definitions/476.html"
      },
      {
        "trust": 0.1,
        "url": "https://nvd.nist.gov"
      }
    ],
    "sources": [
      {
        "db": "ZDI",
        "id": "ZDI-21-033"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2021-04429"
      },
      {
        "db": "VULMON",
        "id": "CVE-2020-27277"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202101-254"
      },
      {
        "db": "NVD",
        "id": "CVE-2020-27277"
      }
    ]
  },
  "sources": {
    "_id": null,
    "data": [
      {
        "db": "ZDI",
        "id": "ZDI-21-033",
        "ident": null
      },
      {
        "db": "CNVD",
        "id": "CNVD-2021-04429",
        "ident": null
      },
      {
        "db": "VULMON",
        "id": "CVE-2020-27277",
        "ident": null
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001",
        "ident": null
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-202101-254",
        "ident": null
      },
      {
        "db": "NVD",
        "id": "CVE-2020-27277",
        "ident": null
      }
    ]
  },
  "sources_release_date": {
    "_id": null,
    "data": [
      {
        "date": "2021-01-14T00:00:00",
        "db": "ZDI",
        "id": "ZDI-21-033",
        "ident": null
      },
      {
        "date": "2021-01-20T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2021-04429",
        "ident": null
      },
      {
        "date": "2021-01-11T00:00:00",
        "db": "VULMON",
        "id": "CVE-2020-27277",
        "ident": null
      },
      {
        "date": "2021-01-07T07:38:37",
        "db": "JVNDB",
        "id": "JVNDB-2021-001001",
        "ident": null
      },
      {
        "date": "2021-01-05T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-202101-254",
        "ident": null
      },
      {
        "date": "2021-01-11T16:15:15.243000",
        "db": "NVD",
        "id": "CVE-2020-27277",
        "ident": null
      }
    ]
  },
  "sources_update_date": {
    "_id": null,
    "data": [
      {
        "date": "2021-01-14T00:00:00",
        "db": "ZDI",
        "id": "ZDI-21-033",
        "ident": null
      },
      {
        "date": "2021-01-20T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2021-04429",
        "ident": null
      },
      {
        "date": "2021-03-09T00:00:00",
        "db": "VULMON",
        "id": "CVE-2020-27277",
        "ident": null
      },
      {
        "date": "2021-01-07T07:38:37",
        "db": "JVNDB",
        "id": "JVNDB-2021-001001",
        "ident": null
      },
      {
        "date": "2021-01-20T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-202101-254",
        "ident": null
      },
      {
        "date": "2024-11-21T05:20:59.040000",
        "db": "NVD",
        "id": "CVE-2020-27277",
        "ident": null
      }
    ]
  },
  "threat_type": {
    "_id": null,
    "data": "local",
    "sources": [
      {
        "db": "CNNVD",
        "id": "CNNVD-202101-254"
      }
    ],
    "trust": 0.6
  },
  "title": {
    "_id": null,
    "data": "Delta Electronics Made  HMI Multiple vulnerabilities in software",
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2021-001001"
      }
    ],
    "trust": 0.8
  },
  "type": {
    "_id": null,
    "data": "code problem",
    "sources": [
      {
        "db": "CNNVD",
        "id": "CNNVD-202101-254"
      }
    ],
    "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 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.