gsd-2022-2598
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Out-of-bounds Write to API in GitHub repository vim/vim prior to 9.0.0100.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-2598", description: "Undefined Behavior for Input to API in GitHub repository vim/vim prior to 9.0.0100.", id: "GSD-2022-2598", references: [ "https://www.suse.com/security/cve/CVE-2022-2598.html", "https://advisories.mageia.org/CVE-2022-2598.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-2598", ], details: "Out-of-bounds Write to API in GitHub repository vim/vim prior to 9.0.0100.\n\n", id: "GSD-2022-2598", modified: "2023-12-13T01:19:20.321615Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@huntr.dev", ID: "CVE-2022-2598", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "vim/vim", version: { version_data: [ { version_affected: "<", version_name: "unspecified", version_value: "9.0.0100", }, ], }, }, ], }, vendor_name: "vim", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Out-of-bounds Write to API in GitHub repository vim/vim prior to 9.0.0100.\n\n", }, ], }, generator: { engine: "Vulnogram 0.1.0-dev", }, impact: { cvss: [ { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, ], }, problemtype: { problemtype_data: [ { description: [ { cweId: "CWE-787", lang: "eng", value: "CWE-787 Out-of-bounds Write to API", }, ], }, ], }, references: { reference_data: [ { name: "https://huntr.dev/bounties/2f08363a-47a2-422d-a7de-ce96a89ad08e", refsource: "MISC", url: "https://huntr.dev/bounties/2f08363a-47a2-422d-a7de-ce96a89ad08e", }, { name: "https://github.com/vim/vim/commit/4e677b9c40ccbc5f090971b31dc2fe07bf05541d", refsource: "MISC", url: "https://github.com/vim/vim/commit/4e677b9c40ccbc5f090971b31dc2fe07bf05541d", }, { name: "https://lists.debian.org/debian-lts-announce/2022/11/msg00009.html", refsource: "MISC", url: "https://lists.debian.org/debian-lts-announce/2022/11/msg00009.html", }, ], }, source: { advisory: "2f08363a-47a2-422d-a7de-ce96a89ad08e", 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.0100", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@huntr.dev", ID: "CVE-2022-2598", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Out-of-bounds Write to API in GitHub repository vim/vim prior to 9.0.0100.\n\n", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-787", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/vim/vim/commit/4e677b9c40ccbc5f090971b31dc2fe07bf05541d", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/vim/vim/commit/4e677b9c40ccbc5f090971b31dc2fe07bf05541d", }, { name: "https://huntr.dev/bounties/2f08363a-47a2-422d-a7de-ce96a89ad08e", refsource: "CONFIRM", tags: [ "Exploit", "Patch", "Third Party Advisory", ], url: "https://huntr.dev/bounties/2f08363a-47a2-422d-a7de-ce96a89ad08e", }, { name: "[debian-lts-announce] 20221108 [SECURITY] [DLA 3182-1] vim security update", refsource: "MLIST", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2022/11/msg00009.html", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 3.6, }, }, lastModifiedDate: "2023-07-11T08:15Z", publishedDate: "2022-08-01T15:15Z", }, }, }
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.
Title of the comment
Description of the comment
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.