gsd-2019-12735
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
getchar.c in Vim before 8.1.1365 and Neovim before 0.3.6 allows remote attackers to execute arbitrary OS commands via the :source! command in a modeline, as demonstrated by execute in Vim, and assert_fails or nvim_input in Neovim.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2019-12735",
    "description": "getchar.c in Vim before 8.1.1365 and Neovim before 0.3.6 allows remote attackers to execute arbitrary OS commands via the :source! command in a modeline, as demonstrated by execute in Vim, and assert_fails or nvim_input in Neovim.",
    "id": "GSD-2019-12735",
    "references": [
      "https://www.suse.com/security/cve/CVE-2019-12735.html",
      "https://www.debian.org/security/2019/dsa-4487",
      "https://www.debian.org/security/2019/dsa-4467",
      "https://access.redhat.com/errata/RHSA-2019:1947",
      "https://access.redhat.com/errata/RHSA-2019:1793",
      "https://access.redhat.com/errata/RHSA-2019:1774",
      "https://access.redhat.com/errata/RHSA-2019:1619",
      "https://ubuntu.com/security/CVE-2019-12735",
      "https://advisories.mageia.org/CVE-2019-12735.html",
      "https://security.archlinux.org/CVE-2019-12735",
      "https://alas.aws.amazon.com/cve/html/CVE-2019-12735.html",
      "https://linux.oracle.com/cve/CVE-2019-12735.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2019-12735"
      ],
      "details": "getchar.c in Vim before 8.1.1365 and Neovim before 0.3.6 allows remote attackers to execute arbitrary OS commands via the :source! command in a modeline, as demonstrated by execute in Vim, and assert_fails or nvim_input in Neovim.",
      "id": "GSD-2019-12735",
      "modified": "2023-12-13T01:23:43.746591Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2019-12735",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "getchar.c in Vim before 8.1.1365 and Neovim before 0.3.6 allows remote attackers to execute arbitrary OS commands via the :source! command in a modeline, as demonstrated by execute in Vim, and assert_fails or nvim_input in Neovim."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md",
            "refsource": "MISC",
            "url": "https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md"
          },
          {
            "name": "https://github.com/vim/vim/commit/53575521406739cf20bbe4e384d88e7dca11f040",
            "refsource": "MISC",
            "url": "https://github.com/vim/vim/commit/53575521406739cf20bbe4e384d88e7dca11f040"
          },
          {
            "name": "https://github.com/neovim/neovim/pull/10082",
            "refsource": "MISC",
            "url": "https://github.com/neovim/neovim/pull/10082"
          },
          {
            "name": "https://bugs.debian.org/930020",
            "refsource": "MISC",
            "url": "https://bugs.debian.org/930020"
          },
          {
            "name": "https://bugs.debian.org/930024",
            "refsource": "MISC",
            "url": "https://bugs.debian.org/930024"
          },
          {
            "name": "FEDORA-2019-d79f89346c",
            "refsource": "FEDORA",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2BMDSHTF754TITC6AQJPCS5IRIDMMIM7/"
          },
          {
            "name": "USN-4016-1",
            "refsource": "UBUNTU",
            "url": "https://usn.ubuntu.com/4016-1/"
          },
          {
            "name": "USN-4016-2",
            "refsource": "UBUNTU",
            "url": "https://usn.ubuntu.com/4016-2/"
          },
          {
            "name": "108724",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/108724"
          },
          {
            "name": "FEDORA-2019-dcd49378b8",
            "refsource": "FEDORA",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TRIRBC2YRGKPAWVRMZS4SZTGGCVRVZPR/"
          },
          {
            "name": "openSUSE-SU-2019:1551",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00031.html"
          },
          {
            "name": "openSUSE-SU-2019:1562",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00036.html"
          },
          {
            "name": "openSUSE-SU-2019:1561",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00037.html"
          },
          {
            "name": "DSA-4467",
            "refsource": "DEBIAN",
            "url": "https://www.debian.org/security/2019/dsa-4467"
          },
          {
            "name": "20190624 [SECURITY] [DSA 4467-2] vim regression update",
            "refsource": "BUGTRAQ",
            "url": "https://seclists.org/bugtraq/2019/Jun/33"
          },
          {
            "name": "https://support.f5.com/csp/article/K93144355",
            "refsource": "CONFIRM",
            "url": "https://support.f5.com/csp/article/K93144355"
          },
          {
            "name": "RHSA-2019:1619",
            "refsource": "REDHAT",
            "url": "https://access.redhat.com/errata/RHSA-2019:1619"
          },
          {
            "name": "RHSA-2019:1774",
            "refsource": "REDHAT",
            "url": "https://access.redhat.com/errata/RHSA-2019:1774"
          },
          {
            "name": "RHSA-2019:1793",
            "refsource": "REDHAT",
            "url": "https://access.redhat.com/errata/RHSA-2019:1793"
          },
          {
            "name": "openSUSE-SU-2019:1759",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00034.html"
          },
          {
            "name": "openSUSE-SU-2019:1796",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00050.html"
          },
          {
            "name": "DSA-4487",
            "refsource": "DEBIAN",
            "url": "https://www.debian.org/security/2019/dsa-4487"
          },
          {
            "name": "20190724 [SECURITY] [DSA 4487-1] neovim security update",
            "refsource": "BUGTRAQ",
            "url": "https://seclists.org/bugtraq/2019/Jul/39"
          },
          {
            "name": "RHSA-2019:1947",
            "refsource": "REDHAT",
            "url": "https://access.redhat.com/errata/RHSA-2019:1947"
          },
          {
            "name": "[debian-lts-announce] 20190803 [SECURITY] [DLA 1871-1] vim security update",
            "refsource": "MLIST",
            "url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00003.html"
          },
          {
            "name": "openSUSE-SU-2019:1997",
            "refsource": "SUSE",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00075.html"
          },
          {
            "name": "https://support.f5.com/csp/article/K93144355?utm_source=f5support\u0026amp;utm_medium=RSS",
            "refsource": "CONFIRM",
            "url": "https://support.f5.com/csp/article/K93144355?utm_source=f5support\u0026amp;utm_medium=RSS"
          },
          {
            "name": "GLSA-202003-04",
            "refsource": "GENTOO",
            "url": "https://security.gentoo.org/glsa/202003-04"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "8.1.1365",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:neovim:neovim:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "0.3.6",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2019-12735"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "getchar.c in Vim before 8.1.1365 and Neovim before 0.3.6 allows remote attackers to execute arbitrary OS commands via the :source! command in a modeline, as demonstrated by execute in Vim, and assert_fails or nvim_input in Neovim."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-78"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/vim/vim/commit/53575521406739cf20bbe4e384d88e7dca11f040",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/vim/vim/commit/53575521406739cf20bbe4e384d88e7dca11f040"
            },
            {
              "name": "https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md",
              "refsource": "MISC",
              "tags": [
                "Exploit",
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md"
            },
            {
              "name": "https://github.com/neovim/neovim/pull/10082",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/neovim/neovim/pull/10082"
            },
            {
              "name": "https://bugs.debian.org/930024",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://bugs.debian.org/930024"
            },
            {
              "name": "https://bugs.debian.org/930020",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://bugs.debian.org/930020"
            },
            {
              "name": "FEDORA-2019-d79f89346c",
              "refsource": "FEDORA",
              "tags": [],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2BMDSHTF754TITC6AQJPCS5IRIDMMIM7/"
            },
            {
              "name": "USN-4016-1",
              "refsource": "UBUNTU",
              "tags": [],
              "url": "https://usn.ubuntu.com/4016-1/"
            },
            {
              "name": "USN-4016-2",
              "refsource": "UBUNTU",
              "tags": [],
              "url": "https://usn.ubuntu.com/4016-2/"
            },
            {
              "name": "108724",
              "refsource": "BID",
              "tags": [],
              "url": "http://www.securityfocus.com/bid/108724"
            },
            {
              "name": "FEDORA-2019-dcd49378b8",
              "refsource": "FEDORA",
              "tags": [],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TRIRBC2YRGKPAWVRMZS4SZTGGCVRVZPR/"
            },
            {
              "name": "openSUSE-SU-2019:1551",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00031.html"
            },
            {
              "name": "openSUSE-SU-2019:1562",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00036.html"
            },
            {
              "name": "openSUSE-SU-2019:1561",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00037.html"
            },
            {
              "name": "DSA-4467",
              "refsource": "DEBIAN",
              "tags": [],
              "url": "https://www.debian.org/security/2019/dsa-4467"
            },
            {
              "name": "20190624 [SECURITY] [DSA 4467-2] vim regression update",
              "refsource": "BUGTRAQ",
              "tags": [],
              "url": "https://seclists.org/bugtraq/2019/Jun/33"
            },
            {
              "name": "https://support.f5.com/csp/article/K93144355",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://support.f5.com/csp/article/K93144355"
            },
            {
              "name": "RHSA-2019:1619",
              "refsource": "REDHAT",
              "tags": [],
              "url": "https://access.redhat.com/errata/RHSA-2019:1619"
            },
            {
              "name": "RHSA-2019:1774",
              "refsource": "REDHAT",
              "tags": [],
              "url": "https://access.redhat.com/errata/RHSA-2019:1774"
            },
            {
              "name": "RHSA-2019:1793",
              "refsource": "REDHAT",
              "tags": [],
              "url": "https://access.redhat.com/errata/RHSA-2019:1793"
            },
            {
              "name": "openSUSE-SU-2019:1759",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00034.html"
            },
            {
              "name": "openSUSE-SU-2019:1796",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00050.html"
            },
            {
              "name": "DSA-4487",
              "refsource": "DEBIAN",
              "tags": [],
              "url": "https://www.debian.org/security/2019/dsa-4487"
            },
            {
              "name": "20190724 [SECURITY] [DSA 4487-1] neovim security update",
              "refsource": "BUGTRAQ",
              "tags": [],
              "url": "https://seclists.org/bugtraq/2019/Jul/39"
            },
            {
              "name": "RHSA-2019:1947",
              "refsource": "REDHAT",
              "tags": [],
              "url": "https://access.redhat.com/errata/RHSA-2019:1947"
            },
            {
              "name": "[debian-lts-announce] 20190803 [SECURITY] [DLA 1871-1] vim security update",
              "refsource": "MLIST",
              "tags": [],
              "url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00003.html"
            },
            {
              "name": "openSUSE-SU-2019:1997",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00075.html"
            },
            {
              "name": "https://support.f5.com/csp/article/K93144355?utm_source=f5support\u0026amp;utm_medium=RSS",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://support.f5.com/csp/article/K93144355?utm_source=f5support\u0026amp;utm_medium=RSS"
            },
            {
              "name": "GLSA-202003-04",
              "refsource": "GENTOO",
              "tags": [],
              "url": "https://security.gentoo.org/glsa/202003-04"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 9.3,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 10.0,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": true
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 8.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.0"
          },
          "exploitabilityScore": 1.8,
          "impactScore": 6.0
        }
      },
      "lastModifiedDate": "2019-06-13T21:29Z",
      "publishedDate": "2019-06-05T14:29Z"
    }
  }
}


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.