Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-35177 (GCVE-0-2026-35177)
Vulnerability from cvelistv5 – Published: 2026-04-06 17:54 – Updated: 2026-04-07 14:05- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
| URL | Tags |
|---|---|
| https://github.com/vim/vim/security/advisories/GH… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-35177",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-07T14:05:42.794063Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-07T14:05:50.387Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "vim",
"vendor": "vim",
"versions": [
{
"status": "affected",
"version": "\u003c 9.2.0280"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to 9.2.0280, a path traversal bypass in Vim\u0027s zip.vim plugin allows overwriting of arbitrary files when opening specially crafted zip archives, circumventing the previous fix for CVE-2025-53906. This vulnerability is fixed in 9.2.0280."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-06T17:54:42.779Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24"
}
],
"source": {
"advisory": "GHSA-jc86-w7vm-8p24",
"discovery": "UNKNOWN"
},
"title": "Path traversal issue with zip.vim in Vim"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-35177",
"datePublished": "2026-04-06T17:54:42.779Z",
"dateReserved": "2026-04-01T17:26:21.133Z",
"dateUpdated": "2026-04-07T14:05:50.387Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-35177",
"date": "2026-06-05",
"epss": "0.00016",
"percentile": "0.03989"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-35177\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-06T18:16:44.003\",\"lastModified\":\"2026-04-20T18:28:03.593\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vim is an open source, command line text editor. Prior to 9.2.0280, a path traversal bypass in Vim\u0027s zip.vim plugin allows overwriting of arbitrary files when opening specially crafted zip archives, circumventing the previous fix for CVE-2025-53906. This vulnerability is fixed in 9.2.0280.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L\",\"baseScore\":4.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.0,\"impactScore\":2.7},{\"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:N/I:H/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.2.0280\",\"matchCriteriaId\":\"A3D55A56-DB97-4B25-B92D-3858619803A5\"}]}]}],\"references\":[{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"Path traversal issue with zip.vim in Vim\", \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-22\", \"lang\": \"en\", \"description\": \"CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\", \"type\": \"CWE\"}]}], \"metrics\": [{\"cvssV3_1\": {\"attackComplexity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"availabilityImpact\": \"LOW\", \"baseScore\": 4.1, \"baseSeverity\": \"MEDIUM\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"scope\": \"CHANGED\", \"userInteraction\": \"REQUIRED\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L\", \"version\": \"3.1\"}}], \"references\": [{\"name\": \"https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24\", \"tags\": [\"x_refsource_CONFIRM\"], \"url\": \"https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24\"}], \"affected\": [{\"vendor\": \"vim\", \"product\": \"vim\", \"versions\": [{\"version\": \"\u003c 9.2.0280\", \"status\": \"affected\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-06T17:54:42.779Z\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Vim is an open source, command line text editor. Prior to 9.2.0280, a path traversal bypass in Vim\u0027s zip.vim plugin allows overwriting of arbitrary files when opening specially crafted zip archives, circumventing the previous fix for CVE-2025-53906. This vulnerability is fixed in 9.2.0280.\"}], \"source\": {\"advisory\": \"GHSA-jc86-w7vm-8p24\", \"discovery\": \"UNKNOWN\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-35177\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-07T14:05:42.794063Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-07T14:05:46.463Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-35177\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"GitHub_M\", \"dateReserved\": \"2026-04-01T17:26:21.133Z\", \"datePublished\": \"2026-04-06T17:54:42.779Z\", \"dateUpdated\": \"2026-04-07T14:05:50.387Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:22711
Vulnerability from osv_almalinux
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
- vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-X11"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-data"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-enhanced"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-filesystem"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "vim-minimal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "xxd"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.1.083-9.el10_2.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Vim (Vi IMproved) is an updated and improved version of the vi editor. \n\nSecurity Fix(es): \n\n * vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:22711",
"modified": "2026-06-03T12:43:23Z",
"published": "2026-06-03T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:22711"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35177"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2455542"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-22711.html"
}
],
"related": [
"CVE-2026-35177"
],
"summary": "Moderate: vim security update"
}
alsa-2026:22717
Vulnerability from osv_almalinux
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
- vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-X11"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-26.el9_8.5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-26.el9_8.5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-enhanced"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-26.el9_8.5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-filesystem"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-26.el9_8.5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "vim-minimal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.2.2637-26.el9_8.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Vim (Vi IMproved) is an updated and improved version of the vi editor. \n\nSecurity Fix(es): \n\n * vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:22717",
"modified": "2026-06-04T08:57:32Z",
"published": "2026-06-03T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:22717"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35177"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2455542"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-22717.html"
}
],
"related": [
"CVE-2026-35177"
],
"summary": "Moderate: vim security update"
}
alsa-2026:22730
Vulnerability from osv_almalinux
Vim (Vi IMproved) is an updated and improved version of the vi editor.
Security Fix(es):
- vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-X11"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-23.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-common"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-23.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-enhanced"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-23.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-filesystem"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-23.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "vim-minimal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.0.1763-23.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "Vim (Vi IMproved) is an updated and improved version of the vi editor. \n\nSecurity Fix(es): \n\n * vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:22730",
"modified": "2026-06-04T08:59:25Z",
"published": "2026-06-03T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:22730"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-35177"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2455542"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-22730.html"
}
],
"related": [
"CVE-2026-35177"
],
"summary": "Moderate: vim security update"
}
CERTFR-2026-AVI-0406
Vulnerability from certfr_avis - Published: 2026-04-08 - Updated: 2026-04-08
De multiples vulnérabilités ont été découvertes dans les produits Microsoft. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Microsoft | N/A | azl3 python-ecdsa 0.18.0-2 versions antérieures à 0.19.2-1 | ||
| Microsoft | N/A | azl3 freeipmi 1.6.11-1 versions antérieures à 1.6.17-1 | ||
| Microsoft | N/A | azl3 kernel 6.6.130.1-3 versions antérieures à 6.6.130.1-3 | ||
| Microsoft | N/A | azl3 nodejs 20.14.0-14 versions antérieures à 20.14.0-15 | ||
| Microsoft | N/A | azl3 gdk-pixbuf2 2.42.10-4 versions antérieures à 2.42.10-5 | ||
| Microsoft | N/A | azl3 vim 9.2.0240-1 versions antérieures à 9.2.0315-1 | ||
| Microsoft | N/A | azl3 telegraf 1.31.0-17 versions antérieures à 1.31.0-18 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "azl3 python-ecdsa 0.18.0-2 versions ant\u00e9rieures \u00e0 0.19.2-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 freeipmi 1.6.11-1 versions ant\u00e9rieures \u00e0 1.6.17-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 kernel 6.6.130.1-3 versions ant\u00e9rieures \u00e0 6.6.130.1-3",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 nodejs 20.14.0-14 versions ant\u00e9rieures \u00e0 20.14.0-15",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 gdk-pixbuf2 2.42.10-4 versions ant\u00e9rieures \u00e0 2.42.10-5",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 vim 9.2.0240-1 versions ant\u00e9rieures \u00e0 9.2.0315-1",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
},
{
"description": "azl3 telegraf 1.31.0-17 versions ant\u00e9rieures \u00e0 1.31.0-18",
"product": {
"name": "N/A",
"vendor": {
"name": "Microsoft",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-34714",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34714"
},
{
"name": "CVE-2026-33936",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33936"
},
{
"name": "CVE-2026-34982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34982"
},
{
"name": "CVE-2026-33554",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33554"
},
{
"name": "CVE-2026-5201",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5201"
},
{
"name": "CVE-2026-31394",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31394"
},
{
"name": "CVE-2026-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21715"
},
{
"name": "CVE-2026-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21716"
},
{
"name": "CVE-2026-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21714"
},
{
"name": "CVE-2026-33216",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33216"
},
{
"name": "CVE-2026-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21713"
},
{
"name": "CVE-2026-35177",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35177"
},
{
"name": "CVE-2026-29785",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29785"
},
{
"name": "CVE-2026-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21710"
}
],
"initial_release_date": "2026-04-08T00:00:00",
"last_revision_date": "2026-04-08T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0406",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-04-08T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Microsoft. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Microsoft",
"vendor_advisories": [
{
"published_at": "2026-04-02",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-33554",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33554"
},
{
"published_at": "2026-04-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-34982",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-34982"
},
{
"published_at": "2026-03-29",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-33936",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33936"
},
{
"published_at": "2026-04-01",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-21714",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21714"
},
{
"published_at": "2026-04-01",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-21710",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21710"
},
{
"published_at": "2026-04-05",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-31394",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-31394"
},
{
"published_at": "2026-04-02",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-29785",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-29785"
},
{
"published_at": "2026-04-02",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-5201",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-5201"
},
{
"published_at": "2026-04-01",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-21713",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21713"
},
{
"published_at": "2026-04-02",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-33216",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-33216"
},
{
"published_at": "2026-04-01",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-21715",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21715"
},
{
"published_at": "2026-04-01",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-21716",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21716"
},
{
"published_at": "2026-04-01",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-34714",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-34714"
},
{
"published_at": "2026-04-08",
"title": "Bulletin de s\u00e9curit\u00e9 Microsoft CVE-2026-35177",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-35177"
}
]
}
FKIE_CVE-2026-35177
Vulnerability from fkie_nvd - Published: 2026-04-06 18:16 - Updated: 2026-04-20 18:287.1 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*",
"matchCriteriaId": "A3D55A56-DB97-4B25-B92D-3858619803A5",
"versionEndExcluding": "9.2.0280",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to 9.2.0280, a path traversal bypass in Vim\u0027s zip.vim plugin allows overwriting of arbitrary files when opening specially crafted zip archives, circumventing the previous fix for CVE-2025-53906. This vulnerability is fixed in 9.2.0280."
}
],
"id": "CVE-2026-35177",
"lastModified": "2026-04-20T18:28:03.593",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 2.7,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-04-06T18:16:44.003",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
MSRC_CVE-2026-35177
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-04-09 01:02| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21147-17084 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-2 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-1 | — |
None Available
|
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-35177 Path traversal issue with zip.vim in Vim - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-35177.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Path traversal issue with zip.vim in Vim",
"tracking": {
"current_release_date": "2026-04-09T01:02:39.000Z",
"generator": {
"date": "2026-04-09T07:14:16.762Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-35177",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-04-08T01:01:25.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-09T01:02:39.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 vim 9.2.0240-1",
"product": {
"name": "\u003cazl3 vim 9.2.0240-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 vim 9.2.0240-1",
"product": {
"name": "azl3 vim 9.2.0240-1",
"product_id": "21147"
}
},
{
"category": "product_version_range",
"name": "cbl2 vim 9.2.0240-1",
"product": {
"name": "cbl2 vim 9.2.0240-1",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "vim"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 vim 9.2.0240-1 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 vim 9.2.0240-1 as a component of Azure Linux 3.0",
"product_id": "21147-17084"
},
"product_reference": "21147",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 vim 9.2.0240-1 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35177",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21147-17084"
],
"known_affected": [
"17084-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-35177 Path traversal issue with zip.vim in Vim - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-35177.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-04-08T01:01:25.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-1"
]
},
{
"category": "vendor_fix",
"date": "2026-04-08T01:01:25.000Z",
"details": "9.2.0315-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"temporalScore": 4.1,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"17084-2",
"17086-1"
]
}
],
"title": "Path traversal issue with zip.vim in Vim"
}
]
}
RHSA-2026:22711
Vulnerability from csaf_redhat - Published: 2026-06-03 07:43 - Updated: 2026-06-03 17:05A flaw was found in Vim's zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:vim-2:9.1.083-9.el10_2.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-data-2:9.1.083-9.el10_2.3.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.3.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.3.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.3.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:22711 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455542 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-35177 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455542 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-35177 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-35177 | external |
| https://github.com/vim/vim/security/advisories/GH… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:22711",
"url": "https://access.redhat.com/errata/RHSA-2026:22711"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_22711.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-06-03T17:05:18+00:00",
"generator": {
"date": "2026-06-03T17:05:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:22711",
"initial_release_date": "2026-06-03T07:43:26+00:00",
"revision_history": [
{
"date": "2026-06-03T07:43:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-03T07:43:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T17:05:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"product": {
"name": "vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"product_id": "vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-9.el10_2.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-9.el10_2.3.aarch64",
"product": {
"name": "vim-common-2:9.1.083-9.el10_2.3.aarch64",
"product_id": "vim-common-2:9.1.083-9.el10_2.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-9.el10_2.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"product": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"product_id": "vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-9.el10_2.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-9.el10_2.3.aarch64",
"product": {
"name": "xxd-2:9.1.083-9.el10_2.3.aarch64",
"product_id": "xxd-2:9.1.083-9.el10_2.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-9.el10_2.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"product": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"product_id": "vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-9.el10_2.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product_id": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-9.el10_2.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product_id": "vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-9.el10_2.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-9.el10_2.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-9.el10_2.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product_id": "xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-9.el10_2.3?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"product": {
"name": "vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"product_id": "vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-9.el10_2.3?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"product": {
"name": "vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"product_id": "vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-9.el10_2.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-9.el10_2.3.x86_64",
"product": {
"name": "vim-common-2:9.1.083-9.el10_2.3.x86_64",
"product_id": "vim-common-2:9.1.083-9.el10_2.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-9.el10_2.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"product": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"product_id": "vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-9.el10_2.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-9.el10_2.3.x86_64",
"product": {
"name": "xxd-2:9.1.083-9.el10_2.3.x86_64",
"product_id": "xxd-2:9.1.083-9.el10_2.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-9.el10_2.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"product": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"product_id": "vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-9.el10_2.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product_id": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-9.el10_2.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product_id": "vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-9.el10_2.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-9.el10_2.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-9.el10_2.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product_id": "xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-9.el10_2.3?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"product": {
"name": "vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"product_id": "vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-9.el10_2.3?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"product": {
"name": "vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"product_id": "vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-9.el10_2.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"product": {
"name": "vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"product_id": "vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-9.el10_2.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"product": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"product_id": "vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-9.el10_2.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-9.el10_2.3.ppc64le",
"product": {
"name": "xxd-2:9.1.083-9.el10_2.3.ppc64le",
"product_id": "xxd-2:9.1.083-9.el10_2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-9.el10_2.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"product": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"product_id": "vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-9.el10_2.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product_id": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-9.el10_2.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product_id": "vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-9.el10_2.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-9.el10_2.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product_id": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-9.el10_2.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product_id": "xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-9.el10_2.3?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"product": {
"name": "vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"product_id": "vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-9.el10_2.3?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-9.el10_2.3.s390x",
"product": {
"name": "vim-X11-2:9.1.083-9.el10_2.3.s390x",
"product_id": "vim-X11-2:9.1.083-9.el10_2.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-9.el10_2.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-9.el10_2.3.s390x",
"product": {
"name": "vim-common-2:9.1.083-9.el10_2.3.s390x",
"product_id": "vim-common-2:9.1.083-9.el10_2.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-9.el10_2.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"product": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"product_id": "vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-9.el10_2.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-9.el10_2.3.s390x",
"product": {
"name": "xxd-2:9.1.083-9.el10_2.3.s390x",
"product_id": "xxd-2:9.1.083-9.el10_2.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-9.el10_2.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"product": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"product_id": "vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-9.el10_2.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product_id": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-9.el10_2.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product_id": "vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-9.el10_2.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-9.el10_2.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product_id": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-9.el10_2.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product_id": "xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-9.el10_2.3?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"product": {
"name": "vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"product_id": "vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-9.el10_2.3?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:9.1.083-9.el10_2.3.src",
"product": {
"name": "vim-2:9.1.083-9.el10_2.3.src",
"product_id": "vim-2:9.1.083-9.el10_2.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@9.1.083-9.el10_2.3?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-2:9.1.083-9.el10_2.3.noarch",
"product": {
"name": "vim-data-2:9.1.083-9.el10_2.3.noarch",
"product_id": "vim-data-2:9.1.083-9.el10_2.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-data@9.1.083-9.el10_2.3?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"product": {
"name": "vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"product_id": "vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@9.1.083-9.el10_2.3?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:9.1.083-9.el10_2.3.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-2:9.1.083-9.el10_2.3.src"
},
"product_reference": "vim-2:9.1.083-9.el10_2.3.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-X11-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-common-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-common-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-common-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-2:9.1.083-9.el10_2.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-data-2:9.1.083-9.el10_2.3.noarch"
},
"product_reference": "vim-data-2:9.1.083-9.el10_2.3.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:9.1.083-9.el10_2.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.3.noarch"
},
"product_reference": "vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "xxd-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "xxd-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "xxd-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "xxd-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:9.1.083-9.el10_2.3.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.3.src"
},
"product_reference": "vim-2:9.1.083-9.el10_2.3.src",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-X11-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-common-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-common-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-common-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-2:9.1.083-9.el10_2.3.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.3.noarch"
},
"product_reference": "vim-data-2:9.1.083-9.el10_2.3.noarch",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:9.1.083-9.el10_2.3.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.3.noarch"
},
"product_reference": "vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "xxd-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "xxd-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "xxd-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "xxd-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"relates_to_product_reference": "BaseOS-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"relates_to_product_reference": "BaseOS-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35177",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-06T19:01:00.182513+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-data-2:9.1.083-9.el10_2.3.noarch",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.3.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455542"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim\u0027s zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s a flaw in `zip.vim` plugin in Vim, allowing a local attacker to overwrite arbitrary files. A user must be tricked into opening a specially crafted zip archive for exploitation, potentially compromising data integrity or the system. When successfully exploited this vulnerability enables the attacker to overwrite arbitrary files or inject code in sensitive system\u0027s location, the impact of the exploitation depends on the privileges which the `vim` process is being executed. Sensitive or privileges files are only susceptible to be overwritten only if the `vim` process is being executed by a high privileged user.\n\nRed Hat Product Security team has rated this vulnerability as having a impact of MODERATE, this decision was made by the fact the user needs to be tricked to open a maliciously crafted file in order to a successful attack to be performed. Additionally the impact will be limited to files which the user running the `vim` process has write permissions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:vim-2:9.1.083-9.el10_2.3.src",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.3.src",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.x86_64"
],
"known_not_affected": [
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-data-2:9.1.083-9.el10_2.3.noarch",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.3.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35177"
},
{
"category": "external",
"summary": "RHBZ#2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35177",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24",
"url": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24"
}
],
"release_date": "2026-04-06T17:54:42.779000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T07:43:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:vim-2:9.1.083-9.el10_2.3.src",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.3.src",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22711"
},
{
"category": "workaround",
"details": "Avoid opening untrusted zip archives with Vim. This operational control prevents the necessary user interaction required to trigger the path traversal vulnerability in the `zip.vim` plugin.",
"product_ids": [
"AppStream-10.2.Z:vim-2:9.1.083-9.el10_2.3.src",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-data-2:9.1.083-9.el10_2.3.noarch",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.3.src",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.3.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:vim-2:9.1.083-9.el10_2.3.src",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-data-2:9.1.083-9.el10_2.3.noarch",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:xxd-2:9.1.083-9.el10_2.3.x86_64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"AppStream-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-2:9.1.083-9.el10_2.3.src",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-X11-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-X11-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-common-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-data-2:9.1.083-9.el10_2.3.noarch",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-debugsource-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-enhanced-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-enhanced-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-filesystem-2:9.1.083-9.el10_2.3.noarch",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-minimal-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:vim-minimal-debuginfo-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:xxd-2:9.1.083-9.el10_2.3.x86_64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.aarch64",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.ppc64le",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.s390x",
"BaseOS-10.2.Z:xxd-debuginfo-2:9.1.083-9.el10_2.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass"
}
]
}
RHSA-2026:22717
Vulnerability from csaf_redhat - Published: 2026-06-03 15:02 - Updated: 2026-06-03 17:05A flaw was found in Vim's zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.5.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.5.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:22717 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455542 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-35177 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455542 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-35177 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-35177 | external |
| https://github.com/vim/vim/security/advisories/GH… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:22717",
"url": "https://access.redhat.com/errata/RHSA-2026:22717"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_22717.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-06-03T17:05:19+00:00",
"generator": {
"date": "2026-06-03T17:05:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:22717",
"initial_release_date": "2026-06-03T15:02:42+00:00",
"revision_history": [
{
"date": "2026-06-03T15:02:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-03T15:02:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T17:05:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.2.2637-26.el9_8.5.src",
"product": {
"name": "vim-2:8.2.2637-26.el9_8.5.src",
"product_id": "vim-2:8.2.2637-26.el9_8.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-26.el9_8.5?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"product_id": "vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-26.el9_8.5?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"product_id": "vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-26.el9_8.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-26.el9_8.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-26.el9_8.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-26.el9_8.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-26.el9_8.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-26.el9_8.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-26.el9_8.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"product_id": "vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-26.el9_8.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"product_id": "vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-26.el9_8.5?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-26.el9_8.5?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-26.el9_8.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-26.el9_8.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-26.el9_8.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-26.el9_8.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-26.el9_8.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-26.el9_8.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-26.el9_8.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"product_id": "vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-26.el9_8.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"product_id": "vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-26.el9_8.5?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-26.el9_8.5?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"product_id": "vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-26.el9_8.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"product_id": "vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-26.el9_8.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-26.el9_8.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-26.el9_8.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-26.el9_8.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-26.el9_8.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-26.el9_8.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"product_id": "vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-26.el9_8.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-26.el9_8.5.s390x",
"product": {
"name": "vim-common-2:8.2.2637-26.el9_8.5.s390x",
"product_id": "vim-common-2:8.2.2637-26.el9_8.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-26.el9_8.5?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"product_id": "vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-26.el9_8.5?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"product_id": "vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-26.el9_8.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-26.el9_8.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-26.el9_8.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-26.el9_8.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-26.el9_8.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-26.el9_8.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-26.el9_8.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"product_id": "vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-26.el9_8.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-26.el9_8.5.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-26.el9_8.5.x86_64",
"product_id": "vim-common-2:8.2.2637-26.el9_8.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-26.el9_8.5?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-26.el9_8.5?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-26.el9_8.5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.5.src"
},
"product_reference": "vim-2:8.2.2637-26.el9_8.5.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-common-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-26.el9_8.5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.5.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-26.el9_8.5.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.5.src"
},
"product_reference": "vim-2:8.2.2637-26.el9_8.5.src",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-common-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-26.el9_8.5.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.5.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"relates_to_product_reference": "BaseOS-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35177",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-06T19:01:00.182513+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455542"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim\u0027s zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s a flaw in `zip.vim` plugin in Vim, allowing a local attacker to overwrite arbitrary files. A user must be tricked into opening a specially crafted zip archive for exploitation, potentially compromising data integrity or the system. When successfully exploited this vulnerability enables the attacker to overwrite arbitrary files or inject code in sensitive system\u0027s location, the impact of the exploitation depends on the privileges which the `vim` process is being executed. Sensitive or privileges files are only susceptible to be overwritten only if the `vim` process is being executed by a high privileged user.\n\nRed Hat Product Security team has rated this vulnerability as having a impact of MODERATE, this decision was made by the fact the user needs to be tricked to open a maliciously crafted file in order to a successful attack to be performed. Additionally the impact will be limited to files which the user running the `vim` process has write permissions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.5.src",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.5.src",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.x86_64"
],
"known_not_affected": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35177"
},
{
"category": "external",
"summary": "RHBZ#2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35177",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24",
"url": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24"
}
],
"release_date": "2026-04-06T17:54:42.779000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T15:02:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.5.src",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.5.src",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22717"
},
{
"category": "workaround",
"details": "Avoid opening untrusted zip archives with Vim. This operational control prevents the necessary user interaction required to trigger the path traversal vulnerability in the `zip.vim` plugin.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.5.src",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.5.src",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.5.src",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-2:8.2.2637-26.el9_8.5.src",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-26.el9_8.5.noarch",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-26.el9_8.5.x86_64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.aarch64",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.ppc64le",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.s390x",
"BaseOS-9.8.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-26.el9_8.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass"
}
]
}
RHSA-2026:22730
Vulnerability from csaf_redhat - Published: 2026-06-03 13:49 - Updated: 2026-06-03 17:05A flaw was found in Vim's zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-23.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-23.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-23.el8_10.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-23.el8_10.noarch | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64 | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x | — |
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:22730 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455542 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-35177 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455542 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-35177 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-35177 | external |
| https://github.com/vim/vim/security/advisories/GH… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for vim is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Vim (Vi IMproved) is an updated and improved version of the vi editor.\n\nSecurity Fix(es):\n\n* vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass (CVE-2026-35177)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:22730",
"url": "https://access.redhat.com/errata/RHSA-2026:22730"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_22730.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-06-03T17:05:20+00:00",
"generator": {
"date": "2026-06-03T17:05:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:22730",
"initial_release_date": "2026-06-03T13:49:47+00:00",
"revision_history": [
{
"date": "2026-06-03T13:49:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-03T13:49:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-03T17:05:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-23.el8_10.aarch64",
"product": {
"name": "vim-X11-2:8.0.1763-23.el8_10.aarch64",
"product_id": "vim-X11-2:8.0.1763-23.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-23.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-23.el8_10.aarch64",
"product": {
"name": "vim-common-2:8.0.1763-23.el8_10.aarch64",
"product_id": "vim-common-2:8.0.1763-23.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-23.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"product": {
"name": "vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"product_id": "vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-23.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"product": {
"name": "vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"product_id": "vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-23.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-23.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product_id": "vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-23.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product_id": "vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-23.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-23.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-23.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"product": {
"name": "vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"product_id": "vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-23.el8_10?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"product": {
"name": "vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"product_id": "vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-23.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-23.el8_10.ppc64le",
"product": {
"name": "vim-common-2:8.0.1763-23.el8_10.ppc64le",
"product_id": "vim-common-2:8.0.1763-23.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-23.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"product": {
"name": "vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"product_id": "vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-23.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"product": {
"name": "vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"product_id": "vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-23.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-23.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product_id": "vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-23.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product_id": "vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-23.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-23.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-23.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"product": {
"name": "vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"product_id": "vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-23.el8_10?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-23.el8_10.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-23.el8_10.x86_64",
"product_id": "vim-X11-2:8.0.1763-23.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-23.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-23.el8_10.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-23.el8_10.x86_64",
"product_id": "vim-common-2:8.0.1763-23.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-23.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-23.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-23.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-23.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-23.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-23.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-23.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-23.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"product_id": "vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-23.el8_10?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-23.el8_10.s390x",
"product": {
"name": "vim-X11-2:8.0.1763-23.el8_10.s390x",
"product_id": "vim-X11-2:8.0.1763-23.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-23.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-23.el8_10.s390x",
"product": {
"name": "vim-common-2:8.0.1763-23.el8_10.s390x",
"product_id": "vim-common-2:8.0.1763-23.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-23.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"product": {
"name": "vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"product_id": "vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-23.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"product": {
"name": "vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"product_id": "vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-23.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product_id": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-23.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product_id": "vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-23.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product": {
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product_id": "vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-23.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-23.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-23.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-23.el8_10.s390x",
"product": {
"name": "vim-minimal-2:8.0.1763-23.el8_10.s390x",
"product_id": "vim-minimal-2:8.0.1763-23.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-23.el8_10?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"product_id": "vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-23.el8_10?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-23.el8_10.src",
"product": {
"name": "vim-2:8.0.1763-23.el8_10.src",
"product_id": "vim-2:8.0.1763-23.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-23.el8_10?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-23.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-23.el8_10.src"
},
"product_reference": "vim-2:8.0.1763-23.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-X11-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-X11-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-common-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-common-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-common-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-23.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-23.el8_10.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-minimal-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.0.1763-23.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-23.el8_10.src"
},
"product_reference": "vim-2:8.0.1763-23.el8_10.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-X11-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-X11-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-common-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-common-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-common-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.0.1763-23.el8_10.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-23.el8_10.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-minimal-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35177",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-06T19:01:00.182513+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455542"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim\u0027s zip.vim plugin. A local user could be tricked into opening a specially crafted zip archive, which would allow a path traversal bypass. This vulnerability enables an attacker to overwrite arbitrary files on the system, potentially leading to data integrity issues or further system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "There\u0027s a flaw in `zip.vim` plugin in Vim, allowing a local attacker to overwrite arbitrary files. A user must be tricked into opening a specially crafted zip archive for exploitation, potentially compromising data integrity or the system. When successfully exploited this vulnerability enables the attacker to overwrite arbitrary files or inject code in sensitive system\u0027s location, the impact of the exploitation depends on the privileges which the `vim` process is being executed. Sensitive or privileges files are only susceptible to be overwritten only if the `vim` process is being executed by a high privileged user.\n\nRed Hat Product Security team has rated this vulnerability as having a impact of MODERATE, this decision was made by the fact the user needs to be tricked to open a maliciously crafted file in order to a successful attack to be performed. Additionally the impact will be limited to files which the user running the `vim` process has write permissions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-23.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-23.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.x86_64"
],
"known_not_affected": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35177"
},
{
"category": "external",
"summary": "RHBZ#2455542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35177",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35177"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24",
"url": "https://github.com/vim/vim/security/advisories/GHSA-jc86-w7vm-8p24"
}
],
"release_date": "2026-04-06T17:54:42.779000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-03T13:49:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-23.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-23.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:22730"
},
{
"category": "workaround",
"details": "Avoid opening untrusted zip archives with Vim. This operational control prevents the necessary user interaction required to trigger the path traversal vulnerability in the `zip.vim` plugin.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-23.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-23.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-23.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-23.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-23.el8_10.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-23.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-23.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: zip.vim: Vim zip.vim plugin: Arbitrary file overwrite via path traversal bypass"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.