gsd-2023-0512
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Divide By Zero in GitHub repository vim/vim prior to 9.0.1247.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-0512", "id": "GSD-2023-0512", "references": [ "https://www.suse.com/security/cve/CVE-2023-0512.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-0512" ], "details": "Divide By Zero in GitHub repository vim/vim prior to 9.0.1247.", "id": "GSD-2023-0512", "modified": "2023-12-13T01:20:22.818119Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-0512", "STATE": "PUBLIC", "TITLE": "Divide By Zero in vim/vim" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "vim/vim", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "9.0.1247" } ] } } ] }, "vendor_name": "vim" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Divide By Zero in GitHub repository vim/vim prior to 9.0.1247." } ] }, "impact": { "cvss": { "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" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-369 Divide By Zero" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/de83736a-1936-4872-830b-f1e9b0ad2a74", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/de83736a-1936-4872-830b-f1e9b0ad2a74" }, { "name": "https://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835", "refsource": "MISC", "url": "https://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835" }, { "name": "https://support.apple.com/kb/HT213677", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT213677" }, { "name": "https://support.apple.com/kb/HT213675", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT213675" }, { "name": "https://support.apple.com/kb/HT213670", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT213670" }, { "name": "20230327 APPLE-SA-2023-03-27-3 macOS Ventura 13.3", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2023/Mar/17" }, { "name": "20230327 APPLE-SA-2023-03-27-4 macOS Monterey 12.6.4", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2023/Mar/18" }, { "name": "20230327 APPLE-SA-2023-03-27-5 macOS Big Sur 11.7.5", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2023/Mar/21" }, { "name": "FEDORA-2023-030318ca00", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IE44W6WMMREYCW3GJHPSYP7NK2VT5NY6/" } ] }, "source": { "advisory": "de83736a-1936-4872-830b-f1e9b0ad2a74", "discovery": "EXTERNAL" } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "9.0.1247", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-0512" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Divide By Zero in GitHub repository vim/vim prior to 9.0.1247." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-369" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/vim/vim/commit/870219c58c0804bdc55419b2e455c06ac715a835" }, { "name": "https://huntr.dev/bounties/de83736a-1936-4872-830b-f1e9b0ad2a74", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/de83736a-1936-4872-830b-f1e9b0ad2a74" }, { "name": "https://support.apple.com/kb/HT213670", "refsource": "CONFIRM", "tags": [], "url": "https://support.apple.com/kb/HT213670" }, { "name": "https://support.apple.com/kb/HT213675", "refsource": "CONFIRM", "tags": [], "url": "https://support.apple.com/kb/HT213675" }, { "name": "https://support.apple.com/kb/HT213677", "refsource": "CONFIRM", "tags": [], "url": "https://support.apple.com/kb/HT213677" }, { "name": "20230327 APPLE-SA-2023-03-27-5 macOS Big Sur 11.7.5", "refsource": "FULLDISC", "tags": [], "url": "http://seclists.org/fulldisclosure/2023/Mar/21" }, { "name": "20230327 APPLE-SA-2023-03-27-3 macOS Ventura 13.3", "refsource": "FULLDISC", "tags": [], "url": "http://seclists.org/fulldisclosure/2023/Mar/17" }, { "name": "20230327 APPLE-SA-2023-03-27-4 macOS Monterey 12.6.4", "refsource": "FULLDISC", "tags": [], "url": "http://seclists.org/fulldisclosure/2023/Mar/18" }, { "name": "FEDORA-2023-030318ca00", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IE44W6WMMREYCW3GJHPSYP7NK2VT5NY6/" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "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" }, "exploitabilityScore": 1.8, "impactScore": 5.9 } }, "lastModifiedDate": "2023-04-02T03:15Z", "publishedDate": "2023-01-30T16:15Z" } } }
Loading...
Loading...
- 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.