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-06-12",
"epss": "0.00073",
"percentile": "0.22508"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-53906\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-07-15T21:15:34.493\",\"lastModified\":\"2026-04-01T19:16:24.663\",\"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.\"}],\"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}]},\"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\"]}]}}",
"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:17715
Vulnerability from csaf_redhat - Published: 2025-10-09 19:23 - Updated: 2026-06-02 15:24A 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-2:8.0.1763-21.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| 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-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64 | — |
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-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64 | — |
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-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-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-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-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-filesystem-2:8.0.1763-21.el8_10.noarch | — |
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-2:8.0.1763-21.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| 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-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64 | — |
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-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64 | — |
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-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-common-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-2:8.0.1763-21.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-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-filesystem-2:8.0.1763-21.el8_10.noarch | — |
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-06-02T15:24:07+00:00",
"generator": {
"date": "2026-06-02T15:24:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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-06-02T15:24:07+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-2:8.0.1763-21.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:vim-2:8.0.1763-21.el8_10.src"
},
"product_reference": "vim-2:8.0.1763-21.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-X11-2:8.0.1763-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-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-2:8.0.1763-21.el8_10.aarch64"
},
"product_reference": "vim-minimal-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-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-2:8.0.1763-21.el8_10.ppc64le"
},
"product_reference": "vim-minimal-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-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-2:8.0.1763-21.el8_10.s390x"
},
"product_reference": "vim-minimal-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-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-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": "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-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-2:8.0.1763-21.el8_10.aarch64"
},
"product_reference": "vim-X11-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-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-2:8.0.1763-21.el8_10.ppc64le"
},
"product_reference": "vim-X11-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-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-2:8.0.1763-21.el8_10.s390x"
},
"product_reference": "vim-X11-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-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-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": "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-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-2:8.0.1763-21.el8_10.aarch64"
},
"product_reference": "vim-common-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-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-2:8.0.1763-21.el8_10.ppc64le"
},
"product_reference": "vim-common-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-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-2:8.0.1763-21.el8_10.s390x"
},
"product_reference": "vim-common-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-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-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": "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-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-2:8.0.1763-21.el8_10.aarch64"
},
"product_reference": "vim-enhanced-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-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-2:8.0.1763-21.el8_10.ppc64le"
},
"product_reference": "vim-enhanced-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-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-2:8.0.1763-21.el8_10.s390x"
},
"product_reference": "vim-enhanced-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-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-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": "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-filesystem-2:8.0.1763-21.el8_10.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:vim-filesystem-2:8.0.1763-21.el8_10.noarch"
},
"product_reference": "vim-filesystem-2:8.0.1763-21.el8_10.noarch",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "vim-minimal-2:8.0.1763-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-2:8.0.1763-21.el8_10.src",
"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-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-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-filesystem-2:8.0.1763-21.el8_10.noarch",
"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-2:8.0.1763-21.el8_10.src",
"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-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-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-filesystem-2:8.0.1763-21.el8_10.noarch",
"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-2:8.0.1763-21.el8_10.src",
"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-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-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-filesystem-2:8.0.1763-21.el8_10.noarch",
"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-2:8.0.1763-21.el8_10.src",
"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-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-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-filesystem-2:8.0.1763-21.el8_10.noarch",
"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-2:8.0.1763-21.el8_10.src",
"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-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-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-filesystem-2:8.0.1763-21.el8_10.noarch",
"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-2:8.0.1763-21.el8_10.src",
"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-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-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-filesystem-2:8.0.1763-21.el8_10.noarch",
"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-2:8.0.1763-21.el8_10.src",
"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-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-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-filesystem-2:8.0.1763-21.el8_10.noarch",
"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-2:8.0.1763-21.el8_10.src",
"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-2:8.0.1763-21.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:vim-minimal-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-X11-2:8.0.1763-21.el8_10.x86_64",
"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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-common-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-2:8.0.1763-21.el8_10.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-2:8.0.1763-21.el8_10.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:vim-enhanced-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-filesystem-2:8.0.1763-21.el8_10.noarch",
"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-06-02 15:24A 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-2:8.2.2637-22.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| 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-filesystem-2:8.2.2637-22.el9_6.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-2:8.2.2637-22.el9_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| 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-filesystem-2:8.2.2637-22.el9_6.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-06-02T15:24:20+00:00",
"generator": {
"date": "2026-06-02T15:24:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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-06-02T15:24:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 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-2:8.2.2637-22.el9_6.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-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": "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.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-filesystem-2:8.2.2637-22.el9_6.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 9)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 9)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 9)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 9)",
"product_id": "AppStream-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": "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-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-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": "BaseOS-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 BaseOS (v. 9)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 9)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 9)",
"product_id": "BaseOS-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": "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-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-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": "BaseOS-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 BaseOS (v. 9)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 9)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 9)",
"product_id": "BaseOS-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": "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-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-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": "BaseOS-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 BaseOS (v. 9)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 9)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 9)",
"product_id": "BaseOS-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": "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-2:8.2.2637-22.el9_6.1.src",
"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-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-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-2:8.2.2637-22.el9_6.1.src",
"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-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-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-2:8.2.2637-22.el9_6.1.src",
"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-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-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-2:8.2.2637-22.el9_6.1.src",
"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-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-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-2:8.2.2637-22.el9_6.1.src",
"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-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-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-2:8.2.2637-22.el9_6.1.src",
"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-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-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-2:8.2.2637-22.el9_6.1.src",
"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-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-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-2:8.2.2637-22.el9_6.1.src",
"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-filesystem-2:8.2.2637-22.el9_6.1.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-2:8.2.2637-22.el9_6.1.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:vim-minimal-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-X11-2:8.2.2637-22.el9_6.1.x86_64",
"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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-common-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-2:8.2.2637-22.el9_6.1.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-2:8.2.2637-22.el9_6.1.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:vim-enhanced-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-06-02 15:24A 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-2:9.1.083-5.el10_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| 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-data-2:9.1.083-5.el10_0.1.noarch | — |
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-filesystem-2:9.1.083-5.el10_0.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-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-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64 | — |
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-common-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-common-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-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-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-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-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-2:9.1.083-5.el10_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| 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-data-2:9.1.083-5.el10_0.1.noarch | — |
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-filesystem-2:9.1.083-5.el10_0.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:vim-minimal-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-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64 | — |
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-common-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-common-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-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:vim-enhanced-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-2:9.1.083-5.el10_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z:xxd-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-06-02T15:24:20+00:00",
"generator": {
"date": "2026-06-02T15:24:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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-06-02T15:24:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 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-2:9.1.083-5.el10_0.1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-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": "AppStream-10.0.Z"
},
{
"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-data-2:9.1.083-5.el10_0.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-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": "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-filesystem-2:9.1.083-5.el10_0.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 10)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 10)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 10)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 10)",
"product_id": "AppStream-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": "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-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-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "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-common-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-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "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-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-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "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-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-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "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-2:9.1.083-5.el10_0.1.src",
"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-data-2:9.1.083-5.el10_0.1.noarch",
"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-filesystem-2:9.1.083-5.el10_0.1.noarch",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"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-common-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-common-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-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-2:9.1.083-5.el10_0.1.src",
"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-data-2:9.1.083-5.el10_0.1.noarch",
"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-filesystem-2:9.1.083-5.el10_0.1.noarch",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"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-common-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-common-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-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-2:9.1.083-5.el10_0.1.src",
"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-data-2:9.1.083-5.el10_0.1.noarch",
"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-filesystem-2:9.1.083-5.el10_0.1.noarch",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"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-common-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-common-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-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-2:9.1.083-5.el10_0.1.src",
"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-data-2:9.1.083-5.el10_0.1.noarch",
"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-filesystem-2:9.1.083-5.el10_0.1.noarch",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"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-common-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-common-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-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-2:9.1.083-5.el10_0.1.src",
"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-data-2:9.1.083-5.el10_0.1.noarch",
"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-filesystem-2:9.1.083-5.el10_0.1.noarch",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"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-common-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-common-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-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-2:9.1.083-5.el10_0.1.src",
"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-data-2:9.1.083-5.el10_0.1.noarch",
"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-filesystem-2:9.1.083-5.el10_0.1.noarch",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"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-common-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-common-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-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-2:9.1.083-5.el10_0.1.src",
"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-data-2:9.1.083-5.el10_0.1.noarch",
"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-filesystem-2:9.1.083-5.el10_0.1.noarch",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"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-common-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-common-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-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-2:9.1.083-5.el10_0.1.src",
"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-data-2:9.1.083-5.el10_0.1.noarch",
"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-filesystem-2:9.1.083-5.el10_0.1.noarch",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.aarch64",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.ppc64le",
"AppStream-10.0.Z:vim-minimal-2:9.1.083-5.el10_0.1.s390x",
"AppStream-10.0.Z:vim-minimal-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-X11-2:9.1.083-5.el10_0.1.x86_64",
"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-common-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-common-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-common-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:vim-enhanced-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:vim-enhanced-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-2:9.1.083-5.el10_0.1.aarch64",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.ppc64le",
"BaseOS-10.0.Z:xxd-2:9.1.083-5.el10_0.1.s390x",
"BaseOS-10.0.Z:xxd-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-04-23 15:42A 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-04-23T15:42:05+00:00",
"generator": {
"date": "2026-04-23T15:42:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"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": "2025-10-23T19:26:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-23T15:42:05+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-02-27 16:34A 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-02-27T16:34:37+00:00",
"generator": {
"date": "2026-02-27T16:34:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"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": "2025-11-10T21:09:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-27T16:34:37+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-06-02 15:24A 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-2:8.2.2637-23.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| 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-filesystem-2:8.2.2637-23.el9_7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-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-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64 | — |
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-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-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-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-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-2:8.2.2637-23.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| 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-filesystem-2:8.2.2637-23.el9_7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:vim-minimal-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-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64 | — |
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-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-common-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-2:8.2.2637-23.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:vim-enhanced-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-06-02T15:24:08+00:00",
"generator": {
"date": "2026-06-02T15:24:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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-06-02T15:24:08+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-2:8.2.2637-23.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-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": "AppStream-9.7.0.Z.MAIN"
},
{
"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-filesystem-2:8.2.2637-23.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 9)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 9)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 9)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 9)",
"product_id": "AppStream-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": "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-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-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-X11-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-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-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-X11-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-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-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-X11-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-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-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": "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-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-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-common-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-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-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-common-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-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-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-common-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-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-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": "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-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-2:8.2.2637-23.el9_7.aarch64"
},
"product_reference": "vim-enhanced-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-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-2:8.2.2637-23.el9_7.ppc64le"
},
"product_reference": "vim-enhanced-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-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-2:8.2.2637-23.el9_7.s390x"
},
"product_reference": "vim-enhanced-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-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-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": "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-2:8.2.2637-23.el9_7.src",
"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-filesystem-2:8.2.2637-23.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-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-2:8.2.2637-23.el9_7.src",
"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-filesystem-2:8.2.2637-23.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-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-2:8.2.2637-23.el9_7.src",
"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-filesystem-2:8.2.2637-23.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-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-2:8.2.2637-23.el9_7.src",
"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-filesystem-2:8.2.2637-23.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-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-2:8.2.2637-23.el9_7.src",
"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-filesystem-2:8.2.2637-23.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-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-2:8.2.2637-23.el9_7.src",
"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-filesystem-2:8.2.2637-23.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-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-2:8.2.2637-23.el9_7.src",
"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-filesystem-2:8.2.2637-23.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-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-2:8.2.2637-23.el9_7.src",
"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-filesystem-2:8.2.2637-23.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:vim-minimal-2:8.2.2637-23.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:vim-minimal-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-X11-2:8.2.2637-23.el9_7.x86_64",
"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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-common-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-common-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-2:8.2.2637-23.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-2:8.2.2637-23.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:vim-enhanced-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-06-02 15:24A 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-2:9.1.083-6.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| 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-data-2:9.1.083-6.el10_1.noarch | — |
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-filesystem-2:9.1.083-6.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-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-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64 | — |
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-common-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-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-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-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-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-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-2:9.1.083-6.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| 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-data-2:9.1.083-6.el10_1.noarch | — |
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-filesystem-2:9.1.083-6.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:vim-minimal-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-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64 | — |
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-common-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-common-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-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:vim-enhanced-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-2:9.1.083-6.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:xxd-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-06-02T15:24:08+00:00",
"generator": {
"date": "2026-06-02T15:24:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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-06-02T15:24:08+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-2:9.1.083-6.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-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": "AppStream-10.1.Z"
},
{
"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-data-2:9.1.083-6.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-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": "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-filesystem-2:9.1.083-6.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 10)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 10)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 10)",
"product_id": "AppStream-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": "AppStream-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 AppStream (v. 10)",
"product_id": "AppStream-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": "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-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-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-X11-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-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-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-X11-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-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-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-X11-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-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-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": "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-common-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-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "BaseOS-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 BaseOS (v. 10)",
"product_id": "BaseOS-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": "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-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-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "vim-enhanced-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-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-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "vim-enhanced-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-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-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "vim-enhanced-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-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-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": "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-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-2:9.1.083-6.el10_1.aarch64"
},
"product_reference": "xxd-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-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-2:9.1.083-6.el10_1.ppc64le"
},
"product_reference": "xxd-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-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-2:9.1.083-6.el10_1.s390x"
},
"product_reference": "xxd-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-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-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": "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-2:9.1.083-6.el10_1.src",
"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-data-2:9.1.083-6.el10_1.noarch",
"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-filesystem-2:9.1.083-6.el10_1.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"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-common-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-common-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-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-2:9.1.083-6.el10_1.src",
"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-data-2:9.1.083-6.el10_1.noarch",
"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-filesystem-2:9.1.083-6.el10_1.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"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-common-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-common-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-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-2:9.1.083-6.el10_1.src",
"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-data-2:9.1.083-6.el10_1.noarch",
"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-filesystem-2:9.1.083-6.el10_1.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"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-common-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-common-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-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-2:9.1.083-6.el10_1.src",
"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-data-2:9.1.083-6.el10_1.noarch",
"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-filesystem-2:9.1.083-6.el10_1.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"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-common-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-common-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-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-2:9.1.083-6.el10_1.src",
"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-data-2:9.1.083-6.el10_1.noarch",
"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-filesystem-2:9.1.083-6.el10_1.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"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-common-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-common-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-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-2:9.1.083-6.el10_1.src",
"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-data-2:9.1.083-6.el10_1.noarch",
"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-filesystem-2:9.1.083-6.el10_1.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"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-common-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-common-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-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-2:9.1.083-6.el10_1.src",
"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-data-2:9.1.083-6.el10_1.noarch",
"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-filesystem-2:9.1.083-6.el10_1.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"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-common-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-common-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-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-2:9.1.083-6.el10_1.src",
"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-data-2:9.1.083-6.el10_1.noarch",
"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-filesystem-2:9.1.083-6.el10_1.noarch",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.aarch64",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.ppc64le",
"AppStream-10.1.Z:vim-minimal-2:9.1.083-6.el10_1.s390x",
"AppStream-10.1.Z:vim-minimal-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-X11-2:9.1.083-6.el10_1.x86_64",
"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-common-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-common-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-common-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:vim-enhanced-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:vim-enhanced-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-2:9.1.083-6.el10_1.aarch64",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.ppc64le",
"BaseOS-10.1.Z:xxd-2:9.1.083-6.el10_1.s390x",
"BaseOS-10.1.Z:xxd-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-06-10 17:35An 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-06-10T17:35:03+00:00",
"generator": {
"date": "2026-06-10T17:35:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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": "2025-11-24T19:34:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-10T17:35:03+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-06-04 17:50A 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-06-04T17:50:00+00:00",
"generator": {
"date": "2026-06-04T17:50:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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": "2025-12-08T18:05:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T17:50:00+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"
}
]
}
RHSA-2025:23078
Vulnerability from csaf_redhat - Published: 2025-12-10 18:24 - Updated: 2026-06-12 15:04A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.
CWE-918 - Server-Side Request Forgery (SSRF)| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
|
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
|
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
|
A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
Workaround
|
A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
Workaround
|
A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Ray’s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with “Mozilla”, which can be manipulated under the fetch specification — enabling a DNS-rebinding attack to bypass browser-based protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
Workaround
|
A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette's FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial‑of‑service for endpoints serving files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
Vendor Fix
fix
Workaround
|
A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model's configuration, even when explicit security measures are set to prevent it.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 | — |
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": "Red Hat AI Inference Server 3.2.2 (CUDA) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:23078",
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-48022",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"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-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22869",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52565",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-5318",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"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-59375",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62593",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-62727",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"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-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://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23078.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (CUDA)",
"tracking": {
"current_release_date": "2026-06-12T15:04:47+00:00",
"generator": {
"date": "2026-06-12T15:04:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2025:23078",
"initial_release_date": "2025-12-10T18:24:36+00:00",
"revision_history": [
{
"date": "2025-12-10T18:24:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-10T18:24:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-12T15:04:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Abddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=3.2.2-1765379088"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Aec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=3.2.2-1765379088"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48022",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-08-07T17:35:20.588000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ray. The job submission API allows a remote attacker to execute arbitrary code due to insufficient input validation. An unauthenticated attacker can trigger this vulnerability by sending a malicious job submission request. Successful exploitation results in arbitrary code execution on the affected Ray cluster.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Job Submission Arbitrary Code Execution",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48022"
},
{
"category": "external",
"summary": "RHBZ#2387122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48022",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48022"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48022"
}
],
"release_date": "2025-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Job Submission Arbitrary Code Execution"
},
{
"cve": "CVE-2023-52355",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-11-24T00:00:00+00:00",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_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-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_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-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"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-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "shadow-utils: Default subordinate ID configuration in /etc/login.defs could lead to compromise"
},
{
"acknowledgments": [
{
"names": [
"Ronald Crane"
]
}
],
"cve": "CVE-2025-5318",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-05-29T06:48:59.169000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369131"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: out-of-bounds read in sftp_handle()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue requires an attacker with valid credentials to access a server, limiting the scope to legitimate users of the SFTP service. Due to this reason, this flaw has been rated with a Moderate severity.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "RHBZ#2369131",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: out-of-bounds read in sftp_handle()"
},
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373716"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project\u0027s multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Server Side request forgery (SSRF) in MediaConnector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having the severity of Important by the Red Hat Product Security team as a successful exploitation by an attacker may lead to confidential data being leaked or a denial of service. Additionally the fact a unprivileged user can trigger this vulnerability through the network also contributes for the severity.\n\nThis vulnerability has its risk amplified on orchestrated environments as pods running the vLLM may eventually communicate with each other through internal cluster routing, including services that should not have been exposed to external networks. An attacker may leverage this flaw to interact with internal services, perform network reconnaissance or trigger a denial of service by leading other internal services to fail.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "RHBZ#2373716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"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-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_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-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: LibTIFF Use-After-Free Vulnerability"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"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-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"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",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_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-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libtiff: Libtiff Write-What-Where"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22869",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T04:00:47.683125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348367"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang.org/x/crypto/ssh package. SSH clients and servers are vulnerable to increased resource consumption, possibly leading to memory exhaustion and a DoS. This can occur during key exchange when the other party is slow to respond during key exchange.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "While this flaw affects both SSH clients and servers implemented with golang.org/x/crypto/ssh, realistically the flaw will only lead to a DoS when transferring large files, greatly reducing the likelihood of exploitation.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "RHBZ#2348367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22869"
},
{
"category": "external",
"summary": "https://go.dev/cl/652135",
"url": "https://go.dev/cl/652135"
},
{
"category": "external",
"summary": "https://go.dev/issue/71931",
"url": "https://go.dev/issue/71931"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3487",
"url": "https://pkg.go.dev/vuln/GO-2025-3487"
}
],
"release_date": "2025-02-26T03:07:48.855000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"category": "workaround",
"details": "This flaw can be mitigated when using the client only connecting to trusted servers.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_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-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_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-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vim: Vim path traversal"
},
{
"cve": "CVE-2025-59375",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-09-15T03:00:59.775098+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395108"
}
],
"notes": [
{
"category": "description",
"text": "A memory amplification vulnerability in libexpat allows attackers to trigger excessive dynamic memory allocations by submitting specially crafted XML input. A small input (~250 KiB) can cause the parser to allocate hundreds of megabytes, leading to denial-of-service (DoS) through memory exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is Important rather than Critical because, while it allows for significant resource exhaustion leading to denial-of-service (DoS), it does not enable arbitrary code execution, data leakage, or privilege escalation. The vulnerability stems from an uncontrolled memory amplification behavior in libexpat\u2019s parser, where a relatively small XML payload can cause disproportionately large heap allocations. However, the flaw is limited in scope to service disruption and requires the attacker to submit a crafted XML document\u2014something that can be mitigated with proper input validation and memory usage limits. Therefore, while the exploitability is high, the impact is confined to availability, not confidentiality or integrity, making it a high-severity but not critical flaw.\n\nIn Firefox and Thunderbird, where libexpat is a transitive userspace dependency, exploitation usually just crashes the application (app-level DoS), so it is classified as Moderate instead of 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59375"
},
{
"category": "external",
"summary": "RHBZ#2395108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395108"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-22/#CVE-2025-59375"
},
{
"category": "external",
"summary": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375",
"url": "https://www.mozilla.org/security/advisories/mfsa2026-24/#CVE-2025-59375"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"category": "workaround",
"details": "To mitigate the issue, limit XML input size and complexity before parsing, and avoid accepting compressed or deeply nested XML. Use OS-level resource controls (like ulimit or setrlimit()) to cap memory usage, or run the parser in a sandboxed or isolated process with strict memory and CPU limits. This helps prevent denial-of-service by containing excessive resource consumption.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "firefox: thunderbird: expat: libexpat in Expat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing"
},
{
"cve": "CVE-2025-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"cve": "CVE-2025-62593",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-11-26T23:01:25.307125+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417394"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ray\u2019s HTTP API endpoint handling (e.g. /api/jobs, /api/job_agent/jobs/), which allows a remote attacker to trigger arbitrary code execution when a developer using Ray visits a malicious website in a vulnerable browser (e.g. Firefox or Safari). The root cause is an insufficient defense relying solely on the User-Agent header starting with \u201cMozilla\u201d, which can be manipulated under the fetch specification \u2014 enabling a DNS-rebinding attack to bypass browser-based protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has chosen to keep this as Important instead of Critical severity because the successful exploitation of this vulnerability requires user interaction in conjunction with a DNS rebinding attack.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62593"
},
{
"category": "external",
"summary": "RHBZ#2417394",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417394"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62593",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62593"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62593"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09",
"url": "https://github.com/ray-project/ray/commit/70e7c72780bdec075dba6cad1afe0832772bfe09"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v",
"url": "https://github.com/ray-project/ray/security/advisories/GHSA-q279-jhrf-cc6v"
}
],
"release_date": "2025-11-26T22:28:28.577000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray is vulnerable to RCE via Safari \u0026 Firefox Browsers through DNS Rebinding Attack"
},
{
"cve": "CVE-2025-62727",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-10-28T21:01:03.833849+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2406929"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability has been discovered in the python Starlette framework. an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette\u0027s FileResponse Range parsing/merging logic. This induces CPU exhaustion per request, causing a denial\u2011of\u2011service for endpoints serving files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette DoS via Range header merging",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-62727"
},
{
"category": "external",
"summary": "RHBZ#2406929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406929"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-62727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5",
"url": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8"
}
],
"release_date": "2025-10-28T20:14:53.655000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette DoS via Range header merging"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-10T18:24:36+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2025:23078",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23078"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bddcf7ab6d576572b6d60822c313ffebcd9869e4fde93e32ac327821f93cf32b_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ec961e5acfde5c1ad0a7e0e2c86a0bf56b9bc46357fa124f9db6dff1006076ab_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
}
]
}
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.