cve-2023-0512
Vulnerability from cvelistv5
Published
2023-01-26 00:00
Modified
2024-08-02 05:17
Summary
Divide By Zero in GitHub repository vim/vim prior to 9.0.1247.
References
security@huntr.devhttp://seclists.org/fulldisclosure/2023/Mar/17
security@huntr.devhttp://seclists.org/fulldisclosure/2023/Mar/18
security@huntr.devhttp://seclists.org/fulldisclosure/2023/Mar/21
security@huntr.devhttps://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835Patch, Third Party Advisory
security@huntr.devhttps://huntr.dev/bounties/de83736a-1936-4872-830b-f1e9b0ad2a74Exploit, Patch, Third Party Advisory
security@huntr.devhttps://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IE44W6WMMREYCW3GJHPSYP7NK2VT5NY6/
security@huntr.devhttps://support.apple.com/kb/HT213670
security@huntr.devhttps://support.apple.com/kb/HT213675
security@huntr.devhttps://support.apple.com/kb/HT213677
af854a3a-2127-422b-91ae-364da2661108http://seclists.org/fulldisclosure/2023/Mar/17
af854a3a-2127-422b-91ae-364da2661108http://seclists.org/fulldisclosure/2023/Mar/18
af854a3a-2127-422b-91ae-364da2661108http://seclists.org/fulldisclosure/2023/Mar/21
af854a3a-2127-422b-91ae-364da2661108https://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://huntr.dev/bounties/de83736a-1936-4872-830b-f1e9b0ad2a74Exploit, Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IE44W6WMMREYCW3GJHPSYP7NK2VT5NY6/
af854a3a-2127-422b-91ae-364da2661108https://support.apple.com/kb/HT213670
af854a3a-2127-422b-91ae-364da2661108https://support.apple.com/kb/HT213675
af854a3a-2127-422b-91ae-364da2661108https://support.apple.com/kb/HT213677
Impacted products
Vendor Product Version
vim vim/vim Version: unspecified   < 9.0.1247
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T05:17:49.385Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://huntr.dev/bounties/de83736a-1936-4872-830b-f1e9b0ad2a74",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://support.apple.com/kb/HT213677",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://support.apple.com/kb/HT213675",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://support.apple.com/kb/HT213670",
               },
               {
                  name: "20230327 APPLE-SA-2023-03-27-3 macOS Ventura 13.3",
                  tags: [
                     "mailing-list",
                     "x_transferred",
                  ],
                  url: "http://seclists.org/fulldisclosure/2023/Mar/17",
               },
               {
                  name: "20230327 APPLE-SA-2023-03-27-4 macOS Monterey 12.6.4",
                  tags: [
                     "mailing-list",
                     "x_transferred",
                  ],
                  url: "http://seclists.org/fulldisclosure/2023/Mar/18",
               },
               {
                  name: "20230327 APPLE-SA-2023-03-27-5 macOS Big Sur 11.7.5",
                  tags: [
                     "mailing-list",
                     "x_transferred",
                  ],
                  url: "http://seclists.org/fulldisclosure/2023/Mar/21",
               },
               {
                  name: "FEDORA-2023-030318ca00",
                  tags: [
                     "vendor-advisory",
                     "x_transferred",
                  ],
                  url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IE44W6WMMREYCW3GJHPSYP7NK2VT5NY6/",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "vim/vim",
               vendor: "vim",
               versions: [
                  {
                     lessThan: "9.0.1247",
                     status: "affected",
                     version: "unspecified",
                     versionType: "custom",
                  },
               ],
            },
         ],
         descriptions: [
            {
               lang: "en",
               value: "Divide By Zero in GitHub repository vim/vim prior to 9.0.1247.",
            },
         ],
         metrics: [
            {
               cvssV3_0: {
                  attackComplexity: "LOW",
                  attackVector: "LOCAL",
                  availabilityImpact: "HIGH",
                  baseScore: 7.3,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
                  version: "3.0",
               },
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-369",
                     description: "CWE-369 Divide By Zero",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2023-04-02T00:00:00",
            orgId: "c09c270a-b464-47c1-9133-acb35b22c19a",
            shortName: "@huntrdev",
         },
         references: [
            {
               url: "https://huntr.dev/bounties/de83736a-1936-4872-830b-f1e9b0ad2a74",
            },
            {
               url: "https://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835",
            },
            {
               url: "https://support.apple.com/kb/HT213677",
            },
            {
               url: "https://support.apple.com/kb/HT213675",
            },
            {
               url: "https://support.apple.com/kb/HT213670",
            },
            {
               name: "20230327 APPLE-SA-2023-03-27-3 macOS Ventura 13.3",
               tags: [
                  "mailing-list",
               ],
               url: "http://seclists.org/fulldisclosure/2023/Mar/17",
            },
            {
               name: "20230327 APPLE-SA-2023-03-27-4 macOS Monterey 12.6.4",
               tags: [
                  "mailing-list",
               ],
               url: "http://seclists.org/fulldisclosure/2023/Mar/18",
            },
            {
               name: "20230327 APPLE-SA-2023-03-27-5 macOS Big Sur 11.7.5",
               tags: [
                  "mailing-list",
               ],
               url: "http://seclists.org/fulldisclosure/2023/Mar/21",
            },
            {
               name: "FEDORA-2023-030318ca00",
               tags: [
                  "vendor-advisory",
               ],
               url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IE44W6WMMREYCW3GJHPSYP7NK2VT5NY6/",
            },
         ],
         source: {
            advisory: "de83736a-1936-4872-830b-f1e9b0ad2a74",
            discovery: "EXTERNAL",
         },
         title: "Divide By Zero in vim/vim",
      },
   },
   cveMetadata: {
      assignerOrgId: "c09c270a-b464-47c1-9133-acb35b22c19a",
      assignerShortName: "@huntrdev",
      cveId: "CVE-2023-0512",
      datePublished: "2023-01-26T00:00:00",
      dateReserved: "2023-01-26T00:00:00",
      dateUpdated: "2024-08-02T05:17:49.385Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      fkie_nvd: {
         configurations: "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"9.0.1247\", \"matchCriteriaId\": \"46D215DD-1FC8-4130-9A95-38A4580B408F\"}]}]}]",
         descriptions: "[{\"lang\": \"en\", \"value\": \"Divide By Zero in GitHub repository vim/vim prior to 9.0.1247.\"}, {\"lang\": \"es\", \"value\": \"Divide By Zero en el repositorio de GitHub vim/vim anterior a 9.0.1247.\"}]",
         id: "CVE-2023-0512",
         lastModified: "2024-11-21T07:37:19.170",
         metrics: "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"baseScore\": 7.8, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 5.9}], \"cvssMetricV30\": [{\"source\": \"security@huntr.dev\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\", \"baseScore\": 7.3, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.3, \"impactScore\": 5.9}]}",
         published: "2023-01-30T16:15:09.507",
         references: "[{\"url\": \"http://seclists.org/fulldisclosure/2023/Mar/17\", \"source\": \"security@huntr.dev\"}, {\"url\": \"http://seclists.org/fulldisclosure/2023/Mar/18\", \"source\": \"security@huntr.dev\"}, {\"url\": \"http://seclists.org/fulldisclosure/2023/Mar/21\", \"source\": \"security@huntr.dev\"}, {\"url\": \"https://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835\", \"source\": \"security@huntr.dev\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://huntr.dev/bounties/de83736a-1936-4872-830b-f1e9b0ad2a74\", \"source\": \"security@huntr.dev\", \"tags\": [\"Exploit\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IE44W6WMMREYCW3GJHPSYP7NK2VT5NY6/\", \"source\": \"security@huntr.dev\"}, {\"url\": \"https://support.apple.com/kb/HT213670\", \"source\": \"security@huntr.dev\"}, {\"url\": \"https://support.apple.com/kb/HT213675\", \"source\": \"security@huntr.dev\"}, {\"url\": \"https://support.apple.com/kb/HT213677\", \"source\": \"security@huntr.dev\"}, {\"url\": \"http://seclists.org/fulldisclosure/2023/Mar/17\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://seclists.org/fulldisclosure/2023/Mar/18\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://seclists.org/fulldisclosure/2023/Mar/21\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://huntr.dev/bounties/de83736a-1936-4872-830b-f1e9b0ad2a74\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IE44W6WMMREYCW3GJHPSYP7NK2VT5NY6/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://support.apple.com/kb/HT213670\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://support.apple.com/kb/HT213675\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://support.apple.com/kb/HT213677\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
         sourceIdentifier: "security@huntr.dev",
         vulnStatus: "Modified",
         weaknesses: "[{\"source\": \"security@huntr.dev\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-369\"}]}]",
      },
      nvd: "{\"cve\":{\"id\":\"CVE-2023-0512\",\"sourceIdentifier\":\"security@huntr.dev\",\"published\":\"2023-01-30T16:15:09.507\",\"lastModified\":\"2024-11-21T07:37:19.170\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Divide By Zero in GitHub repository vim/vim prior to 9.0.1247.\"},{\"lang\":\"es\",\"value\":\"Divide By Zero en el repositorio de GitHub vim/vim anterior a 9.0.1247.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"security@huntr.dev\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.3,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security@huntr.dev\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-369\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.0.1247\",\"matchCriteriaId\":\"46D215DD-1FC8-4130-9A95-38A4580B408F\"}]}]}],\"references\":[{\"url\":\"http://seclists.org/fulldisclosure/2023/Mar/17\",\"source\":\"security@huntr.dev\"},{\"url\":\"http://seclists.org/fulldisclosure/2023/Mar/18\",\"source\":\"security@huntr.dev\"},{\"url\":\"http://seclists.org/fulldisclosure/2023/Mar/21\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835\",\"source\":\"security@huntr.dev\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://huntr.dev/bounties/de83736a-1936-4872-830b-f1e9b0ad2a74\",\"source\":\"security@huntr.dev\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IE44W6WMMREYCW3GJHPSYP7NK2VT5NY6/\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://support.apple.com/kb/HT213670\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://support.apple.com/kb/HT213675\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://support.apple.com/kb/HT213677\",\"source\":\"security@huntr.dev\"},{\"url\":\"http://seclists.org/fulldisclosure/2023/Mar/17\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2023/Mar/18\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2023/Mar/21\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://huntr.dev/bounties/de83736a-1936-4872-830b-f1e9b0ad2a74\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IE44W6WMMREYCW3GJHPSYP7NK2VT5NY6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://support.apple.com/kb/HT213670\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://support.apple.com/kb/HT213675\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://support.apple.com/kb/HT213677\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.