Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-53906 (GCVE-0-2025-53906)
Vulnerability from cvelistv5 – Published: 2025-07-15 20:52 – Updated: 2026-04-01 18:17- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-53906",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-18T14:44:21.730414Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-07-18T14:44:25.662Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-01T18:17:29.880Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/07/15/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/04/01/4"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "vim",
"vendor": "vim",
"versions": [
{
"status": "affected",
"version": "\u003c 9.1.1551"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\u2019s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability."
}
],
"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": "2025-07-15T20:52:40.137Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
},
{
"name": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
}
],
"source": {
"advisory": "GHSA-r2fw-9cw4-mj86",
"discovery": "UNKNOWN"
},
"title": "Vim has path traversal issue with zip.vim and special crafted zip archives"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-53906",
"datePublished": "2025-07-15T20:52:40.137Z",
"dateReserved": "2025-07-11T19:05:23.827Z",
"dateUpdated": "2026-04-01T18:17:29.880Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-53906",
"date": "2026-08-13",
"epss": "0.00731",
"percentile": "0.51074"
},
"microsoft_vex": {
"current_release_date": "2026-02-18T01:51:27.000Z",
"cve": "CVE-2025-53906",
"id": "msrc_CVE-2025-53906",
"initial_release_date": "2025-07-02T00:00:00.000Z",
"product_status:fixed": "4",
"product_status:known_affected": "4",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Vim has path traversal issue with zip.vim and special crafted zip archives",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-53906.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-53906\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-07-15T21:15:34.493\",\"lastModified\":\"2026-06-17T09:39:06.750\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\u2019s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability.\"},{\"lang\":\"es\",\"value\":\"Vim es un editor de texto de l\u00ednea de comandos de c\u00f3digo abierto. Antes de la versi\u00f3n 9.1.1551, un problema de path traversal en el complemento zip.vim de Vim permit\u00eda sobrescribir archivos arbitrarios al abrir archivos zip especialmente manipulados. El impacto es bajo, ya que esta vulnerabilidad requiere la interacci\u00f3n directa del usuario. Sin embargo, una explotaci\u00f3n exitosa puede provocar la sobrescritura de archivos confidenciales o la colocaci\u00f3n de c\u00f3digo ejecutable en ubicaciones privilegiadas, seg\u00fan los permisos del proceso que edita el archivo. La v\u00edctima debe editar dicho archivo con Vim, lo que revelar\u00e1 el nombre y el contenido del archivo; un usuario cuidadoso podr\u00eda sospechar que est\u00e1n ocurriendo cosas extra\u00f1as. Una explotaci\u00f3n exitosa podr\u00eda permitir la ejecuci\u00f3n de comandos arbitrarios en el sistema operativo subyacente. La versi\u00f3n 9.1.1551 contiene un parche para esta vulnerabilidad.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"vim\",\"product\":\"vim\",\"versions\":[{\"version\":\"\u003c 9.1.1551\",\"status\":\"affected\"}]}]}],\"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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-07-18T14:44:21.730414Z\",\"id\":\"CVE-2025-53906\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.1.1551\",\"matchCriteriaId\":\"34A2AD52-AE99-4ACE-8D07-FDBB31B14812\"}]}]}],\"references\":[{\"url\":\"https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/07/15/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/04/01/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-11T21:58:09+00:00",
"cve": "CVE-2025-53906",
"id": "CVE-2025-53906",
"initial_release_date": "2025-07-15T20:52:40.137000+00:00",
"product_status:fixed": "422",
"product_status:known_affected": "13",
"product_status:known_not_affected": "4",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "vim: Vim path traversal",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-53906.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-25T00:29:14Z",
"cve": "CVE-2025-53906",
"id": "CVE-2025-53906",
"initial_release_date": "2025-07-16T23:21:49Z",
"product_status:first_fixed": "2",
"product_status:known_affected": "427",
"product_status:recommended": "245",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2025-53906",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2025-53906.json",
"version": "43"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/07/15/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2026/04/01/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-01T18:17:29.880Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-53906\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-18T14:44:21.730414Z\"}}}], \"references\": [{\"url\": \"https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-18T14:44:16.408Z\"}}], \"cna\": {\"title\": \"Vim has path traversal issue with zip.vim and special crafted zip archives\", \"source\": {\"advisory\": \"GHSA-r2fw-9cw4-mj86\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 4.1, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"vim\", \"product\": \"vim\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 9.1.1551\"}]}], \"references\": [{\"url\": \"https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86\", \"name\": \"https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8\", \"name\": \"https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Vim is an open source, command line text editor. Prior to version 9.1.1551, a path traversal issue in Vim\\u2019s zip.vim plugin can allow overwriting of arbitrary files when opening specially crafted zip archives. Impact is low because this exploit requires direct user interaction. However, successfully exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive. The victim must edit such a file using Vim which will reveal the filename and the file content, a careful user may suspect some strange things going on. Successful exploitation could results in the ability to execute arbitrary commands on the underlying operating system. Version 9.1.1551 contains a patch for the vulnerability.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-22\", \"description\": \"CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-07-15T20:52:40.137Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-53906\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-01T18:17:29.880Z\", \"dateReserved\": \"2025-07-11T19:05:23.827Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-07-15T20:52:40.137Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:17644
Vulnerability from csaf_redhat - Published: 2025-10-09 07:19 - Updated: 2026-07-11 21:58A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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.4 Extended Update Support.\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: Vim path traversal (CVE-2025-53906)\n\n* vim: Vim path traversial (CVE-2025-53905)\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-2025:17644",
"url": "https://access.redhat.com/errata/RHSA-2025:17644"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17644.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-07-11T21:58:09+00:00",
"generator": {
"date": "2026-07-11T21:58:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2025:17644",
"initial_release_date": "2025-10-09T07:19:29+00:00",
"revision_history": [
{
"date": "2025-10-09T07:19:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-09T07:19:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-11T21:58:09+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 EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_4.1.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_4.1.aarch64",
"product_id": "vim-X11-2:8.2.2637-20.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_4.1.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_4.1.aarch64",
"product_id": "vim-common-2:8.2.2637-20.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_4.1.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.1.aarch64",
"product_id": "vim-minimal-2:8.2.2637-20.el9_4.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_4.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_4.1.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_4.1.ppc64le",
"product_id": "vim-X11-2:8.2.2637-20.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_4.1.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_4.1.ppc64le",
"product_id": "vim-common-2:8.2.2637-20.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_4.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_4.1.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_4.1.x86_64",
"product_id": "vim-X11-2:8.2.2637-20.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_4.1.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_4.1.x86_64",
"product_id": "vim-common-2:8.2.2637-20.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_4.1.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.1.x86_64",
"product_id": "vim-minimal-2:8.2.2637-20.el9_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_4.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-20.el9_4.1.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-20.el9_4.1.s390x",
"product_id": "vim-X11-2:8.2.2637-20.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-20.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-20.el9_4.1.s390x",
"product": {
"name": "vim-common-2:8.2.2637-20.el9_4.1.s390x",
"product_id": "vim-common-2:8.2.2637-20.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-20.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-20.el9_4.1.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.1.s390x",
"product_id": "vim-enhanced-2:8.2.2637-20.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-20.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"product_id": "vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-20.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-20.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-20.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-20.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-20.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-20.el9_4.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-20.el9_4.1.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.1.s390x",
"product_id": "vim-minimal-2:8.2.2637-20.el9_4.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-20.el9_4.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.2.2637-20.el9_4.1.src",
"product": {
"name": "vim-2:8.2.2637-20.el9_4.1.src",
"product_id": "vim-2:8.2.2637-20.el9_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-20.el9_4.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-20.el9_4.1.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-20.el9_4.1.noarch",
"product_id": "vim-filesystem-2:8.2.2637-20.el9_4.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-20.el9_4.1?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-20.el9_4.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.1.src"
},
"product_reference": "vim-2:8.2.2637-20.el9_4.1.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-20.el9_4.1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.1.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-20.el9_4.1.noarch",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"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.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.1.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-09T07:19:29+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.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.1.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:17644"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.1.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.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.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.1.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"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.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.1.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-09T07:19:29+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.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.1.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:17644"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.1.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.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.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"AppStream-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-2:8.2.2637-20.el9_4.1.src",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-X11-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-common-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-debugsource-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-enhanced-debuginfo-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-filesystem-2:8.2.2637-20.el9_4.1.noarch",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-2:8.2.2637-20.el9_4.1.x86_64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.aarch64",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.ppc64le",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.s390x",
"BaseOS-9.4.0.Z.EUS:vim-minimal-debuginfo-2:8.2.2637-20.el9_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
}
]
}
RHSA-2025:17715
Vulnerability from csaf_redhat - Published: 2025-10-09 19:23 - Updated: 2026-07-11 21:58A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-21.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-21.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-21.el8_10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-21.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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: Vim path traversal (CVE-2025-53906)\n\n* vim: Vim path traversial (CVE-2025-53905)\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-2025:17715",
"url": "https://access.redhat.com/errata/RHSA-2025:17715"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17715.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-07-11T21:58:09+00:00",
"generator": {
"date": "2026-07-11T21:58:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2025:17715",
"initial_release_date": "2025-10-09T19:23:45+00:00",
"revision_history": [
{
"date": "2025-10-09T19:23:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-09T19:23:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-11T21:58:09+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-21.el8_10.aarch64",
"product": {
"name": "vim-X11-2:8.0.1763-21.el8_10.aarch64",
"product_id": "vim-X11-2:8.0.1763-21.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-21.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-21.el8_10.aarch64",
"product": {
"name": "vim-common-2:8.0.1763-21.el8_10.aarch64",
"product_id": "vim-common-2:8.0.1763-21.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-21.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-21.el8_10.aarch64",
"product": {
"name": "vim-enhanced-2:8.0.1763-21.el8_10.aarch64",
"product_id": "vim-enhanced-2:8.0.1763-21.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-21.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"product": {
"name": "vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"product_id": "vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-21.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-21.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product_id": "vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-21.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product_id": "vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-21.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-21.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-21.el8_10?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-21.el8_10.aarch64",
"product": {
"name": "vim-minimal-2:8.0.1763-21.el8_10.aarch64",
"product_id": "vim-minimal-2:8.0.1763-21.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-21.el8_10?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"product": {
"name": "vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"product_id": "vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-21.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-21.el8_10.ppc64le",
"product": {
"name": "vim-common-2:8.0.1763-21.el8_10.ppc64le",
"product_id": "vim-common-2:8.0.1763-21.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-21.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"product": {
"name": "vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"product_id": "vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-21.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"product": {
"name": "vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"product_id": "vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-21.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-21.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product_id": "vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-21.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product_id": "vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-21.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-21.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-21.el8_10?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"product": {
"name": "vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"product_id": "vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-21.el8_10?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-21.el8_10.x86_64",
"product": {
"name": "vim-X11-2:8.0.1763-21.el8_10.x86_64",
"product_id": "vim-X11-2:8.0.1763-21.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-21.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-21.el8_10.x86_64",
"product": {
"name": "vim-common-2:8.0.1763-21.el8_10.x86_64",
"product_id": "vim-common-2:8.0.1763-21.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-21.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-21.el8_10.x86_64",
"product": {
"name": "vim-enhanced-2:8.0.1763-21.el8_10.x86_64",
"product_id": "vim-enhanced-2:8.0.1763-21.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-21.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"product": {
"name": "vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"product_id": "vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-21.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product_id": "vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-21.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product_id": "vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-21.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product": {
"name": "vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product_id": "vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-21.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-21.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-21.el8_10?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"product": {
"name": "vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"product_id": "vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-21.el8_10?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.0.1763-21.el8_10.s390x",
"product": {
"name": "vim-X11-2:8.0.1763-21.el8_10.s390x",
"product_id": "vim-X11-2:8.0.1763-21.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.0.1763-21.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.0.1763-21.el8_10.s390x",
"product": {
"name": "vim-common-2:8.0.1763-21.el8_10.s390x",
"product_id": "vim-common-2:8.0.1763-21.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.0.1763-21.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"product": {
"name": "vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"product_id": "vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.0.1763-21.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"product": {
"name": "vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"product_id": "vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.0.1763-21.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product_id": "vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.0.1763-21.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product_id": "vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.0.1763-21.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product": {
"name": "vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product_id": "vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.0.1763-21.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.0.1763-21.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product_id": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.0.1763-21.el8_10?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.0.1763-21.el8_10.s390x",
"product": {
"name": "vim-minimal-2:8.0.1763-21.el8_10.s390x",
"product_id": "vim-minimal-2:8.0.1763-21.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.0.1763-21.el8_10?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"product": {
"name": "vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"product_id": "vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.0.1763-21.el8_10?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.0.1763-21.el8_10.src",
"product": {
"name": "vim-2:8.0.1763-21.el8_10.src",
"product_id": "vim-2:8.0.1763-21.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.0.1763-21.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-X11-2:8.0.1763-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-X11-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-X11-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-X11-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-X11-2:8.0.1763-21.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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-common-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-common-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-common-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-common-2:8.0.1763-21.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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-debugsource-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-debugsource-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-21.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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-enhanced-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-enhanced-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-enhanced-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-enhanced-2:8.0.1763-21.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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.src"
},
"product_reference": "vim-2:8.0.1763-21.el8_10.src",
"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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-debugsource-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-debugsource-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-debugsource-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-debugsource-2:8.0.1763-21.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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.0.1763-21.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-2:8.0.1763-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-minimal-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-minimal-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-minimal-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-minimal-2:8.0.1763-21.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-21.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-21.el8_10.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-21.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-21.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-21.el8_10.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"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-X11-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-21.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-09T19:23:45+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-X11-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-21.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:17715"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-21.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.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-X11-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-21.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"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-X11-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-21.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-09T19:23:45+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-X11-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-21.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:17715"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-21.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.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-X11-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-21.el8_10.src",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-debugsource-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.0.1763-21.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
}
]
}
RHSA-2025:17742
Vulnerability from csaf_redhat - Published: 2025-10-13 02:18 - Updated: 2026-07-11 21:58A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-2:8.2.2637-22.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-22.el9_6.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-2:8.2.2637-22.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-22.el9_6.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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: Vim path traversal (CVE-2025-53906)\n\n* vim: Vim path traversial (CVE-2025-53905)\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-2025:17742",
"url": "https://access.redhat.com/errata/RHSA-2025:17742"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17742.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-07-11T21:58:10+00:00",
"generator": {
"date": "2026-07-11T21:58:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2025:17742",
"initial_release_date": "2025-10-13T02:18:48+00:00",
"revision_history": [
{
"date": "2025-10-13T02:18:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-13T02:18:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-11T21:58:10+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.6.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.6.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-X11-2:8.2.2637-22.el9_6.1.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-22.el9_6.1.aarch64",
"product_id": "vim-X11-2:8.2.2637-22.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-22.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-22.el9_6.1.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-22.el9_6.1.aarch64",
"product_id": "vim-common-2:8.2.2637-22.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-22.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-22.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-22.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-22.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-22.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-22.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-22.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-22.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"product_id": "vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-22.el9_6.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"product_id": "vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-22.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"product_id": "vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-22.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-22.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-22.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-22.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-22.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-22.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-22.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-22.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-22.el9_6.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"product_id": "vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-22.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-22.el9_6.1.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-22.el9_6.1.x86_64",
"product_id": "vim-common-2:8.2.2637-22.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-22.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-22.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-22.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-22.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-22.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-22.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-22.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-22.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-22.el9_6.1.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.1.x86_64",
"product_id": "vim-minimal-2:8.2.2637-22.el9_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-22.el9_6.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"product_id": "vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-22.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-22.el9_6.1.s390x",
"product": {
"name": "vim-common-2:8.2.2637-22.el9_6.1.s390x",
"product_id": "vim-common-2:8.2.2637-22.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-22.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"product_id": "vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-22.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"product_id": "vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-22.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-22.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-22.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-22.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-22.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-22.el9_6.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"product_id": "vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-22.el9_6.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.2.2637-22.el9_6.1.src",
"product": {
"name": "vim-2:8.2.2637-22.el9_6.1.src",
"product_id": "vim-2:8.2.2637-22.el9_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-22.el9_6.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"product_id": "vim-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-22.el9_6.1?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-22.el9_6.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-2:8.2.2637-22.el9_6.1.src"
},
"product_reference": "vim-2:8.2.2637-22.el9_6.1.src",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-22.el9_6.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-22.el9_6.1.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"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.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-2:8.2.2637-22.el9_6.1.src",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-13T02:18:48+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.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-2:8.2.2637-22.el9_6.1.src",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:17742"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-2:8.2.2637-22.el9_6.1.src",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.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.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-2:8.2.2637-22.el9_6.1.src",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"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.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-2:8.2.2637-22.el9_6.1.src",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-13T02:18:48+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.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-2:8.2.2637-22.el9_6.1.src",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:17742"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-2:8.2.2637-22.el9_6.1.src",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.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.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-2:8.2.2637-22.el9_6.1.src",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-debugsource-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-debuginfo-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-minimal-debuginfo-2:8.2.2637-22.el9_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
}
]
}
RHSA-2025:17913
Vulnerability from csaf_redhat - Published: 2025-10-14 05:32 - Updated: 2026-07-11 21:58A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-2:9.1.083-5.el10_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-data-2:9.1.083-5.el10_0.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-filesystem-2:9.1.083-5.el10_0.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-2:9.1.083-5.el10_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-data-2:9.1.083-5.el10_0.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-filesystem-2:9.1.083-5.el10_0.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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: Vim path traversal (CVE-2025-53906)\n\n* vim: Vim path traversial (CVE-2025-53905)\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-2025:17913",
"url": "https://access.redhat.com/errata/RHSA-2025:17913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_17913.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-07-11T21:58:10+00:00",
"generator": {
"date": "2026-07-11T21:58:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2025:17913",
"initial_release_date": "2025-10-14T05:32:21+00:00",
"revision_history": [
{
"date": "2025-10-14T05:32:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-10-14T05:32:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-11T21:58:10+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.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:9.1.083-5.el10_0.1.src",
"product": {
"name": "vim-2:9.1.083-5.el10_0.1.src",
"product_id": "vim-2:9.1.083-5.el10_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@9.1.083-5.el10_0.1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-2:9.1.083-5.el10_0.1.noarch",
"product": {
"name": "vim-data-2:9.1.083-5.el10_0.1.noarch",
"product_id": "vim-data-2:9.1.083-5.el10_0.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-data@9.1.083-5.el10_0.1?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:9.1.083-5.el10_0.1.noarch",
"product": {
"name": "vim-filesystem-2:9.1.083-5.el10_0.1.noarch",
"product_id": "vim-filesystem-2:9.1.083-5.el10_0.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@9.1.083-5.el10_0.1?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"product": {
"name": "vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"product_id": "vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-5.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"product": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"product_id": "vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-5.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product_id": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-5.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product_id": "vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-5.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-5.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-5.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product_id": "xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-5.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-5.el10_0.1.aarch64",
"product": {
"name": "vim-X11-2:9.1.083-5.el10_0.1.aarch64",
"product_id": "vim-X11-2:9.1.083-5.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-5.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-5.el10_0.1.aarch64",
"product": {
"name": "vim-common-2:9.1.083-5.el10_0.1.aarch64",
"product_id": "vim-common-2:9.1.083-5.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-5.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-5.el10_0.1.aarch64",
"product": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.1.aarch64",
"product_id": "vim-enhanced-2:9.1.083-5.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-5.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-5.el10_0.1.aarch64",
"product": {
"name": "xxd-2:9.1.083-5.el10_0.1.aarch64",
"product_id": "xxd-2:9.1.083-5.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-5.el10_0.1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"product": {
"name": "vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"product_id": "vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-5.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"product": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"product_id": "vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-5.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product_id": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-5.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product_id": "vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-5.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-5.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product_id": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-5.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product_id": "xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-5.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"product": {
"name": "vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"product_id": "vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-5.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"product": {
"name": "vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"product_id": "vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-5.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"product": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"product_id": "vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-5.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-5.el10_0.1.ppc64le",
"product": {
"name": "xxd-2:9.1.083-5.el10_0.1.ppc64le",
"product_id": "xxd-2:9.1.083-5.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-5.el10_0.1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-5.el10_0.1.x86_64",
"product": {
"name": "vim-minimal-2:9.1.083-5.el10_0.1.x86_64",
"product_id": "vim-minimal-2:9.1.083-5.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-5.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"product": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"product_id": "vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-5.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product_id": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-5.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product_id": "vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-5.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-5.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-5.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product_id": "xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-5.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"product": {
"name": "vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"product_id": "vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-5.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-5.el10_0.1.x86_64",
"product": {
"name": "vim-common-2:9.1.083-5.el10_0.1.x86_64",
"product_id": "vim-common-2:9.1.083-5.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-5.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-5.el10_0.1.x86_64",
"product": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.1.x86_64",
"product_id": "vim-enhanced-2:9.1.083-5.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-5.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-5.el10_0.1.x86_64",
"product": {
"name": "xxd-2:9.1.083-5.el10_0.1.x86_64",
"product_id": "xxd-2:9.1.083-5.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-5.el10_0.1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"product": {
"name": "vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"product_id": "vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-5.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"product": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"product_id": "vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-5.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product_id": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-5.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product_id": "vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-5.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-5.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product_id": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-5.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product_id": "xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-5.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-5.el10_0.1.s390x",
"product": {
"name": "vim-X11-2:9.1.083-5.el10_0.1.s390x",
"product_id": "vim-X11-2:9.1.083-5.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-5.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-5.el10_0.1.s390x",
"product": {
"name": "vim-common-2:9.1.083-5.el10_0.1.s390x",
"product_id": "vim-common-2:9.1.083-5.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-5.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"product": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"product_id": "vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-5.el10_0.1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-5.el10_0.1.s390x",
"product": {
"name": "xxd-2:9.1.083-5.el10_0.1.s390x",
"product_id": "xxd-2:9.1.083-5.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-5.el10_0.1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-common-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-enhanced-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "xxd-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:9.1.083-5.el10_0.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-2:9.1.083-5.el10_0.1.src"
},
"product_reference": "vim-2:9.1.083-5.el10_0.1.src",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-2:9.1.083-5.el10_0.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-data-2:9.1.083-5.el10_0.1.noarch"
},
"product_reference": "vim-data-2:9.1.083-5.el10_0.1.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:9.1.083-5.el10_0.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-filesystem-2:9.1.083-5.el10_0.1.noarch"
},
"product_reference": "vim-filesystem-2:9.1.083-5.el10_0.1.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-minimal-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"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.0.Z:vim-X11-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-2:9.1.083-5.el10_0.1.src",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-data-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-filesystem-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-14T05:32:21+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.0.Z:vim-X11-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-2:9.1.083-5.el10_0.1.src",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-data-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-filesystem-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:17913"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-2:9.1.083-5.el10_0.1.src",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-data-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-filesystem-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.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.0.Z:vim-X11-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-2:9.1.083-5.el10_0.1.src",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-data-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-filesystem-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"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.0.Z:vim-X11-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-2:9.1.083-5.el10_0.1.src",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-data-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-filesystem-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-14T05:32:21+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.0.Z:vim-X11-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-2:9.1.083-5.el10_0.1.src",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-data-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-filesystem-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:17913"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-2:9.1.083-5.el10_0.1.src",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-data-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-filesystem-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.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.0.Z:vim-X11-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-2:9.1.083-5.el10_0.1.x86_64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-2:9.1.083-5.el10_0.1.src",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-data-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-debugsource-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-filesystem-2:9.1.083-5.el10_0.1.noarch",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-minimal-debuginfo-2:9.1.083-5.el10_0.1.x86_64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-debuginfo-2:9.1.083-5.el10_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
}
]
}
RHSA-2025:19088
Vulnerability from csaf_redhat - Published: 2025-10-23 19:26 - Updated: 2026-08-09 18:33A NULL pointer dereference flaw was found in the GnuTLS software in _gnutls_figure_common_ciphersuite().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64 | — |
Workaround
|
A flaw was found in GnuTLS. A double-free vulnerability exists in GnuTLS due to incorrect ownership handling in the export logic of Subject Alternative Name (SAN) entries containing an otherName. If the type-id OID is invalid or malformed, GnuTLS will call asn1_delete_structure() on an ASN.1 node it does not own, leading to a double-free condition when the parent function or caller later attempts to free the same structure. This vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64 | — |
Workaround
|
A heap-buffer-overread vulnerability was found in GnuTLS in how it handles the Certificate Transparency (CT) Signed Certificate Timestamp (SCT) extension during X.509 certificate parsing. This flaw allows a malicious user to create a certificate containing a malformed SCT extension (OID 1.3.6.1.4.1.11129.2.4.2) that contains sensitive data. This issue leads to the exposure of confidential information when GnuTLS verifies certificates from certain websites when the certificate (SCT) is not checked correctly.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64 | — |
Workaround
|
A heap-buffer-overflow (off-by-one) flaw was found in the GnuTLS software in the template parsing logic within the certtool utility. When it reads certain settings from a template file, it allows an attacker to cause an out-of-bounds (OOB) NULL pointer write, resulting in memory corruption and a denial-of-service (DoS) that could potentially crash the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64 | — |
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64 | — |
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64 | — |
Workaround
|
{
"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": "A Subscription Management tool for finding and reporting Red Hat product usage",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Discovery, also known as Discovery, is an inspection and reporting tool that finds,\nidentifies, and reports environment data, or facts, such as the number of physical and virtual\nsystems on a network, their operating systems, and relevant configuration data stored within\nthem. Discovery also identifies and reports more detailed facts for some versions of key\nRed Hat packages and products that it finds in the network.",
"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-2025:19088",
"url": "https://access.redhat.com/errata/RHSA-2025:19088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-32988",
"url": "https://access.redhat.com/security/cve/CVE-2025-32988"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-32989",
"url": "https://access.redhat.com/security/cve/CVE-2025-32989"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-32990",
"url": "https://access.redhat.com/security/cve/CVE-2025-32990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53905",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53906",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6395",
"url": "https://access.redhat.com/security/cve/CVE-2025-6395"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery",
"url": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_19088.json"
}
],
"title": "Red Hat Security Advisory: A Subscription Management tool for finding and reporting Red Hat product usage",
"tracking": {
"current_release_date": "2026-08-09T18:33:38+00:00",
"generator": {
"date": "2026-08-09T18:33:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2025:19088",
"initial_release_date": "2025-10-23T19:26:05+00:00",
"revision_history": [
{
"date": "2025-10-23T19:26:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-08T04:36:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-09T18:33:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Discovery 2",
"product": {
"name": "Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:discovery:2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Discovery"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3A54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.3.0-1760553895"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.3.0-1760554384"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3Af4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.3.0-1760553895"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.3.0-1760554384"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6395",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-07-07T09:30:13.037000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376755"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the GnuTLS software in _gnutls_figure_common_ciphersuite().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: NULL pointer dereference in _gnutls_figure_common_ciphersuite()",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6395"
},
{
"category": "external",
"summary": "RHBZ#2376755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376755"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6395",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6395"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1718",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1718"
},
{
"category": "external",
"summary": "https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html",
"url": "https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html"
}
],
"release_date": "2025-07-10T07:56:53.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-23T19:26:05+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19088"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: NULL pointer dereference in _gnutls_figure_common_ciphersuite()"
},
{
"cve": "CVE-2025-32988",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2025-04-15T01:21:36.833000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359622"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. A double-free vulnerability exists in GnuTLS due to incorrect ownership handling in the export logic of Subject Alternative Name (SAN) entries containing an otherName. If the type-id OID is invalid or malformed, GnuTLS will call asn1_delete_structure() on an ASN.1 node it does not own, leading to a double-free condition when the parent function or caller later attempts to free the same structure.\n\nThis vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: Vulnerability in GnuTLS otherName SAN export",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate rather than Important because, although it involves a memory management flaw (double-free) that can potentially lead to memory corruption, practical exploitation is limited by modern memory protection mechanisms and contextual constraints. The issue occurs only when processing malformed SAN otherName entries through public GnuTLS APIs\u2014an uncommon and controlled code path in most deployments. Furthermore, exploitation for arbitrary code execution is highly dependent on allocator behavior and requires precise heap manipulation, which is non-trivial under defenses such as Address Space Layout Randomization (ASLR), Data Execution Prevention (DEP), and hardened memory allocators. In the majority of cases, the outcome would be a crash or denial of service rather than a reliable compromise of integrity or confidentiality. Therefore, given its limited attack surface, dependency on crafted input, and the presence of strong runtime mitigations, the impact justifies a Moderate severity classification instead of Important.\n\nAs such, successfully triggering this vulnerability would require a sophisticated attack vector that is capable of accounting for the many native and deployed security mechanisms designed to detect and contain a double-free condition.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32988"
},
{
"category": "external",
"summary": "RHBZ#2359622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359622"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32988",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32988"
},
{
"category": "external",
"summary": "https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html",
"url": "https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html"
}
],
"release_date": "2025-07-10T07:55:14.310000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-23T19:26:05+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19088"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: Vulnerability in GnuTLS otherName SAN export"
},
{
"cve": "CVE-2025-32989",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2025-04-15T01:21:36.512000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359621"
}
],
"notes": [
{
"category": "description",
"text": "A heap-buffer-overread vulnerability was found in GnuTLS in how it handles the Certificate Transparency (CT) Signed Certificate Timestamp (SCT) extension during X.509 certificate parsing. This flaw allows a malicious user to create a certificate containing a malformed SCT extension (OID 1.3.6.1.4.1.11129.2.4.2) that contains sensitive data. This issue leads to the exposure of confidential information when GnuTLS verifies certificates from certain websites when the certificate (SCT) is not checked correctly.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: Vulnerability in GnuTLS SCT extension parsing",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32989"
},
{
"category": "external",
"summary": "RHBZ#2359621",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359621"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32989",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32989"
},
{
"category": "external",
"summary": "https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html",
"url": "https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html"
}
],
"release_date": "2025-07-10T07:54:13.541000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-23T19:26:05+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19088"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: Vulnerability in GnuTLS SCT extension parsing"
},
{
"cve": "CVE-2025-32990",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2025-04-15T01:21:36.656000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2359620"
}
],
"notes": [
{
"category": "description",
"text": "A heap-buffer-overflow (off-by-one) flaw was found in the GnuTLS software in the template parsing logic within the certtool utility. When it reads certain settings from a template file, it allows an attacker to cause an out-of-bounds (OOB) NULL pointer write, resulting in memory corruption and a denial-of-service (DoS) that could potentially crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: Vulnerability in GnuTLS certtool template parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as a moderate severity because a heap-buffer-overflow (off-by-one) flaw was found exclusively in the certtool utility\u0027s template parsing logic (part of the gnutls-utils package), and does not affect the core gnutls library itself. This issue is triggered when the tool processes specially crafted settings from a template file, leading to an out-of-bounds NULL pointer write. The resulting memory corruption causes a denial-of-service by crashing the application.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-32990"
},
{
"category": "external",
"summary": "RHBZ#2359620",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359620"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32990"
},
{
"category": "external",
"summary": "https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html",
"url": "https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html"
}
],
"release_date": "2025-07-09T07:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-23T19:26:05+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19088"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: Vulnerability in GnuTLS certtool template parsing"
},
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-23T19:26:05+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19088"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-23T19:26:05+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:19088"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
}
]
}
RHSA-2025:20066
Vulnerability from csaf_redhat - Published: 2025-11-10 21:09 - Updated: 2026-08-08 17:39A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"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": "Initial GA Release of Red Hat Insights proxy",
"title": "Topic"
},
{
"category": "general",
"text": "The Insights proxy Container is used by the Insights proxy product RPM\nand serves as an intermediary between cystomer systems in disconnected networks,\nair-gapped systems or systems with no outside connections and Insights.\n\nThe Insights proxy routes all Red Hat Insights traffic through itself, providing\na layer of privary and security for disconnected customer systems.",
"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-2025:20066",
"url": "https://access.redhat.com/errata/RHSA-2025:20066"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53905",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53906",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_20066.json"
}
],
"title": "Red Hat Security Advisory: Insights proxy Container Image",
"tracking": {
"current_release_date": "2026-08-08T17:39:27+00:00",
"generator": {
"date": "2026-08-08T17:39:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2025:20066",
"initial_release_date": "2025-11-10T21:09:13+00:00",
"revision_history": [
{
"date": "2025-11-10T21:09:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-08T04:36:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-08T17:39:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Insights proxy 1.5",
"product": {
"name": "Red Hat Insights proxy 1.5",
"product_id": "Red Hat Insights proxy 1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:insights_proxy:1.5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Insights proxy"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64",
"product": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64",
"product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759?arch=amd64\u0026repository_url=registry.redhat.io/insights-proxy\u0026tag=1.5.8-1762789260"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64",
"product": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64",
"product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3Ac02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622?arch=arm64\u0026repository_url=registry.redhat.io/insights-proxy\u0026tag=1.5.8-1762789260"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64 as a component of Red Hat Insights proxy 1.5",
"product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64"
},
"product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64",
"relates_to_product_reference": "Red Hat Insights proxy 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64 as a component of Red Hat Insights proxy 1.5",
"product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64"
},
"product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64",
"relates_to_product_reference": "Red Hat Insights proxy 1.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-10T21:09:13+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64"
]
}
],
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-10T21:09:13+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64"
]
}
],
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:940f62545101f5cb8799670b2e8b22c0169717ff976be0b7932d48f540048759_amd64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:c02e59d4a674b377b9e8c45b92c652c864ecf8c06283d9d228dc3866fa76a622_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
}
]
}
RHSA-2025:20945
Vulnerability from csaf_redhat - Published: 2025-11-11 14:14 - Updated: 2026-07-11 21:58A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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: Vim path traversal (CVE-2025-53906)\n\n* vim: Vim path traversial (CVE-2025-53905)\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-2025:20945",
"url": "https://access.redhat.com/errata/RHSA-2025:20945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_20945.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-07-11T21:58:12+00:00",
"generator": {
"date": "2026-07-11T21:58:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2025:20945",
"initial_release_date": "2025-11-11T14:14:42+00:00",
"revision_history": [
{
"date": "2025-11-11T14:14:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-11T14:14:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-11T21:58:12+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.7.0.Z.MAIN",
"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.7.0.Z.MAIN",
"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-X11-2:8.2.2637-23.el9_7.aarch64",
"product": {
"name": "vim-X11-2:8.2.2637-23.el9_7.aarch64",
"product_id": "vim-X11-2:8.2.2637-23.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-23.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-23.el9_7.aarch64",
"product": {
"name": "vim-common-2:8.2.2637-23.el9_7.aarch64",
"product_id": "vim-common-2:8.2.2637-23.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-23.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-23.el9_7.aarch64",
"product": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.aarch64",
"product_id": "vim-enhanced-2:8.2.2637-23.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-23.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"product": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"product_id": "vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-23.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-23.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product_id": "vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-23.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product_id": "vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-23.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-23.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-23.el9_7?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"product": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"product_id": "vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-23.el9_7?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"product": {
"name": "vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"product_id": "vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-23.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-23.el9_7.ppc64le",
"product": {
"name": "vim-common-2:8.2.2637-23.el9_7.ppc64le",
"product_id": "vim-common-2:8.2.2637-23.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-23.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"product": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"product_id": "vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-23.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"product": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"product_id": "vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-23.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product_id": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-23.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product_id": "vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-23.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product_id": "vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-23.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-23.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-23.el9_7?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"product": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"product_id": "vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-23.el9_7?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-23.el9_7.x86_64",
"product": {
"name": "vim-X11-2:8.2.2637-23.el9_7.x86_64",
"product_id": "vim-X11-2:8.2.2637-23.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-23.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-23.el9_7.x86_64",
"product": {
"name": "vim-common-2:8.2.2637-23.el9_7.x86_64",
"product_id": "vim-common-2:8.2.2637-23.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-23.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-23.el9_7.x86_64",
"product": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.x86_64",
"product_id": "vim-enhanced-2:8.2.2637-23.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-23.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"product": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"product_id": "vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-23.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product_id": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-23.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product_id": "vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-23.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product_id": "vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-23.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-23.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-23.el9_7?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-23.el9_7.x86_64",
"product": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.x86_64",
"product_id": "vim-minimal-2:8.2.2637-23.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-23.el9_7?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:8.2.2637-23.el9_7.s390x",
"product": {
"name": "vim-X11-2:8.2.2637-23.el9_7.s390x",
"product_id": "vim-X11-2:8.2.2637-23.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@8.2.2637-23.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:8.2.2637-23.el9_7.s390x",
"product": {
"name": "vim-common-2:8.2.2637-23.el9_7.s390x",
"product_id": "vim-common-2:8.2.2637-23.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@8.2.2637-23.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"product": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"product_id": "vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@8.2.2637-23.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"product": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"product_id": "vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@8.2.2637-23.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product_id": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@8.2.2637-23.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product_id": "vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common-debuginfo@8.2.2637-23.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product_id": "vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@8.2.2637-23.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product_id": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@8.2.2637-23.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product_id": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@8.2.2637-23.el9_7?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:8.2.2637-23.el9_7.s390x",
"product": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.s390x",
"product_id": "vim-minimal-2:8.2.2637-23.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@8.2.2637-23.el9_7?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:8.2.2637-23.el9_7.src",
"product": {
"name": "vim-2:8.2.2637-23.el9_7.src",
"product_id": "vim-2:8.2.2637-23.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@8.2.2637-23.el9_7?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-filesystem-2:8.2.2637-23.el9_7.noarch",
"product": {
"name": "vim-filesystem-2:8.2.2637-23.el9_7.noarch",
"product_id": "vim-filesystem-2:8.2.2637-23.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@8.2.2637-23.el9_7?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-X11-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-X11-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-X11-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-common-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-common-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-common-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-common-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-enhanced-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-enhanced-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:8.2.2637-23.el9_7.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.src"
},
"product_reference": "vim-2:8.2.2637-23.el9_7.src",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:8.2.2637-23.el9_7.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.noarch"
},
"product_reference": "vim-filesystem-2:8.2.2637-23.el9_7.noarch",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-minimal-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-minimal-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"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.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T14:14: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.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20945"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.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.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"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.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T14:14: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.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20945"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.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.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-2:8.2.2637-23.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-debugsource-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-debuginfo-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-filesystem-2:8.2.2637-23.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-minimal-debuginfo-2:8.2.2637-23.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
}
]
}
RHSA-2025:21015
Vulnerability from csaf_redhat - Published: 2025-11-11 19:22 - Updated: 2026-07-11 21:58A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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: Vim path traversal (CVE-2025-53906)\n\n* vim: Vim path traversial (CVE-2025-53905)\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-2025:21015",
"url": "https://access.redhat.com/errata/RHSA-2025:21015"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_21015.json"
}
],
"title": "Red Hat Security Advisory: vim security update",
"tracking": {
"current_release_date": "2026-07-11T21:58:12+00:00",
"generator": {
"date": "2026-07-11T21:58:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.2"
}
},
"id": "RHSA-2025:21015",
"initial_release_date": "2025-11-11T19:22:33+00:00",
"revision_history": [
{
"date": "2025-11-11T19:22:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-11T19:22:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-11T21:58:12+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.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-6.el10_1.aarch64",
"product": {
"name": "vim-X11-2:9.1.083-6.el10_1.aarch64",
"product_id": "vim-X11-2:9.1.083-6.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-6.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-6.el10_1.aarch64",
"product": {
"name": "vim-common-2:9.1.083-6.el10_1.aarch64",
"product_id": "vim-common-2:9.1.083-6.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-6.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-6.el10_1.aarch64",
"product": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.aarch64",
"product_id": "vim-enhanced-2:9.1.083-6.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-6.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-6.el10_1.aarch64",
"product": {
"name": "xxd-2:9.1.083-6.el10_1.aarch64",
"product_id": "xxd-2:9.1.083-6.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-6.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"product": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"product_id": "vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-6.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product_id": "vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-6.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product_id": "vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-6.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-6.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-6.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product_id": "xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-6.el10_1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-6.el10_1.aarch64",
"product": {
"name": "vim-minimal-2:9.1.083-6.el10_1.aarch64",
"product_id": "vim-minimal-2:9.1.083-6.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-6.el10_1?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-6.el10_1.ppc64le",
"product": {
"name": "vim-X11-2:9.1.083-6.el10_1.ppc64le",
"product_id": "vim-X11-2:9.1.083-6.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-6.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-6.el10_1.ppc64le",
"product": {
"name": "vim-common-2:9.1.083-6.el10_1.ppc64le",
"product_id": "vim-common-2:9.1.083-6.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-6.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"product": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"product_id": "vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-6.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-6.el10_1.ppc64le",
"product": {
"name": "xxd-2:9.1.083-6.el10_1.ppc64le",
"product_id": "xxd-2:9.1.083-6.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-6.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"product": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"product_id": "vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-6.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product_id": "vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-6.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product_id": "vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-6.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-6.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product_id": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-6.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product_id": "xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-6.el10_1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"product": {
"name": "vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"product_id": "vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-6.el10_1?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-6.el10_1.x86_64",
"product": {
"name": "vim-X11-2:9.1.083-6.el10_1.x86_64",
"product_id": "vim-X11-2:9.1.083-6.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-6.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-6.el10_1.x86_64",
"product": {
"name": "vim-common-2:9.1.083-6.el10_1.x86_64",
"product_id": "vim-common-2:9.1.083-6.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-6.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-6.el10_1.x86_64",
"product": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.x86_64",
"product_id": "vim-enhanced-2:9.1.083-6.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-6.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-6.el10_1.x86_64",
"product": {
"name": "xxd-2:9.1.083-6.el10_1.x86_64",
"product_id": "xxd-2:9.1.083-6.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-6.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"product": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"product_id": "vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-6.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product_id": "vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-6.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product_id": "vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-6.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-6.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product_id": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-6.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product_id": "xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-6.el10_1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-6.el10_1.x86_64",
"product": {
"name": "vim-minimal-2:9.1.083-6.el10_1.x86_64",
"product_id": "vim-minimal-2:9.1.083-6.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-6.el10_1?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-X11-2:9.1.083-6.el10_1.s390x",
"product": {
"name": "vim-X11-2:9.1.083-6.el10_1.s390x",
"product_id": "vim-X11-2:9.1.083-6.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11@9.1.083-6.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-common-2:9.1.083-6.el10_1.s390x",
"product": {
"name": "vim-common-2:9.1.083-6.el10_1.s390x",
"product_id": "vim-common-2:9.1.083-6.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-common@9.1.083-6.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-2:9.1.083-6.el10_1.s390x",
"product": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.s390x",
"product_id": "vim-enhanced-2:9.1.083-6.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced@9.1.083-6.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-2:9.1.083-6.el10_1.s390x",
"product": {
"name": "xxd-2:9.1.083-6.el10_1.s390x",
"product_id": "xxd-2:9.1.083-6.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd@9.1.083-6.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debugsource-2:9.1.083-6.el10_1.s390x",
"product": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.s390x",
"product_id": "vim-debugsource-2:9.1.083-6.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debugsource@9.1.083-6.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"product": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"product_id": "vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-X11-debuginfo@9.1.083-6.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"product": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"product_id": "vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-debuginfo@9.1.083-6.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"product": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"product_id": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-enhanced-debuginfo@9.1.083-6.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"product": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"product_id": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal-debuginfo@9.1.083-6.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"product": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"product_id": "xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/xxd-debuginfo@9.1.083-6.el10_1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-minimal-2:9.1.083-6.el10_1.s390x",
"product": {
"name": "vim-minimal-2:9.1.083-6.el10_1.s390x",
"product_id": "vim-minimal-2:9.1.083-6.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-minimal@9.1.083-6.el10_1?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-2:9.1.083-6.el10_1.src",
"product": {
"name": "vim-2:9.1.083-6.el10_1.src",
"product_id": "vim-2:9.1.083-6.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim@9.1.083-6.el10_1?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "vim-data-2:9.1.083-6.el10_1.noarch",
"product": {
"name": "vim-data-2:9.1.083-6.el10_1.noarch",
"product_id": "vim-data-2:9.1.083-6.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-data@9.1.083-6.el10_1?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "vim-filesystem-2:9.1.083-6.el10_1.noarch",
"product": {
"name": "vim-filesystem-2:9.1.083-6.el10_1.noarch",
"product_id": "vim-filesystem-2:9.1.083-6.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/vim-filesystem@9.1.083-6.el10_1?arch=noarch\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-X11-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-X11-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-X11-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-X11-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-common-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-common-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-common-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-common-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-common-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-enhanced-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-enhanced-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-enhanced-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "xxd-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "xxd-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "xxd-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "xxd-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-2:9.1.083-6.el10_1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.src"
},
"product_reference": "vim-2:9.1.083-6.el10_1.src",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-data-2:9.1.083-6.el10_1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.noarch"
},
"product_reference": "vim-data-2:9.1.083-6.el10_1.noarch",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debuginfo-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-debugsource-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-filesystem-2:9.1.083-6.el10_1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.noarch"
},
"product_reference": "vim-filesystem-2:9.1.083-6.el10_1.noarch",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-minimal-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-minimal-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-minimal-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "xxd-debuginfo-2:9.1.083-6.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64"
},
"product_reference": "xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"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.1.Z:vim-X11-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.src",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T19:22:33+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.1.Z:vim-X11-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.src",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21015"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.src",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.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.1.Z:vim-X11-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.src",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"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.1.Z:vim-X11-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.src",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T19:22:33+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.1.Z:vim-X11-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.src",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21015"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.src",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.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.1.Z:vim-X11-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-common-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-2:9.1.083-6.el10_1.x86_64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-2:9.1.083-6.el10_1.src",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-data-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-debugsource-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-filesystem-2:9.1.083-6.el10_1.noarch",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-minimal-debuginfo-2:9.1.083-6.el10_1.x86_64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-debuginfo-2:9.1.083-6.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
}
]
}
RHSA-2025:21994
Vulnerability from csaf_redhat - Published: 2025-11-24 19:34 - Updated: 2026-08-13 08:42An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 | — |
A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 | — |
A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.
CWE-1188 - Initialization of a Resource with an Insecure Default| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 | — |
Vendor Fix
fix
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 | — |
Workaround
|
A vulnerability was found in BIND 9 resolvers, where processing malformed DNSKEY records from a specially crafted zone can lead to resource exhaustion, primarily causing excessive CPU utilization. This issue enables a remote, unauthenticated attacker to degrade resolver performance and potentially cause a denial of service (DoS) for legitimate DNS clients.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 | — |
Workaround
|
A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Libtiff. This vulnerability is a "write-what-where" condition, triggered when the library processes a specially crafted TIFF image file. By providing an abnormally large image height value in the file's metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 | — |
Workaround
|
A vulnerability exists in BIND’s DNS resolver logic that makes it overly permissive when accepting resource records (RRs) in responses. Under certain conditions, this flaw allows attackers to inject unsolicited or forged DNS records into the cache. This can be exploited to poison the resolver cache, redirecting clients to malicious domains or unauthorized servers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 | — |
Workaround
|
A vulnerability was found in BIND resolvers caused by a weakness in the Pseudo Random Number Generator (PRNG). This weakness allows an attacker to potentially predict the source port and query ID used by BIND, enabling cache poisoning attacks. If successful, the attacker can inject malicious DNS responses into the resolver’s cache, causing clients to receive spoofed DNS data. Authoritative servers are generally unaffected, but recursive resolvers are exposed to this risk. Exploitation is remote and does not require user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 | — |
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 | — |
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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": "A Subscription Management tool for finding and reporting Red Hat product usage",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Discovery, also known as Discovery, is an inspection and reporting tool that finds,\nidentifies, and reports environment data, or facts, such as the number of physical and virtual\nsystems on a network, their operating systems, and relevant configuration data stored within\nthem. Discovery also identifies and reports more detailed facts for some versions of key\nRed Hat packages and products that it finds in the network.",
"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-2025:21994",
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52355",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-52356",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56433",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-40778",
"url": "https://access.redhat.com/security/cve/CVE-2025-40778"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-40780",
"url": "https://access.redhat.com/security/cve/CVE-2025-40780"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53905",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53906",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8176",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-8677",
"url": "https://access.redhat.com/security/cve/CVE-2025-8677"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9230",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9900",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery",
"url": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_21994.json"
}
],
"title": "Red Hat Security Advisory: A Subscription Management tool for finding and reporting Red Hat product usage",
"tracking": {
"current_release_date": "2026-08-13T08:42:16+00:00",
"generator": {
"date": "2026-08-13T08:42:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.14"
}
},
"id": "RHSA-2025:21994",
"initial_release_date": "2025-11-24T19:34:28+00:00",
"revision_history": [
{
"date": "2025-11-24T19:34:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-08T04:36:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T08:42:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Discovery 2",
"product": {
"name": "Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:discovery:2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Discovery"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3A97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.4.0-1763596485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.4.0-1763656152"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3Ab4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.4.0-1763596485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=2.4.0-1763656152"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-52355",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251326"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-memory flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFRasterScanlineSize64() API. This flaw allows a remote attacker to cause a denial of service via a crafted input with a size smaller than 379 KB.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified out-of-memory vulnerability in libtiff, triggered by a crafted TIFF file passed to the TIFFRasterScanlineSize64() API, presents a moderate severity concern rather than a important one due to several factors. Primarily, the exploit requires the crafted input to be smaller than 379 KB, imposing a limitation on the potential impact and reducing the likelihood of successful exploitation in practical scenarios. Furthermore, the nature of the vulnerability is limited to denial-of-service attacks, which, although disruptive, do not inherently pose a direct risk of data compromise or system compromise. However, it\u0027s important to acknowledge that denial-of-service attacks can still have significant operational implications, particularly in environments reliant on continuous availability.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52355"
},
{
"category": "external",
"summary": "RHBZ#2251326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52355"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/621",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/621"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T19:34:28+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: TIFFRasterScanlineSize64 produce too-big size and could cause OOM"
},
{
"cve": "CVE-2023-52356",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251344"
}
],
"notes": [
{
"category": "description",
"text": "A segment fault (SEGV) flaw was found in libtiff that could be triggered by passing a crafted tiff file to the TIFFReadRGBATileExt() API. This flaw allows a remote attacker to cause a heap-buffer overflow, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw allows an attacker to potentially cause a denial of service attack by crashing a program, but the impact is minimal.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-52356"
},
{
"category": "external",
"summary": "RHBZ#2251344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-52356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52356"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/622",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/622"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/546"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T19:34:28+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Segment fault in libtiff in TIFFReadRGBATileExt() leading to denial of service"
},
{
"cve": "CVE-2024-56433",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2024-12-26T09:00:54.065197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334165"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "RHBZ#2334165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334165"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241",
"url": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/issues/1157",
"url": "https://github.com/shadow-maint/shadow/issues/1157"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/releases/tag/4.4",
"url": "https://github.com/shadow-maint/shadow/releases/tag/4.4"
}
],
"release_date": "2024-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T19:34:28+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T19:34:28+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"cve": "CVE-2025-8176",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-26T04:00:56.216434+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383598"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libtiff. The `get_histogram` function in `file/tiffmedian.c` exhibits a use-after-free condition when processing a specially crafted file, allowing a local attacker to trigger memory corruption. This manipulation results in a use-after-free vulnerability, and can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: LibTIFF Use-After-Free Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated Important because it involves a use-after-free flaw in the get_histogram function of LibTIFF\u2019s tiffmedian tool. Successful exploitation may allow a local attacker to execute arbitrary code or cause a denial of service, leading to loss of confidentiality, integrity, and availability.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8176"
},
{
"category": "external",
"summary": "RHBZ#2383598",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383598"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8176"
},
{
"category": "external",
"summary": "http://www.libtiff.org/",
"url": "http://www.libtiff.org/"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172",
"url": "https://gitlab.com/libtiff/libtiff/-/commit/fe10872e53efba9cc36c66ac4ab3b41a839d5172"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/707",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/707"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/727"
},
{
"category": "external",
"summary": "https://vuldb.com/?ctiid.317590",
"url": "https://vuldb.com/?ctiid.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?id.317590",
"url": "https://vuldb.com/?id.317590"
},
{
"category": "external",
"summary": "https://vuldb.com/?submit.621796",
"url": "https://vuldb.com/?submit.621796"
}
],
"release_date": "2025-07-26T03:32:08.851000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T19:34:28+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: LibTIFF Use-After-Free Vulnerability"
},
{
"cve": "CVE-2025-8677",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-10-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2405830"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in BIND 9 resolvers, where processing malformed DNSKEY records from a specially crafted zone can lead to resource exhaustion, primarily causing excessive CPU utilization. This issue enables a remote, unauthenticated attacker to degrade resolver performance and potentially cause a denial of service (DoS) for legitimate DNS clients.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: Resource exhaustion via malformed DNSKEY handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered Important because it allows a remote, unauthenticated attacker to cause significant CPU exhaustion on vulnerable BIND resolvers by serving zones containing malformed DNSKEY records. The flaw triggers excessive computational effort during DNSKEY validation, leading to degraded performance and potential denial of service for legitimate clients. However, the issue affects availability only\u2014it does not enable code execution, data exposure, or privilege escalation\u2014so it is not classified as critical. Furthermore, authoritative servers are not impacted, limiting the scope of exposure to recursive resolvers. While the attack is easy to launch and can disrupt DNS operations, its effect ceases once the malicious traffic stops, making prompt patching and recursive access control effective mitigations.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-8677"
},
{
"category": "external",
"summary": "RHBZ#2405830",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2405830"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-8677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8677"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-8677",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8677"
}
],
"release_date": "2025-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T19:34:28+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\n\nTo reduce risk, restrict recursive queries to trusted or internal networks only, and apply rate limiting or firewall rules to prevent excessive or repetitive requests. Enabling DNSSEC validation helps reject forged records, while isolating recursive resolvers from authoritative servers limits the impact of potential cache poisoning. Active monitoring of CPU usage, query volume, and cache anomalies can provide early warning of abuse or attacks.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: Resource exhaustion via malformed DNSKEY handling"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-09-17T12:15:34.387000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability was rated as Moderate because, while the potential impact includes an application level denial of service and possible arbitrary code execution, successful exploitation is considered unlikely due to the high attack complexity and the fact that password-based CMS encryption (PWRI) is rarely used in real-world deployments.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "RHBZ#2396054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230"
}
],
"release_date": "2025-09-30T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T19:34:28+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"acknowledgments": [
{
"names": [
"Gareth C"
],
"organization": "AnchorSec Ltd."
}
],
"cve": "CVE-2025-9900",
"cwe": {
"id": "CWE-123",
"name": "Write-what-where Condition"
},
"discovery_date": "2025-09-03T02:48:12.111000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392784"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Libtiff. This vulnerability is a \"write-what-where\" condition, triggered when the library processes a specially crafted TIFF image file.\n\nBy providing an abnormally large image height value in the file\u0027s metadata, an attacker can trick the library into writing attacker-controlled color data to an arbitrary memory location. This memory corruption can be exploited to cause a denial of service (application crash) or to achieve arbitrary code execution with the permissions of the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Libtiff Write-What-Where",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This attack requires user interaction to run the malicious TIFF image file, hence the CVE is maintained as important.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9900"
},
{
"category": "external",
"summary": "RHBZ#2392784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392784"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9900"
},
{
"category": "external",
"summary": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file",
"url": "https://github.com/SexyShoelessGodofWar/LibTiff-4.7.0-Write-What-Where?tab=readme-ov-file"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/issues/704",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/704"
},
{
"category": "external",
"summary": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/732"
},
{
"category": "external",
"summary": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html",
"url": "https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html"
}
],
"release_date": "2025-09-22T14:29:35.767000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T19:34:28+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: Libtiff Write-What-Where"
},
{
"cve": "CVE-2025-40778",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-10-22T15:07:23.729000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2405827"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability exists in BIND\u2019s DNS resolver logic that makes it overly permissive when accepting resource records (RRs) in responses. Under certain conditions, this flaw allows attackers to inject unsolicited or forged DNS records into the cache. This can be exploited to poison the resolver cache, redirecting clients to malicious domains or unauthorized servers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: Cache poisoning attacks with unsolicited RRs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is classified as Important rather than Critical because its impact is limited to cache poisoning within recursive resolvers and does not allow direct code execution, privilege escalation, or service disruption. The vulnerability affects the accuracy of DNS responses, but not the availability or confidentiality of systems. Additionally, DNSSEC-enabled deployments and restricted recursive access can significantly mitigate exploitation risks. Therefore, while the flaw can misdirect network traffic and compromise trust in name resolution, it does not directly compromise the underlying server or client systems, justifying an Important \u2014 but not Critical \u2014 severity rating.\n\nTechnical Analysis:\nThe issue arises because BIND fails to strictly validate unsolicited resource records accompanying legitimate DNS responses. This gap allows forged recursive resolvers to be cached as valid entries. Since the attack is remote, requires no authentication, and exploits a low-complexity vector, it is highly impactful in recursive resolver environments\u2014especially those exposed to untrusted clients or open resolvers.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40778"
},
{
"category": "external",
"summary": "RHBZ#2405827",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2405827"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40778"
}
],
"release_date": "2025-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T19:34:28+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
},
{
"category": "workaround",
"details": "While it is not possible to eliminate risk from this vulnerability, there are several options for reducing the risk. These include restricting recursive queries to trusted or internal networks only, and apply rate limiting or firewall rules to prevent excessive or repetitive requests. Enabling DNSSEC validation helps reject forged records, while isolating recursive resolvers from authoritative servers limits the impact of potential cache poisoning. Active monitoring of CPU usage, query volume, and cache anomalies can provide early warning of abuse or attacks.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: Cache poisoning attacks with unsolicited RRs"
},
{
"cve": "CVE-2025-40780",
"cwe": {
"id": "CWE-338",
"name": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)"
},
"discovery_date": "2025-10-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2405829"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in BIND resolvers caused by a weakness in the Pseudo Random Number Generator (PRNG). This weakness allows an attacker to potentially predict the source port and query ID used by BIND, enabling cache poisoning attacks. If successful, the attacker can inject malicious DNS responses into the resolver\u2019s cache, causing clients to receive spoofed DNS data. Authoritative servers are generally unaffected, but recursive resolvers are exposed to this risk. Exploitation is remote and does not require user interaction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: Cache poisoning due to weak PRNG",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in BIND 9 resolvers caused by a weakness in the Pseudo Random Number Generator (PRNG) used to select the UDP source port and DNS query (transaction) ID. Exploitation requires an attacker to correctly predict both values and race the legitimate authoritative response with a spoofed packet to perform cache poisoning. While the PRNG weakness reduces entropy and makes prediction feasible under certain conditions, this still requires precise timing, on-path or spoofing capabilities, and targeting of recursive resolvers.\n\nThe impact is limited to resolver cache integrity; it does not allow remote code execution, privilege escalation, or direct compromise of the BIND server itself. Authoritative servers are not affected. Additionally, operational mitigations such as DNSSEC validation, access control restricting recursion, and network-level packet filtering reduce real-world exploitability. No active exploits have been observed in the wild.\n\nBecause exploitation is non-trivial, requires network-level spoofing and precise timing, and only affects cache integrity without server compromise, the vulnerability is considered Important rather than Critical.",
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40780"
},
{
"category": "external",
"summary": "RHBZ#2405829",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2405829"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40780"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40780",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40780"
}
],
"release_date": "2025-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T19:34:28+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\n\nTo reduce risk, restrict recursive queries to trusted or internal networks only, and apply rate limiting or firewall rules to prevent excessive or repetitive requests. Enabling DNSSEC validation helps reject forged records, while isolating recursive resolvers from authoritative servers limits the impact of potential cache poisoning. Active monitoring of CPU usage, query volume, and cache anomalies can provide early warning of abuse or attacks.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: Cache poisoning due to weak PRNG"
},
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T19:34:28+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-24T19:34:28+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:21994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"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": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:97a1bb076f7f29a5f2b80c4724cb27c4e87f89c2d73a7719c44dc8c044329503_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:b4683720677a1e45efbfd291d8b130b530642221e8a55a49e931e1b8b2c81ac3_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:310df392f638ef6eca1a26db024ae2cb617db5932f886d2acddc92fb7289e740_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:69cb9c84b806ee2f448bdbbcf3174855432f5caec8f31ca2a345655da4a72f57_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
}
]
}
RHSA-2025:22868
Vulnerability from csaf_redhat - Published: 2025-12-08 18:05 - Updated: 2026-08-13 08:42A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.
CWE-1188 - Initialization of a Resource with an Insecure Default| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64 | — |
Vendor Fix
fix
|
A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original's privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the original process. A SUID binary or process has a special type of permission, which allows the process to run with the file owner's permissions, regardless of the user executing the binary. This allows the process to access more restricted data than unprivileged users or processes would be able to. An attacker can leverage this flaw by forcing a SUID process to crash and force the Linux kernel to recycle the process PID before systemd-coredump can analyze the /proc/pid/auxv file. If the attacker wins the race condition, they gain access to the original's SUID process coredump file. They can read sensitive content loaded into memory by the original binary, affecting data confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64 | — |
Vendor Fix
fix
Workaround
|
A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libxstl/libxml2. The 'exsltDynMapFunction' function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling 'dyn:map()', leading to stack exhaustion and a local denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64 | — |
Vendor Fix
fix
Workaround
|
A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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": "Initial GA Release of Red Hat Insights proxy",
"title": "Topic"
},
{
"category": "general",
"text": "The Insights proxy Container is used by the Insights proxy product RPM\nand serves as an intermediary between cystomer systems in disconnected networks,\nair-gapped systems or systems with no outside connections and Insights.\n\nThe Insights proxy routes all Red Hat Insights traffic through itself, providing\na layer of privary and security for disconnected customer systems.",
"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-2025:22868",
"url": "https://access.redhat.com/errata/RHSA-2025:22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56433",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-4598",
"url": "https://access.redhat.com/security/cve/CVE-2025-4598"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53905",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-53906",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6965",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9230",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9714",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_22868.json"
}
],
"title": "Red Hat Security Advisory: Insights proxy Container Image",
"tracking": {
"current_release_date": "2026-08-13T08:42:17+00:00",
"generator": {
"date": "2026-08-13T08:42:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.14"
}
},
"id": "RHSA-2025:22868",
"initial_release_date": "2025-12-08T18:05:34+00:00",
"revision_history": [
{
"date": "2025-12-08T18:05:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-08T04:36:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-13T08:42:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Insights proxy 1.5",
"product": {
"name": "Red Hat Insights proxy 1.5",
"product_id": "Red Hat Insights proxy 1.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:insights_proxy:1.5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Insights proxy"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64",
"product": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64",
"product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe?arch=amd64\u0026repository_url=registry.redhat.io/insights-proxy\u0026tag=1.5.9-1765201856"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"product": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d?arch=arm64\u0026repository_url=registry.redhat.io/insights-proxy\u0026tag=1.5.9-1765201856"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64 as a component of Red Hat Insights proxy 1.5",
"product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64"
},
"product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"relates_to_product_reference": "Red Hat Insights proxy 1.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64 as a component of Red Hat Insights proxy 1.5",
"product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
},
"product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64",
"relates_to_product_reference": "Red Hat Insights proxy 1.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56433",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2024-12-26T09:00:54.065197+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334165"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in shadow-utils. Affected versions of shadow-utils establish a default /etc/subuid behavior, for example, uid 100000 through 165535 for the first user account, that can conflict with the uids of users defined on locally administered networks. This issue potentially leads to account takeover by leveraging newuidmap for access to an NFS home directory or same-host resources for remote logins by these local network users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56433"
},
{
"category": "external",
"summary": "RHBZ#2334165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334165"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56433"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241",
"url": "https://github.com/shadow-maint/shadow/blob/e2512d5741d4a44bdd81a8c2d0029b6222728cf0/etc/login.defs#L238-L241"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/issues/1157",
"url": "https://github.com/shadow-maint/shadow/issues/1157"
},
{
"category": "external",
"summary": "https://github.com/shadow-maint/shadow/releases/tag/4.4",
"url": "https://github.com/shadow-maint/shadow/releases/tag/4.4"
}
],
"release_date": "2024-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-08T18:05:34+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22868"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise"
},
{
"cve": "CVE-2025-4598",
"cwe": {
"id": "CWE-364",
"name": "Signal Handler Race Condition"
},
"discovery_date": "2025-05-29T19:04:54.578000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369242"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original\u0027s privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the original process.\n\nA SUID binary or process has a special type of permission, which allows the process to run with the file owner\u0027s permissions, regardless of the user executing the binary. This allows the process to access more restricted data than unprivileged users or processes would be able to. An attacker can leverage this flaw by forcing a SUID process to crash and force the Linux kernel to recycle the process PID before systemd-coredump can analyze the /proc/pid/auxv file. If the attacker wins the race condition, they gain access to the original\u0027s SUID process coredump file. They can read sensitive content loaded into memory by the original binary, affecting data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systemd-coredump: race condition that allows a local attacker to crash a SUID program and gain read access to the resulting core dump",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw was rated as having a severity of Moderate due to the complexity to exploit this flaw. The attacker needs to setup a way to win the race condition and have an unprivileged local account to successfully exploit this vulnerability.\n\nBy default Red Hat Enterprise Linux 8 doesn\u0027t allow systemd-coredump to create dumps of SUID programs as the /proc/sys/fs/suid_dumpable is set to 0, disabling by default this capability.",
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4598"
},
{
"category": "external",
"summary": "RHBZ#2369242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4598"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/05/29/3",
"url": "https://www.openwall.com/lists/oss-security/2025/05/29/3"
}
],
"release_date": "2025-05-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-08T18:05:34+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22868"
},
{
"category": "workaround",
"details": "This issue can be mitigated by disabling the capability of the system to generate a coredump for SUID binaries. The perform that, the following command can be ran as `root` user:\n\n~~~\necho 0 \u003e /proc/sys/fs/suid_dumpable\n~~~\n\nWhile this mitigates this vulnerability while it\u0027s not possible to update the systemd package, it disables the capability of analyzing crashes for such binaries.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "systemd-coredump: race condition that allows a local attacker to crash a SUID program and gain read access to the resulting core dump"
},
{
"cve": "CVE-2025-6965",
"cwe": {
"id": "CWE-197",
"name": "Numeric Truncation Error"
},
"discovery_date": "2025-07-15T14:02:19.241458+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380149"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in SQLite. Under specific conditions a query can be generated where the number of aggregate terms could exceed the number of columns available. This issue could lead to memory corruption and subsequent unintended behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sqlite: Integer Truncation in SQLite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in SQLite is categorized as Important rather than Critical because, although it involves memory corruption, the conditions required to trigger it are relatively constrained. The flaw arises when a query causes the number of aggregate terms to exceed internal limits, leading to potential buffer overflows or memory mismanagement. However, exploitation requires the ability to craft complex SQL queries and interact with the SQLite engine in a specific manner\u2014typically through direct SQL input. There is no known evidence of arbitrary code execution, privilege escalation, or remote exploitability as a direct result of this flaw. Additionally, most SQLite deployments are embedded in applications where input is tightly controlled or sanitized.",
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6965"
},
{
"category": "external",
"summary": "RHBZ#2380149",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380149"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6965"
},
{
"category": "external",
"summary": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8",
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"release_date": "2025-07-15T13:44:00.784000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-08T18:05:34+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22868"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sqlite: Integer Truncation in SQLite"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-09-17T12:15:34.387000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2396054"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the OpenSSL CMS implementation (RFC 3211 KEK Unwrap). This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption (PWRI).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability was rated as Moderate because, while the potential impact includes an application level denial of service and possible arbitrary code execution, successful exploitation is considered unlikely due to the high attack complexity and the fact that password-based CMS encryption (PWRI) is rarely used in real-world deployments.",
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9230"
},
{
"category": "external",
"summary": "RHBZ#2396054",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2396054"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230"
}
],
"release_date": "2025-09-30T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-08T18:05:34+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22868"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"cve": "CVE-2025-9714",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2025-09-02T13:03:56.452000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxstl/libxml2. The \u0027exsltDynMapFunction\u0027 function in libexslt/dynamic.c does not contain a recursion depth check, which may cause an infinite loop via a specially crafted XSLT document while handling \u0027dyn:map()\u0027, leading to stack exhaustion and a local denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "No evidence was found for arbitrary memory corruption through this flaw, limiting its impact to Availability only, and reducing its severity to Moderate.",
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9714"
},
{
"category": "external",
"summary": "RHBZ#2392605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9714"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/commit/677a42645ef22b5a50741bad5facf9d8a8bc6d21"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/148"
}
],
"release_date": "2025-09-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-08T18:05:34+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22868"
},
{
"category": "workaround",
"details": "The impact of this flaw may be reduced by setting strict resource limits to the stack size of processes at the operational system level. This can be achieved either through the \u0027ulimit\u0027 shell built-in or the \u0027limits.conf\u0027 file.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: libxml2: Inifinite recursion at exsltDynMapFunction function in libexslt/dynamic.c"
},
{
"cve": "CVE-2025-53905",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:19.770241+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380362"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversial",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53905"
},
{
"category": "external",
"summary": "RHBZ#2380362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380362"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53905"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239",
"url": "https://github.com/vim/vim/commit/87757c6b0a4b2c1f71c72ea8e1438b8fb116b239"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr",
"url": "https://github.com/vim/vim/security/advisories/GHSA-74v4-f3x9-ppvr"
}
],
"release_date": "2025-07-15T20:48:34.764000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-08T18:05:34+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22868"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversial"
},
{
"cve": "CVE-2025-53906",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-07-15T21:01:15.057182+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2380360"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw was found in Vim. Successful exploitation can lead to overwriting sensitive files or placing executable code in privileged locations, depending on the permissions of the process editing the archive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: Vim path traversal",
"title": "Vulnerability summary"
},
{
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53906"
},
{
"category": "external",
"summary": "RHBZ#2380360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2380360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53906"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8",
"url": "https://github.com/vim/vim/commit/586294a04179d855c3d1d4ee5ea83931963680b8"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86",
"url": "https://github.com/vim/vim/security/advisories/GHSA-r2fw-9cw4-mj86"
}
],
"release_date": "2025-07-15T20:52:40.137000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-08T18:05:34+00:00",
"details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22868"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"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": [
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:1d72e553fe5a7696e600dc8fd2fe9050ba1992fa190bea622134ca7bfce7bb0d_arm64",
"Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:345d8bc236043df01ce0557357d20fa443719dc943038f9648cfac0c5a465cfe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
}
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.