Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-24805 (GCVE-0-2023-24805)
Vulnerability from cvelistv5 – Published: 2023-05-17 17:33 – Updated: 2025-02-13 16:44- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
| Vendor | Product | Version | |
|---|---|---|---|
| OpenPrinting | cups-filters |
Affected:
<= 2.0rc1
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T11:03:19.260Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x"
},
{
"name": "https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00021.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.debian.org/security/2023/dsa-5407"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202401-06"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "cups-filters",
"vendor": "OpenPrinting",
"versions": [
{
"status": "affected",
"version": "\u003c= 2.0rc1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "cups-filters contains backends, filters, and other software required to get the cups printing service working on operating systems other than macos. If you use the Backend Error Handler (beh) to create an accessible network printer, this security vulnerability can cause remote code execution. `beh.c` contains the line `retval = system(cmdline) \u003e\u003e 8;` which calls the `system` command with the operand `cmdline`. `cmdline` contains multiple user controlled, unsanitized values. As a result an attacker with network access to the hosted print server can exploit this vulnerability to inject system commands which are executed in the context of the running server. This issue has been addressed in commit `8f2740357` and is expected to be bundled in the next release. Users are advised to upgrade when possible and to restrict access to network printers in the meantime."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-01-05T16:06:11.755Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x"
},
{
"name": "https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00021.html"
},
{
"url": "https://www.debian.org/security/2023/dsa-5407"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/"
},
{
"url": "https://security.gentoo.org/glsa/202401-06"
}
],
"source": {
"advisory": "GHSA-gpxc-v2m8-fr3x",
"discovery": "UNKNOWN"
},
"title": "Command injection in cups-filters"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-24805",
"datePublished": "2023-05-17T17:33:41.714Z",
"dateReserved": "2023-01-30T14:43:33.703Z",
"dateUpdated": "2025-02-13T16:44:26.990Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-24805",
"date": "2026-05-21",
"epss": "0.08136",
"percentile": "0.92263"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:linuxfoundation:cups-filters:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"2.0\", \"matchCriteriaId\": \"4B3F579A-B8F0-4F15-A8DA-7D58BF94740A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:linuxfoundation:cups-filters:2.0:beta1:*:*:*:*:*:*\", \"matchCriteriaId\": \"216CAAD0-DBE1-4732-9E7D-1E2F681DC3F5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:linuxfoundation:cups-filters:2.0:beta2:*:*:*:*:*:*\", \"matchCriteriaId\": \"528C776A-D684-4A2B-BD40-4798321169E4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:linuxfoundation:cups-filters:2.0:beta3:*:*:*:*:*:*\", \"matchCriteriaId\": \"04694E1A-63CE-41E8-A8CA-31368D058EDB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:linuxfoundation:cups-filters:2.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"DADB252D-65B1-4591-B3F3-DBCEFD49CC52\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"cups-filters contains backends, filters, and other software required to get the cups printing service working on operating systems other than macos. If you use the Backend Error Handler (beh) to create an accessible network printer, this security vulnerability can cause remote code execution. `beh.c` contains the line `retval = system(cmdline) \u003e\u003e 8;` which calls the `system` command with the operand `cmdline`. `cmdline` contains multiple user controlled, unsanitized values. As a result an attacker with network access to the hosted print server can exploit this vulnerability to inject system commands which are executed in the context of the running server. This issue has been addressed in commit `8f2740357` and is expected to be bundled in the next release. Users are advised to upgrade when possible and to restrict access to network printers in the meantime.\"}]",
"id": "CVE-2023-24805",
"lastModified": "2024-11-21T07:48:25.890",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 8.8, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 5.9}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 8.8, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 5.9}]}",
"published": "2023-05-17T18:15:09.177",
"references": "[{\"url\": \"https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/05/msg00021.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Release Notes\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Release Notes\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-06\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5407\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/05/msg00021.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Release Notes\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Release Notes\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-06\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5407\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-78\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-78\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-24805\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-05-17T18:15:09.177\",\"lastModified\":\"2024-11-21T07:48:25.890\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"cups-filters contains backends, filters, and other software required to get the cups printing service working on operating systems other than macos. If you use the Backend Error Handler (beh) to create an accessible network printer, this security vulnerability can cause remote code execution. `beh.c` contains the line `retval = system(cmdline) \u003e\u003e 8;` which calls the `system` command with the operand `cmdline`. `cmdline` contains multiple user controlled, unsanitized values. As a result an attacker with network access to the hosted print server can exploit this vulnerability to inject system commands which are executed in the context of the running server. This issue has been addressed in commit `8f2740357` and is expected to be bundled in the next release. Users are advised to upgrade when possible and to restrict access to network printers in the meantime.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:cups-filters:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.0\",\"matchCriteriaId\":\"4B3F579A-B8F0-4F15-A8DA-7D58BF94740A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:cups-filters:2.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"216CAAD0-DBE1-4732-9E7D-1E2F681DC3F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:cups-filters:2.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"528C776A-D684-4A2B-BD40-4798321169E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:cups-filters:2.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"04694E1A-63CE-41E8-A8CA-31368D058EDB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:cups-filters:2.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"DADB252D-65B1-4591-B3F3-DBCEFD49CC52\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00021.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://security.gentoo.org/glsa/202401-06\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5407\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Release Notes\"]},{\"url\":\"https://security.gentoo.org/glsa/202401-06\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5407\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
alsa-2023:3423
Vulnerability from osv_almalinux
The cups-filters package contains back ends, filters, and other software that was once part of the core Common UNIX Printing System (CUPS) distribution but is now maintained independently.
Security Fix(es):
- cups-filters: remote code execution in cups-filters, beh CUPS backend (CVE-2023-24805)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "cups-filters"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.28.7-11.el9_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "cups-filters-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.28.7-11.el9_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "cups-filters-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.28.7-11.el9_2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The cups-filters package contains back ends, filters, and other software that was once part of the core Common UNIX Printing System (CUPS) distribution but is now maintained independently. \n\nSecurity Fix(es):\n\n* cups-filters: remote code execution in cups-filters, beh CUPS backend (CVE-2023-24805)\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.",
"id": "ALSA-2023:3423",
"modified": "2023-06-06T05:52:31Z",
"published": "2023-06-05T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2023:3423"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2023-24805"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2203051"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2023-3423.html"
}
],
"related": [
"CVE-2023-24805"
],
"summary": "Important: cups-filters security update"
}
alsa-2023:3425
Vulnerability from osv_almalinux
The cups-filters package contains back ends, filters, and other software that was once part of the core Common UNIX Printing System (CUPS) distribution but is now maintained independently.
Security Fix(es):
- cups-filters: remote code execution in cups-filters, beh CUPS backend (CVE-2023-24805)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "cups-filters"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.20.0-29.el8_8.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "cups-filters-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.20.0-29.el8_8.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "cups-filters-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.20.0-29.el8_8.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The cups-filters package contains back ends, filters, and other software that was once part of the core Common UNIX Printing System (CUPS) distribution but is now maintained independently. \n\nSecurity Fix(es):\n\n* cups-filters: remote code execution in cups-filters, beh CUPS backend (CVE-2023-24805)\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.",
"id": "ALSA-2023:3425",
"modified": "2023-06-06T06:02:49Z",
"published": "2023-06-05T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2023:3425"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2023-24805"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2203051"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2023-3425.html"
}
],
"related": [
"CVE-2023-24805"
],
"summary": "Important: cups-filters security update"
}
BDU:2023-02781
Vulnerability from fstec - Published: 17.05.2023{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, Red Hat Inc., \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, Canonical Ltd., \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb, Fedora Project, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\"",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Special Edition), 8 (Red Hat Enterprise Linux), 10 (Debian GNU/Linux), 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb), 20.04 LTS (Ubuntu), 11 (Debian GNU/Linux), 1.7 (Astra Linux Special Edition), - (\u0410\u043b\u044c\u0442 8 \u0421\u041f), 22.04 LTS (Ubuntu), 9 (Red Hat Enterprise Linux), 37 (Fedora), 4.7 (Astra Linux Special Edition), 22.10 (Ubuntu), 38 (Fedora), 18.04 ESM (Ubuntu), \u0434\u043e 2.0rc1 (cups-filters), 23.04 (Ubuntu), \u0434\u043e 2.8 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx), - (\u0410\u041b\u042c\u0422 \u0421\u041f 10)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f cups-filters:\nhttps://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65\n\n\u0414\u043b\u044f Debian GNU/Linux:\nhttps://security-tracker.debian.org/tracker/CVE-2023-24805\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Red Hat Inc.:\nhttps://access.redhat.com/security/cve/CVE-2023-24805\n\n\u0414\u043b\u044f Ubuntu:\nhttps://ubuntu.com/security/notices/USN-6083-1\n\n\u0414\u043b\u044f Fedora:\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se17-bulletin-2023-0630SE17MD\n\n\u0414\u043b\u044f \u041e\u0421 \u0410\u043b\u044c\u0442 8 \u0421\u041f: \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0437 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430\n\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f cups-filters \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 1.21.6-5+deb10u1\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux Special Edition \u0434\u043b\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u044b ARM 4.7:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2023-0907SE47\n\n\u0414\u043b\u044f \u041e\u0421 \u0410\u041b\u042c\u0422 \u0421\u041f 10: \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0437 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430\n\n\u0414\u043b\u044f Astra Linux 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 cups-filters \u0434\u043e 1.16.4-1astra16 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se16-bulletin-20231214SE16\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 cups-filters \u0434\u043e 1.16.4-1astra17 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se81-bulletin-20241206SE81",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "17.05.2023",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "29.01.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "24.05.2023",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2023-02781",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2023-24805",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Red Hat Enterprise Linux, Debian GNU/Linux, Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), Ubuntu, \u0410\u043b\u044c\u0442 8 \u0421\u041f (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), Fedora, cups-filters, \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u0410\u041b\u042c\u0422 \u0421\u041f 10",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Red Hat Inc. Red Hat Enterprise Linux 8 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), Canonical Ltd. Ubuntu 20.04 LTS , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 11 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb \u0410\u043b\u044c\u0442 8 \u0421\u041f - (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164305), Canonical Ltd. Ubuntu 22.04 LTS , Red Hat Inc. Red Hat Enterprise Linux 9 , Fedora Project Fedora 37 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 ARM (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Canonical Ltd. Ubuntu 22.10 , Fedora Project Fedora 38 , Canonical Ltd. Ubuntu 18.04 ESM , Canonical Ltd. Ubuntu 23.04 , \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\" \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx \u0434\u043e 2.8 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb \u0410\u041b\u042c\u0422 \u0421\u041f 10 - ",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 beh (Backend Error Handler) \u043f\u0430\u043a\u0435\u0442\u0430 \u0434\u043b\u044f \u043f\u0435\u0447\u0430\u0442\u0438 cups-filters, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u044b \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435 \u043f\u0435\u0447\u0430\u0442\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043f\u0440\u0438\u043d\u044f\u0442\u0438\u0435 \u043c\u0435\u0440 \u043f\u043e \u043d\u0435\u0439\u0442\u0440\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u044b\u0445 \u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b (\u0412\u043d\u0435\u0434\u0440\u0435\u043d\u0438\u0435 \u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b) (CWE-78)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 beh (Backend Error Handler) \u043f\u0430\u043a\u0435\u0442\u0430 \u0434\u043b\u044f \u043f\u0435\u0447\u0430\u0442\u0438 cups-filters \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0438\u0437-\u0437\u0430 \u043d\u0435\u043f\u0440\u0438\u043d\u044f\u0442\u0438\u044f \u043c\u0435\u0440 \u043f\u043e \u043d\u0435\u0439\u0442\u0440\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u044b\u0445 \u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u044b \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435 \u043f\u0435\u0447\u0430\u0442\u0438 \u0447\u0435\u0440\u0435\u0437 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0443 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0437\u0430\u0434\u0430\u043d\u0438\u044f \u0432\u044b\u0432\u043e\u0434\u0430 \u043d\u0430 \u043f\u0435\u0447\u0430\u0442\u044c",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u043d\u044a\u0435\u043a\u0446\u0438\u044f",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65\nhttps://security-tracker.debian.org/tracker/CVE-2023-24805\nhttps://access.redhat.com/security/cve/CVE-2023-24805\nhttps://ubuntu.com/security/notices/USN-6083-1\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2023-0630SE17MD\nhttps://altsp.su/obnovleniya-bezopasnosti/\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.8/\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2023-0907SE47\nhttps://altsp.su/obnovleniya-bezopasnosti/\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20231214SE16\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20241206SE81",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u0421\u0435\u0442\u0435\u0432\u043e\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c, \u0421\u0435\u0442\u0435\u0432\u043e\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-78",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 10)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 8,8)"
}
FKIE_CVE-2023-24805
Vulnerability from fkie_nvd - Published: 2023-05-17 18:15 - Updated: 2024-11-21 07:488.8 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
| Vendor | Product | Version | |
|---|---|---|---|
| linuxfoundation | cups-filters | * | |
| linuxfoundation | cups-filters | 2.0 | |
| linuxfoundation | cups-filters | 2.0 | |
| linuxfoundation | cups-filters | 2.0 | |
| linuxfoundation | cups-filters | 2.0 | |
| fedoraproject | fedora | 37 | |
| fedoraproject | fedora | 38 | |
| debian | debian_linux | 10.0 | |
| debian | debian_linux | 11.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:linuxfoundation:cups-filters:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4B3F579A-B8F0-4F15-A8DA-7D58BF94740A",
"versionEndExcluding": "2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:linuxfoundation:cups-filters:2.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "216CAAD0-DBE1-4732-9E7D-1E2F681DC3F5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:linuxfoundation:cups-filters:2.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "528C776A-D684-4A2B-BD40-4798321169E4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:linuxfoundation:cups-filters:2.0:beta3:*:*:*:*:*:*",
"matchCriteriaId": "04694E1A-63CE-41E8-A8CA-31368D058EDB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:linuxfoundation:cups-filters:2.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "DADB252D-65B1-4591-B3F3-DBCEFD49CC52",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
"matchCriteriaId": "E30D0E6F-4AE8-4284-8716-991DFA48CC5D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
"matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "cups-filters contains backends, filters, and other software required to get the cups printing service working on operating systems other than macos. If you use the Backend Error Handler (beh) to create an accessible network printer, this security vulnerability can cause remote code execution. `beh.c` contains the line `retval = system(cmdline) \u003e\u003e 8;` which calls the `system` command with the operand `cmdline`. `cmdline` contains multiple user controlled, unsanitized values. As a result an attacker with network access to the hosted print server can exploit this vulnerability to inject system commands which are executed in the context of the running server. This issue has been addressed in commit `8f2740357` and is expected to be bundled in the next release. Users are advised to upgrade when possible and to restrict access to network printers in the meantime."
}
],
"id": "CVE-2023-24805",
"lastModified": "2024-11-21T07:48:25.890",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-05-17T18:15:09.177",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00021.html"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/"
},
{
"source": "security-advisories@github.com",
"url": "https://security.gentoo.org/glsa/202401-06"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2023/dsa-5407"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00021.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.gentoo.org/glsa/202401-06"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2023/dsa-5407"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-78"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-78"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GSD-2023-24805
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-24805",
"id": "GSD-2023-24805"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-24805"
],
"details": "cups-filters contains backends, filters, and other software required to get the cups printing service working on operating systems other than macos. If you use the Backend Error Handler (beh) to create an accessible network printer, this security vulnerability can cause remote code execution. `beh.c` contains the line `retval = system(cmdline) \u003e\u003e 8;` which calls the `system` command with the operand `cmdline`. `cmdline` contains multiple user controlled, unsanitized values. As a result an attacker with network access to the hosted print server can exploit this vulnerability to inject system commands which are executed in the context of the running server. This issue has been addressed in commit `8f2740357` and is expected to be bundled in the next release. Users are advised to upgrade when possible and to restrict access to network printers in the meantime.",
"id": "GSD-2023-24805",
"modified": "2023-12-13T01:20:58.388068Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-24805",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "cups-filters",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "\u003c= 2.0rc1 "
}
]
}
}
]
},
"vendor_name": "OpenPrinting"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "cups-filters contains backends, filters, and other software required to get the cups printing service working on operating systems other than macos. If you use the Backend Error Handler (beh) to create an accessible network printer, this security vulnerability can cause remote code execution. `beh.c` contains the line `retval = system(cmdline) \u003e\u003e 8;` which calls the `system` command with the operand `cmdline`. `cmdline` contains multiple user controlled, unsanitized values. As a result an attacker with network access to the hosted print server can exploit this vulnerability to inject system commands which are executed in the context of the running server. This issue has been addressed in commit `8f2740357` and is expected to be bundled in the next release. Users are advised to upgrade when possible and to restrict access to network printers in the meantime."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-78",
"lang": "eng",
"value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x",
"refsource": "MISC",
"url": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x"
},
{
"name": "https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65",
"refsource": "MISC",
"url": "https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2023/05/msg00021.html",
"refsource": "MISC",
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00021.html"
},
{
"name": "https://www.debian.org/security/2023/dsa-5407",
"refsource": "MISC",
"url": "https://www.debian.org/security/2023/dsa-5407"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/"
},
{
"name": "https://security.gentoo.org/glsa/202401-06",
"refsource": "MISC",
"url": "https://security.gentoo.org/glsa/202401-06"
}
]
},
"source": {
"advisory": "GHSA-gpxc-v2m8-fr3x",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:linuxfoundation:cups-filters:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4B3F579A-B8F0-4F15-A8DA-7D58BF94740A",
"versionEndExcluding": "2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:linuxfoundation:cups-filters:2.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "216CAAD0-DBE1-4732-9E7D-1E2F681DC3F5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:linuxfoundation:cups-filters:2.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "528C776A-D684-4A2B-BD40-4798321169E4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:linuxfoundation:cups-filters:2.0:beta3:*:*:*:*:*:*",
"matchCriteriaId": "04694E1A-63CE-41E8-A8CA-31368D058EDB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:linuxfoundation:cups-filters:2.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "DADB252D-65B1-4591-B3F3-DBCEFD49CC52",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
"matchCriteriaId": "E30D0E6F-4AE8-4284-8716-991DFA48CC5D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
"matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "cups-filters contains backends, filters, and other software required to get the cups printing service working on operating systems other than macos. If you use the Backend Error Handler (beh) to create an accessible network printer, this security vulnerability can cause remote code execution. `beh.c` contains the line `retval = system(cmdline) \u003e\u003e 8;` which calls the `system` command with the operand `cmdline`. `cmdline` contains multiple user controlled, unsanitized values. As a result an attacker with network access to the hosted print server can exploit this vulnerability to inject system commands which are executed in the context of the running server. This issue has been addressed in commit `8f2740357` and is expected to be bundled in the next release. Users are advised to upgrade when possible and to restrict access to network printers in the meantime."
}
],
"id": "CVE-2023-24805",
"lastModified": "2024-01-05T16:15:44.550",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2023-05-17T18:15:09.177",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00021.html"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KL2SJMZQ5T5JIH3PMQ2CGCY5TUUE255Y/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Release Notes"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNCGL2ZTAS2GFF23QFT55UFWIDMI4ZJK/"
},
{
"source": "security-advisories@github.com",
"url": "https://security.gentoo.org/glsa/202401-06"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2023/dsa-5407"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-78"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-78"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
}
}
}
OPENSUSE-SU-2024:12939-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cups-filters-1.28.15-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cups-filters-1.28.15-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cups-filters-1.28.15-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cups-filters-1.28.15-3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cups-filters-1.28.15-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cups-filters-1.28.15-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12939",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12939-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24805 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24805/"
}
],
"title": "cups-filters-1.28.15-3.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12939-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-1.28.15-3.1.aarch64",
"product": {
"name": "cups-filters-1.28.15-3.1.aarch64",
"product_id": "cups-filters-1.28.15-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "cups-filters-devel-1.28.15-3.1.aarch64",
"product": {
"name": "cups-filters-devel-1.28.15-3.1.aarch64",
"product_id": "cups-filters-devel-1.28.15-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-1.28.15-3.1.ppc64le",
"product": {
"name": "cups-filters-1.28.15-3.1.ppc64le",
"product_id": "cups-filters-1.28.15-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cups-filters-devel-1.28.15-3.1.ppc64le",
"product": {
"name": "cups-filters-devel-1.28.15-3.1.ppc64le",
"product_id": "cups-filters-devel-1.28.15-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-1.28.15-3.1.s390x",
"product": {
"name": "cups-filters-1.28.15-3.1.s390x",
"product_id": "cups-filters-1.28.15-3.1.s390x"
}
},
{
"category": "product_version",
"name": "cups-filters-devel-1.28.15-3.1.s390x",
"product": {
"name": "cups-filters-devel-1.28.15-3.1.s390x",
"product_id": "cups-filters-devel-1.28.15-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-1.28.15-3.1.x86_64",
"product": {
"name": "cups-filters-1.28.15-3.1.x86_64",
"product_id": "cups-filters-1.28.15-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "cups-filters-devel-1.28.15-3.1.x86_64",
"product": {
"name": "cups-filters-devel-1.28.15-3.1.x86_64",
"product_id": "cups-filters-devel-1.28.15-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.28.15-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cups-filters-1.28.15-3.1.aarch64"
},
"product_reference": "cups-filters-1.28.15-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.28.15-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cups-filters-1.28.15-3.1.ppc64le"
},
"product_reference": "cups-filters-1.28.15-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.28.15-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cups-filters-1.28.15-3.1.s390x"
},
"product_reference": "cups-filters-1.28.15-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.28.15-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cups-filters-1.28.15-3.1.x86_64"
},
"product_reference": "cups-filters-1.28.15-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.28.15-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.aarch64"
},
"product_reference": "cups-filters-devel-1.28.15-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.28.15-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.ppc64le"
},
"product_reference": "cups-filters-devel-1.28.15-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.28.15-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.s390x"
},
"product_reference": "cups-filters-devel-1.28.15-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.28.15-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.x86_64"
},
"product_reference": "cups-filters-devel-1.28.15-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-24805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24805"
}
],
"notes": [
{
"category": "general",
"text": "cups-filters contains backends, filters, and other software required to get the cups printing service working on operating systems other than macos. If you use the Backend Error Handler (beh) to create an accessible network printer, this security vulnerability can cause remote code execution. `beh.c` contains the line `retval = system(cmdline) \u003e\u003e 8;` which calls the `system` command with the operand `cmdline`. `cmdline` contains multiple user controlled, unsanitized values. As a result an attacker with network access to the hosted print server can exploit this vulnerability to inject system commands which are executed in the context of the running server. This issue has been addressed in commit `8f2740357` and is expected to be bundled in the next release. Users are advised to upgrade when possible and to restrict access to network printers in the meantime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cups-filters-1.28.15-3.1.aarch64",
"openSUSE Tumbleweed:cups-filters-1.28.15-3.1.ppc64le",
"openSUSE Tumbleweed:cups-filters-1.28.15-3.1.s390x",
"openSUSE Tumbleweed:cups-filters-1.28.15-3.1.x86_64",
"openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.aarch64",
"openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.ppc64le",
"openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.s390x",
"openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24805",
"url": "https://www.suse.com/security/cve/CVE-2023-24805"
},
{
"category": "external",
"summary": "SUSE Bug 1211340 for CVE-2023-24805",
"url": "https://bugzilla.suse.com/1211340"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cups-filters-1.28.15-3.1.aarch64",
"openSUSE Tumbleweed:cups-filters-1.28.15-3.1.ppc64le",
"openSUSE Tumbleweed:cups-filters-1.28.15-3.1.s390x",
"openSUSE Tumbleweed:cups-filters-1.28.15-3.1.x86_64",
"openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.aarch64",
"openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.ppc64le",
"openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.s390x",
"openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cups-filters-1.28.15-3.1.aarch64",
"openSUSE Tumbleweed:cups-filters-1.28.15-3.1.ppc64le",
"openSUSE Tumbleweed:cups-filters-1.28.15-3.1.s390x",
"openSUSE Tumbleweed:cups-filters-1.28.15-3.1.x86_64",
"openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.aarch64",
"openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.ppc64le",
"openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.s390x",
"openSUSE Tumbleweed:cups-filters-devel-1.28.15-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-24805"
}
]
}
RHSA-2023:3423
Vulnerability from csaf_redhat - Published: 2023-06-05 18:53 - Updated: 2025-11-21 18:41A vulnerability was found in cups-filters. This security flaw occurs if you use beh to create an accessible network printer, possibly resulting in remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
{
"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": "An update for cups-filters is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "The cups-filters package contains back ends, filters, and other software that was once part of the core Common UNIX Printing System (CUPS) distribution but is now maintained independently. \n\nSecurity Fix(es):\n\n* cups-filters: remote code execution in cups-filters, beh CUPS backend (CVE-2023-24805)\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-2023:3423",
"url": "https://access.redhat.com/errata/RHSA-2023:3423"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2203051",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203051"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3423.json"
}
],
"title": "Red Hat Security Advisory: cups-filters security update",
"tracking": {
"current_release_date": "2025-11-21T18:41:05+00:00",
"generator": {
"date": "2025-11-21T18:41:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:3423",
"initial_release_date": "2023-06-05T18:53:06+00:00",
"revision_history": [
{
"date": "2023-06-05T18:53:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-05T18:53:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:41:05+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.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64",
"product": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64",
"product_id": "cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-11.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64",
"product_id": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-11.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"product_id": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-11.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-11.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-11.el9_2.1.aarch64",
"product": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.aarch64",
"product_id": "cups-filters-0:1.28.7-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-11.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64",
"product": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64",
"product_id": "cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-11.el9_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le",
"product": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le",
"product_id": "cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-11.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le",
"product_id": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-11.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"product_id": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-11.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-11.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-11.el9_2.1.ppc64le",
"product": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.ppc64le",
"product_id": "cups-filters-0:1.28.7-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-11.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le",
"product": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le",
"product_id": "cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-11.el9_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.i686",
"product": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.i686",
"product_id": "cups-filters-devel-0:1.28.7-11.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-11.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686",
"product_id": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-11.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686",
"product_id": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-11.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-11.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.i686",
"product": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.i686",
"product_id": "cups-filters-libs-0:1.28.7-11.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-11.el9_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64",
"product": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64",
"product_id": "cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-11.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64",
"product_id": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-11.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"product_id": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-11.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-11.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-11.el9_2.1.x86_64",
"product": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.x86_64",
"product_id": "cups-filters-0:1.28.7-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-11.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64",
"product": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64",
"product_id": "cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-11.el9_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.s390x",
"product": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.s390x",
"product_id": "cups-filters-devel-0:1.28.7-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-11.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x",
"product_id": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-11.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"product_id": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-11.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-11.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-11.el9_2.1.s390x",
"product": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.s390x",
"product_id": "cups-filters-0:1.28.7-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-11.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.s390x",
"product": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.s390x",
"product_id": "cups-filters-libs-0:1.28.7-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-11.el9_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-11.el9_2.1.src",
"product": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.src",
"product_id": "cups-filters-0:1.28.7-11.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-11.el9_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.aarch64"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.ppc64le"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.s390x"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.src"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.1.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.x86_64"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.i686"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.s390x"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.i686"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.s390x"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.aarch64"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.ppc64le"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.s390x"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.src as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.src"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.1.src",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.x86_64"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.i686"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.1.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.s390x"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.i686"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.1.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.s390x"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-24805",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-05-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2203051"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in cups-filters. This security flaw occurs if you use beh to create an accessible network printer, possibly resulting in remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-filters: remote code execution in cups-filters, beh CUPS backend",
"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.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.src",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24805"
},
{
"category": "external",
"summary": "RHBZ#2203051",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203051"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24805",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24805"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x",
"url": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x"
}
],
"release_date": "2023-05-17T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:53:06+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.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.src",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3423"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.src",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-devel-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-0:1.28.7-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-filters: remote code execution in cups-filters, beh CUPS backend"
}
]
}
RHSA-2023:3424
Vulnerability from csaf_redhat - Published: 2023-06-04 11:06 - Updated: 2025-11-21 18:41A vulnerability was found in cups-filters. This security flaw occurs if you use beh to create an accessible network printer, possibly resulting in remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64 | — |
Vendor Fix
fix
|
{
"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": "An update for cups-filters is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "The cups-filters package contains back ends, filters, and other software that was once part of the core Common UNIX Printing System (CUPS) distribution but is now maintained independently. \n\nSecurity Fix(es):\n\n* cups-filters: remote code execution in cups-filters, beh CUPS backend (CVE-2023-24805)\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-2023:3424",
"url": "https://access.redhat.com/errata/RHSA-2023:3424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2203051",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203051"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3424.json"
}
],
"title": "Red Hat Security Advisory: cups-filters security update",
"tracking": {
"current_release_date": "2025-11-21T18:41:05+00:00",
"generator": {
"date": "2025-11-21T18:41:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:3424",
"initial_release_date": "2023-06-04T11:06:20+00:00",
"revision_history": [
{
"date": "2023-06-04T11:06:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-04T11:06:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:41:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-10.el9_0.1.src",
"product": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.src",
"product_id": "cups-filters-0:1.28.7-10.el9_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-10.el9_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-10.el9_0.1.aarch64",
"product": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.aarch64",
"product_id": "cups-filters-0:1.28.7-10.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-10.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64",
"product": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64",
"product_id": "cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-10.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64",
"product_id": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-10.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"product_id": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-10.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-10.el9_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64",
"product": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64",
"product_id": "cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-10.el9_0.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-10.el9_0.1.ppc64le",
"product": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.ppc64le",
"product_id": "cups-filters-0:1.28.7-10.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-10.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le",
"product": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le",
"product_id": "cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-10.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le",
"product_id": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-10.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"product_id": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-10.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-10.el9_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le",
"product": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le",
"product_id": "cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-10.el9_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-10.el9_0.1.x86_64",
"product": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.x86_64",
"product_id": "cups-filters-0:1.28.7-10.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-10.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64",
"product": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64",
"product_id": "cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-10.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64",
"product_id": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-10.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"product_id": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-10.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-10.el9_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64",
"product": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64",
"product_id": "cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-10.el9_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.i686",
"product": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.i686",
"product_id": "cups-filters-libs-0:1.28.7-10.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-10.el9_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686",
"product_id": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-10.el9_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686",
"product_id": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-10.el9_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-10.el9_0.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.i686",
"product": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.i686",
"product_id": "cups-filters-devel-0:1.28.7-10.el9_0.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-10.el9_0.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-10.el9_0.1.s390x",
"product": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.s390x",
"product_id": "cups-filters-0:1.28.7-10.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-10.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.s390x",
"product": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.s390x",
"product_id": "cups-filters-libs-0:1.28.7-10.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-10.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x",
"product_id": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-10.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"product_id": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-10.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-10.el9_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.s390x",
"product": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.s390x",
"product_id": "cups-filters-devel-0:1.28.7-10.el9_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-10.el9_0.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.aarch64"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.ppc64le"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.s390x"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.src"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.1.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.x86_64"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64"
},
"product_reference": "cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.i686"
},
"product_reference": "cups-filters-devel-0:1.28.7-10.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.s390x"
},
"product_reference": "cups-filters-devel-0:1.28.7-10.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64"
},
"product_reference": "cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.i686"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.s390x"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.aarch64"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.1.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.ppc64le"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.1.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.s390x"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.1.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.src"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.1.src",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.x86_64"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.1.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64"
},
"product_reference": "cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.i686"
},
"product_reference": "cups-filters-devel-0:1.28.7-10.el9_0.1.i686",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.s390x"
},
"product_reference": "cups-filters-devel-0:1.28.7-10.el9_0.1.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64"
},
"product_reference": "cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.i686"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.1.i686",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.s390x"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.1.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-24805",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-05-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2203051"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in cups-filters. This security flaw occurs if you use beh to create an accessible network printer, possibly resulting in remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-filters: remote code execution in cups-filters, beh CUPS backend",
"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.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.src",
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.src",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24805"
},
{
"category": "external",
"summary": "RHBZ#2203051",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203051"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24805",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24805"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x",
"url": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x"
}
],
"release_date": "2023-05-17T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-04T11:06:20+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.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.src",
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.src",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3424"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.src",
"AppStream-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"AppStream-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.src",
"CRB-9.0.0.Z.EUS:cups-filters-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-debugsource-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-devel-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-libs-0:1.28.7-10.el9_0.1.x86_64",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.aarch64",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.i686",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.ppc64le",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.s390x",
"CRB-9.0.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-filters: remote code execution in cups-filters, beh CUPS backend"
}
]
}
RHSA-2023:3425
Vulnerability from csaf_redhat - Published: 2023-06-05 18:52 - Updated: 2025-11-21 18:41A vulnerability was found in cups-filters. This security flaw occurs if you use beh to create an accessible network printer, possibly resulting in remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64 | — |
Vendor Fix
fix
|
{
"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": "An update for cups-filters is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "The cups-filters package contains back ends, filters, and other software that was once part of the core Common UNIX Printing System (CUPS) distribution but is now maintained independently. \n\nSecurity Fix(es):\n\n* cups-filters: remote code execution in cups-filters, beh CUPS backend (CVE-2023-24805)\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-2023:3425",
"url": "https://access.redhat.com/errata/RHSA-2023:3425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2203051",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203051"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3425.json"
}
],
"title": "Red Hat Security Advisory: cups-filters security update",
"tracking": {
"current_release_date": "2025-11-21T18:41:05+00:00",
"generator": {
"date": "2025-11-21T18:41:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:3425",
"initial_release_date": "2023-06-05T18:52:50+00:00",
"revision_history": [
{
"date": "2023-06-05T18:52:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-05T18:52:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:41:05+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.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64",
"product": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64",
"product_id": "cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-29.el8_8.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64",
"product_id": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-29.el8_8.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"product_id": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-29.el8_8.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-29.el8_8.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-29.el8_8.2.aarch64",
"product": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.aarch64",
"product_id": "cups-filters-0:1.20.0-29.el8_8.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-29.el8_8.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64",
"product": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64",
"product_id": "cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-29.el8_8.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le",
"product": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le",
"product_id": "cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-29.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le",
"product_id": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-29.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"product_id": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-29.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-29.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-29.el8_8.2.ppc64le",
"product": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.ppc64le",
"product_id": "cups-filters-0:1.20.0-29.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-29.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le",
"product": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le",
"product_id": "cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-29.el8_8.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.i686",
"product": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.i686",
"product_id": "cups-filters-devel-0:1.20.0-29.el8_8.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-29.el8_8.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686",
"product_id": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-29.el8_8.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686",
"product_id": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-29.el8_8.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-29.el8_8.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.i686",
"product": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.i686",
"product_id": "cups-filters-libs-0:1.20.0-29.el8_8.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-29.el8_8.2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64",
"product": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64",
"product_id": "cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-29.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64",
"product_id": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-29.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"product_id": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-29.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-29.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-29.el8_8.2.x86_64",
"product": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.x86_64",
"product_id": "cups-filters-0:1.20.0-29.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-29.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64",
"product": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64",
"product_id": "cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-29.el8_8.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.s390x",
"product": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.s390x",
"product_id": "cups-filters-devel-0:1.20.0-29.el8_8.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-29.el8_8.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x",
"product_id": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-29.el8_8.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"product_id": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-29.el8_8.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-29.el8_8.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-29.el8_8.2.s390x",
"product": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.s390x",
"product_id": "cups-filters-0:1.20.0-29.el8_8.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-29.el8_8.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.s390x",
"product": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.s390x",
"product_id": "cups-filters-libs-0:1.20.0-29.el8_8.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-29.el8_8.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-29.el8_8.2.src",
"product": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.src",
"product_id": "cups-filters-0:1.20.0-29.el8_8.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-29.el8_8.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.aarch64"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.2.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.ppc64le"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.s390x"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.2.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.src"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.2.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.i686"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.2.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.s390x"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.2.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.2.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.s390x"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.2.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.aarch64"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.2.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.ppc64le"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.2.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.s390x"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.2.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.src"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.2.src",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.2.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.i686"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.2.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.s390x"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.2.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.2.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.s390x"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.2.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-24805",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2023-05-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2203051"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in cups-filters. This security flaw occurs if you use beh to create an accessible network printer, possibly resulting in remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-filters: remote code execution in cups-filters, beh CUPS backend",
"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.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.src",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.src",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24805"
},
{
"category": "external",
"summary": "RHBZ#2203051",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203051"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24805",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24805"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x",
"url": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x"
}
],
"release_date": "2023-05-17T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-05T18:52:50+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.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.src",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.src",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3425"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.src",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.src",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-29.el8_8.2.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.i686",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.s390x",
"CRB-8.8.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-filters: remote code execution in cups-filters, beh CUPS backend"
}
]
}
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.