gsd-2022-3134
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Use After Free in GitHub repository vim/vim prior to 9.0.0389.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2022-3134",
      description: "Use After Free in GitHub repository vim/vim prior to 9.0.0388.",
      id: "GSD-2022-3134",
      references: [
         "https://advisories.mageia.org/CVE-2022-3134.html",
         "https://www.suse.com/security/cve/CVE-2022-3134.html",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2022-3134",
         ],
         details: "Use After Free in GitHub repository vim/vim prior to 9.0.0389.",
         id: "GSD-2022-3134",
         modified: "2023-12-13T01:19:40.410845Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security@huntr.dev",
            ID: "CVE-2022-3134",
            STATE: "PUBLIC",
            TITLE: "Use After Free in vim/vim",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "vim/vim",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "9.0.0389",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "vim",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Use After Free in GitHub repository vim/vim prior to 9.0.0389.",
               },
            ],
         },
         impact: {
            cvss: {
               attackComplexity: "LOW",
               attackVector: "LOCAL",
               availabilityImpact: "HIGH",
               baseScore: 7.8,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "HIGH",
               privilegesRequired: "NONE",
               scope: "UNCHANGED",
               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",
            },
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "CWE-416 Use After Free",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://huntr.dev/bounties/6ec79e49-c7ab-4cd6-a517-e7934c2eb9dc",
                  refsource: "CONFIRM",
                  url: "https://huntr.dev/bounties/6ec79e49-c7ab-4cd6-a517-e7934c2eb9dc",
               },
               {
                  name: "https://github.com/vim/vim/commit/ccfde4d028e891a41e3548323c3d47b06fb0b83e",
                  refsource: "MISC",
                  url: "https://github.com/vim/vim/commit/ccfde4d028e891a41e3548323c3d47b06fb0b83e",
               },
               {
                  name: "[debian-lts-announce] 20221108 [SECURITY] [DLA 3182-1] vim security update",
                  refsource: "MLIST",
                  url: "https://lists.debian.org/debian-lts-announce/2022/11/msg00009.html",
               },
               {
                  name: "GLSA-202305-16",
                  refsource: "GENTOO",
                  url: "https://security.gentoo.org/glsa/202305-16",
               },
            ],
         },
         source: {
            advisory: "6ec79e49-c7ab-4cd6-a517-e7934c2eb9dc",
            discovery: "EXTERNAL",
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "3C956E50-9AD6-4E43-A2AF-B44093751477",
                              versionEndExcluding: "9.0.0389",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
                              matchCriteriaId: "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "Use After Free in GitHub repository vim/vim prior to 9.0.0389.",
               },
               {
                  lang: "es",
                  value: "Un Uso de Memoria Previamente Liberada en el repositorio GitHub vim/vim versiones anteriores a 9.0.0389",
               },
            ],
            id: "CVE-2022-3134",
            lastModified: "2024-01-25T21:05:06.113",
            metrics: {
               cvssMetricV30: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "LOCAL",
                        availabilityImpact: "HIGH",
                        baseScore: 7.8,
                        baseSeverity: "HIGH",
                        confidentialityImpact: "HIGH",
                        integrityImpact: "HIGH",
                        privilegesRequired: "NONE",
                        scope: "UNCHANGED",
                        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",
                     },
                     exploitabilityScore: 1.8,
                     impactScore: 5.9,
                     source: "security@huntr.dev",
                     type: "Secondary",
                  },
               ],
               cvssMetricV31: [
                  {
                     cvssData: {
                        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,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
               ],
            },
            published: "2022-09-06T20:15:09.150",
            references: [
               {
                  source: "security@huntr.dev",
                  tags: [
                     "Patch",
                     "Third Party Advisory",
                  ],
                  url: "https://github.com/vim/vim/commit/ccfde4d028e891a41e3548323c3d47b06fb0b83e",
               },
               {
                  source: "security@huntr.dev",
                  tags: [
                     "Exploit",
                     "Third Party Advisory",
                  ],
                  url: "https://huntr.dev/bounties/6ec79e49-c7ab-4cd6-a517-e7934c2eb9dc",
               },
               {
                  source: "security@huntr.dev",
                  tags: [
                     "Mailing List",
                     "Third Party Advisory",
                  ],
                  url: "https://lists.debian.org/debian-lts-announce/2022/11/msg00009.html",
               },
               {
                  source: "security@huntr.dev",
                  tags: [
                     "Third Party Advisory",
                  ],
                  url: "https://security.gentoo.org/glsa/202305-16",
               },
            ],
            sourceIdentifier: "security@huntr.dev",
            vulnStatus: "Analyzed",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-416",
                     },
                  ],
                  source: "security@huntr.dev",
                  type: "Primary",
               },
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-416",
                     },
                  ],
                  source: "nvd@nist.gov",
                  type: "Secondary",
               },
            ],
         },
      },
   },
}


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.