Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-47176 (GCVE-0-2024-47176)
Vulnerability from cvelistv5 – Published: 2024-09-26 21:13 – Updated: 2025-11-04 21:08- CWE-1327 - Binding to an Unrestricted IP Address
| Vendor | Product | Version | |
|---|---|---|---|
| OpenPrinting | cups-browsed |
Affected:
<= 2.0.1
|
|
| openprinting | cups |
Affected:
2.0.1
cpe:2.3:a:openprinting:cups:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-04T21:08:56.576Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2024/09/27/6"
},
{
"url": "https://github.com/OpenPrinting/cups-browsed/commit/1debe6b140c37e0aa928559add4abcc95ce54aa2"
},
{
"url": "https://security.netapp.com/advisory/ntap-20241011-0001/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00048.html"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/09/11/2"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:openprinting:cups:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "cups",
"vendor": "openprinting",
"versions": [
{
"status": "affected",
"version": "2.0.1"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-47176",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-27T18:10:15.456578Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-27T18:13:04.491Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "cups-browsed",
"vendor": "OpenPrinting",
"versions": [
{
"status": "affected",
"version": "\u003c= 2.0.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "CUPS is a standards-based, open-source printing system, and `cups-browsed` contains network printing functionality including, but not limited to, auto-discovering print services and shared printers. `cups-browsed` binds to `INADDR_ANY:631`, causing it to trust any packet from any source, and can cause the `Get-Printer-Attributes` IPP request to an attacker controlled URL. When combined with other vulnerabilities, such as CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177, an attacker can execute arbitrary commands remotely on the target machine without authentication when a malicious printer is printed to."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1327",
"description": "CWE-1327: Binding to an Unrestricted IP Address",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-10-02T19:16:51.368Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8"
},
{
"name": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-p9rh-jxmq-gq47",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-p9rh-jxmq-gq47"
},
{
"name": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5"
},
{
"name": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6"
},
{
"name": "https://github.com/OpenPrinting/cups-browsed/blob/master/daemon/cups-browsed.c#L13992",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/OpenPrinting/cups-browsed/blob/master/daemon/cups-browsed.c#L13992"
},
{
"name": "https://www.cups.org",
"tags": [
"x_refsource_MISC"
],
"url": "https://www.cups.org"
},
{
"name": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I",
"tags": [
"x_refsource_MISC"
],
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I"
}
],
"source": {
"advisory": "GHSA-rj88-6mr5-rcw8",
"discovery": "UNKNOWN"
},
"title": "cups-browsed binds to `INADDR_ANY:631`, trusting any packet from any source"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-47176",
"datePublished": "2024-09-26T21:13:05.913Z",
"dateReserved": "2024-09-19T22:32:11.962Z",
"dateUpdated": "2025-11-04T21:08:56.576Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-47176",
"date": "2026-06-05",
"epss": "0.87593",
"percentile": "0.99481"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-47176\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-09-26T22:15:04.497\",\"lastModified\":\"2025-11-04T22:16:03.920\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"CUPS is a standards-based, open-source printing system, and `cups-browsed` contains network printing functionality including, but not limited to, auto-discovering print services and shared printers. `cups-browsed` binds to `INADDR_ANY:631`, causing it to trust any packet from any source, and can cause the `Get-Printer-Attributes` IPP request to an attacker controlled URL. When combined with other vulnerabilities, such as CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177, an attacker can execute arbitrary commands remotely on the target machine without authentication when a malicious printer is printed to.\"},{\"lang\":\"es\",\"value\":\"CUPS es un sistema de impresi\u00f3n de c\u00f3digo abierto basado en est\u00e1ndares, y `cups-browsed` contiene funcionalidades de impresi\u00f3n en red que incluyen, entre otras, servicios de impresi\u00f3n de detecci\u00f3n autom\u00e1tica e impresoras compartidas. `cups-browsed` se vincula a `INADDR_ANY:631`, lo que hace que conf\u00ede en cualquier paquete de cualquier origen, y puede provocar la solicitud IPP `Get-Printer-Attributes` a una URL controlada por el atacante. Debido a la vinculaci\u00f3n del servicio a `*:631 ( INADDR_ANY )`, se pueden explotar varios errores en `cups-browsed` en secuencia para introducir una impresora maliciosa en el sistema. Esta cadena de exploits finalmente permite a un atacante ejecutar comandos arbitrarios de forma remota en la m\u00e1quina de destino sin autenticaci\u00f3n cuando se inicia un trabajo de impresi\u00f3n. Esto plantea un riesgo de seguridad significativo en la red. Cabe destacar que esta vulnerabilidad es particularmente preocupante ya que se puede explotar desde Internet p\u00fablico, lo que potencialmente expone una gran cantidad de sistemas a ataques remotos si sus servicios CUPS est\u00e1n habilitados.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1327\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openprinting:cups-browsed:2.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9163DCDF-82F5-4C38-B73C-B5550613CE7C\"}]}]}],\"references\":[{\"url\":\"https://github.com/OpenPrinting/cups-browsed/blob/master/daemon/cups-browsed.c#L13992\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-p9rh-jxmq-gq47\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Not Applicable\"]},{\"url\":\"https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Not Applicable\"]},{\"url\":\"https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Not Applicable\"]},{\"url\":\"https://www.cups.org\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/09/27/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/09/11/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/OpenPrinting/cups-browsed/commit/1debe6b140c37e0aa928559add4abcc95ce54aa2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/09/msg00048.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20241011-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2024/09/27/6\"}, {\"url\": \"https://github.com/OpenPrinting/cups-browsed/commit/1debe6b140c37e0aa928559add4abcc95ce54aa2\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241011-0001/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/09/msg00048.html\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/09/11/2\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T21:08:56.576Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-47176\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-27T18:10:15.456578Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:openprinting:cups:*:*:*:*:*:*:*:*\"], \"vendor\": \"openprinting\", \"product\": \"cups\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.0.1\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-27T18:12:36.330Z\"}}], \"cna\": {\"title\": \"cups-browsed binds to `INADDR_ANY:631`, trusting any packet from any source\", \"source\": {\"advisory\": \"GHSA-rj88-6mr5-rcw8\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"OpenPrinting\", \"product\": \"cups-browsed\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 2.0.1\"}]}], \"references\": [{\"url\": \"https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8\", \"name\": \"https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-p9rh-jxmq-gq47\", \"name\": \"https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-p9rh-jxmq-gq47\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5\", \"name\": \"https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6\", \"name\": \"https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/OpenPrinting/cups-browsed/blob/master/daemon/cups-browsed.c#L13992\", \"name\": \"https://github.com/OpenPrinting/cups-browsed/blob/master/daemon/cups-browsed.c#L13992\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://www.cups.org\", \"name\": \"https://www.cups.org\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I\", \"name\": \"https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"CUPS is a standards-based, open-source printing system, and `cups-browsed` contains network printing functionality including, but not limited to, auto-discovering print services and shared printers. `cups-browsed` binds to `INADDR_ANY:631`, causing it to trust any packet from any source, and can cause the `Get-Printer-Attributes` IPP request to an attacker controlled URL. When combined with other vulnerabilities, such as CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177, an attacker can execute arbitrary commands remotely on the target machine without authentication when a malicious printer is printed to.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1327\", \"description\": \"CWE-1327: Binding to an Unrestricted IP Address\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-10-02T19:16:51.368Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-47176\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T21:08:56.576Z\", \"dateReserved\": \"2024-09-19T22:32:11.962Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-09-26T21:13:05.913Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2024:7461
Vulnerability from csaf_redhat - Published: 2024-10-01 18:26 - Updated: 2026-04-30 13:26A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security vulnerability was found in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. The ppdCreatePPDFromIPP2 function in libppd doesn't properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security issue has been identified in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. A security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for cups-filters is now available for Red Hat Enterprise Linux 8.2 Advanced 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-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source ()\n\n* cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes (CVE-2024-47076)\n\n* cups: libppd: remote command injection via attacker controlled data in PPD file ()\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-2024:7461",
"url": "https://access.redhat.com/errata/RHSA-2024:7461"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7461.json"
}
],
"title": "Red Hat Security Advisory: cups-filters security update",
"tracking": {
"current_release_date": "2026-04-30T13:26:36+00:00",
"generator": {
"date": "2026-04-30T13:26:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:7461",
"initial_release_date": "2024-10-01T18:26:01+00:00",
"revision_history": [
{
"date": "2024-10-01T18:26:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-01T18:26:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:26:36+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 AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-19.el8_2.2.src",
"product": {
"name": "cups-filters-0:1.20.0-19.el8_2.2.src",
"product_id": "cups-filters-0:1.20.0-19.el8_2.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-19.el8_2.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"product": {
"name": "cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"product_id": "cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-19.el8_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"product": {
"name": "cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"product_id": "cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-19.el8_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"product_id": "cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-19.el8_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"product_id": "cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-19.el8_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-19.el8_2.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"product": {
"name": "cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"product_id": "cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-19.el8_2.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"product_id": "cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-19.el8_2.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"product_id": "cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-19.el8_2.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-19.el8_2.2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-19.el8_2.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src"
},
"product_reference": "cups-filters-0:1.20.0-19.el8_2.2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-19.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-19.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47076",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-09-23T16:47:10.408000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes",
"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.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47076"
},
{
"category": "external",
"summary": "RHBZ#2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/",
"url": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-01T18:26:01+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.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7461"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes"
},
{
"cve": "CVE-2024-47175",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2024-09-23T16:57:36.269000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314256"
}
],
"notes": [
{
"category": "description",
"text": "A security vulnerability was found in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nThe ppdCreatePPDFromIPP2 function in libppd doesn\u0027t properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups: libppd: remote command injection via attacker controlled data in PPD file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RHCOS and RHEL include libs-cups as a build-time dependency. However, the vulnerability is not exploitable with just the client libraries unless a print server based on OpenPrinting is actively running.\n\nRHEL and RHCOS does not have cups-browsed enabled by default so the impact for those are set to \u0027Low\u0027",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47175"
},
{
"category": "external",
"summary": "RHBZ#2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6",
"url": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-01T18:26:01+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.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7461"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups: libppd: remote command injection via attacker controlled data in PPD file"
},
{
"cve": "CVE-2024-47176",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2024-09-23T16:37:23.865000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314252"
}
],
"notes": [
{
"category": "description",
"text": "A security issue has been identified in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nA security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cups-browsed service is disabled by default on all versions of RHEL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47176"
},
{
"category": "external",
"summary": "RHBZ#2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8",
"url": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-01T18:26:01+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.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7461"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source"
},
{
"cve": "CVE-2024-47850",
"discovery_date": "2024-10-04T05:00:52.670668+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2024-47850 is resolved by the same fixes released for the related CVE-2024-47176.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47850"
},
{
"category": "external",
"summary": "RHBZ#2316417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316417"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47850",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47850"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups",
"url": "https://github.com/OpenPrinting/cups"
},
{
"category": "external",
"summary": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat",
"url": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat"
}
],
"release_date": "2024-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-01T18:26:01+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.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7461"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.src",
"AppStream-8.2.0.Z.AUS:cups-filters-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-debugsource-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-0:1.20.0-19.el8_2.2.x86_64",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.i686",
"AppStream-8.2.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-19.el8_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack"
}
]
}
RHSA-2024:7462
Vulnerability from csaf_redhat - Published: 2024-10-01 18:35 - Updated: 2026-04-30 13:26A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security vulnerability was found in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. The ppdCreatePPDFromIPP2 function in libppd doesn't properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security issue has been identified in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. A security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for cups-filters is now available for Red Hat Enterprise Linux 8.8 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-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source ()\n\n* cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes (CVE-2024-47076)\n\n* cups: libppd: remote command injection via attacker controlled data in PPD file ()\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-2024:7462",
"url": "https://access.redhat.com/errata/RHSA-2024:7462"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7462.json"
}
],
"title": "Red Hat Security Advisory: cups-filters security update",
"tracking": {
"current_release_date": "2026-04-30T13:26:32+00:00",
"generator": {
"date": "2026-04-30T13:26:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:7462",
"initial_release_date": "2024-10-01T18:35:00+00:00",
"revision_history": [
{
"date": "2024-10-01T18:35:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-01T18:35:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:26:32+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.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-29.el8_8.3.src",
"product": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.src",
"product_id": "cups-filters-0:1.20.0-29.el8_8.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-29.el8_8.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"product": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"product_id": "cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-29.el8_8.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"product": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"product_id": "cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-29.el8_8.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"product_id": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-29.el8_8.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"product_id": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-29.el8_8.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-29.el8_8.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"product": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"product_id": "cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-29.el8_8.3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"product": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"product_id": "cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-29.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"product": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"product_id": "cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-29.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"product_id": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-29.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"product_id": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-29.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-29.el8_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"product": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"product_id": "cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-29.el8_8.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"product": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"product_id": "cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-29.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"product": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"product_id": "cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-29.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"product_id": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-29.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"product_id": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-29.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-29.el8_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"product": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"product_id": "cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-29.el8_8.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"product": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"product_id": "cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-29.el8_8.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"product_id": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-29.el8_8.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"product_id": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-29.el8_8.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-29.el8_8.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"product": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"product_id": "cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-29.el8_8.3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-29.el8_8.3.s390x",
"product": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.s390x",
"product_id": "cups-filters-0:1.20.0-29.el8_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-29.el8_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"product": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"product_id": "cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-29.el8_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"product_id": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-29.el8_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"product_id": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-29.el8_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-29.el8_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"product": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"product_id": "cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-29.el8_8.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.3.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.3.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.3.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.src as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.3.src",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-29.el8_8.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64"
},
"product_reference": "cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47076",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-09-23T16:47:10.408000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes",
"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.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47076"
},
{
"category": "external",
"summary": "RHBZ#2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/",
"url": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-01T18:35:00+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.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7462"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes"
},
{
"cve": "CVE-2024-47175",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2024-09-23T16:57:36.269000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314256"
}
],
"notes": [
{
"category": "description",
"text": "A security vulnerability was found in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nThe ppdCreatePPDFromIPP2 function in libppd doesn\u0027t properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups: libppd: remote command injection via attacker controlled data in PPD file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RHCOS and RHEL include libs-cups as a build-time dependency. However, the vulnerability is not exploitable with just the client libraries unless a print server based on OpenPrinting is actively running.\n\nRHEL and RHCOS does not have cups-browsed enabled by default so the impact for those are set to \u0027Low\u0027",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47175"
},
{
"category": "external",
"summary": "RHBZ#2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6",
"url": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-01T18:35:00+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.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7462"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups: libppd: remote command injection via attacker controlled data in PPD file"
},
{
"cve": "CVE-2024-47176",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2024-09-23T16:37:23.865000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314252"
}
],
"notes": [
{
"category": "description",
"text": "A security issue has been identified in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nA security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cups-browsed service is disabled by default on all versions of RHEL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47176"
},
{
"category": "external",
"summary": "RHBZ#2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8",
"url": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-01T18:35:00+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.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7462"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source"
},
{
"cve": "CVE-2024-47850",
"discovery_date": "2024-10-04T05:00:52.670668+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2024-47850 is resolved by the same fixes released for the related CVE-2024-47176.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47850"
},
{
"category": "external",
"summary": "RHBZ#2316417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316417"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47850",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47850"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups",
"url": "https://github.com/OpenPrinting/cups"
},
{
"category": "external",
"summary": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat",
"url": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat"
}
],
"release_date": "2024-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-01T18:35:00+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.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7462"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"AppStream-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"AppStream-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.src",
"CRB-8.8.0.Z.EUS:cups-filters-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debuginfo-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-debugsource-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-devel-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-0:1.20.0-29.el8_8.3.x86_64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.aarch64",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.i686",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.ppc64le",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.s390x",
"CRB-8.8.0.Z.EUS:cups-filters-libs-debuginfo-0:1.20.0-29.el8_8.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack"
}
]
}
RHSA-2024:7463
Vulnerability from csaf_redhat - Published: 2024-10-01 18:38 - Updated: 2026-04-30 13:26A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security vulnerability was found in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. The ppdCreatePPDFromIPP2 function in libppd doesn't properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security issue has been identified in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. A security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "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-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source ()\n\n* cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes (CVE-2024-47076)\n\n* cups: libppd: remote command injection via attacker controlled data in PPD file ()\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-2024:7463",
"url": "https://access.redhat.com/errata/RHSA-2024:7463"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7463.json"
}
],
"title": "Red Hat Security Advisory: cups-filters security update",
"tracking": {
"current_release_date": "2026-04-30T13:26:32+00:00",
"generator": {
"date": "2026-04-30T13:26:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:7463",
"initial_release_date": "2024-10-01T18:38:16+00:00",
"revision_history": [
{
"date": "2024-10-01T18:38:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-01T18:38:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:26:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.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-0:1.20.0-35.el8_10.src",
"product": {
"name": "cups-filters-0:1.20.0-35.el8_10.src",
"product_id": "cups-filters-0:1.20.0-35.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-35.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-35.el8_10.aarch64",
"product": {
"name": "cups-filters-0:1.20.0-35.el8_10.aarch64",
"product_id": "cups-filters-0:1.20.0-35.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-35.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"product": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"product_id": "cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-35.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"product_id": "cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-35.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"product_id": "cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-35.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-35.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"product": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"product_id": "cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-35.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-35.el8_10.ppc64le",
"product": {
"name": "cups-filters-0:1.20.0-35.el8_10.ppc64le",
"product_id": "cups-filters-0:1.20.0-35.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-35.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"product": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"product_id": "cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-35.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"product_id": "cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-35.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"product_id": "cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-35.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-35.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"product": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"product_id": "cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-35.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-35.el8_10.x86_64",
"product": {
"name": "cups-filters-0:1.20.0-35.el8_10.x86_64",
"product_id": "cups-filters-0:1.20.0-35.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-35.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"product": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"product_id": "cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-35.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"product_id": "cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-35.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"product_id": "cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-35.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-35.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"product": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"product_id": "cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-35.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-35.el8_10.i686",
"product": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.i686",
"product_id": "cups-filters-libs-0:1.20.0-35.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-35.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"product_id": "cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-35.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"product_id": "cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-35.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-35.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-35.el8_10.i686",
"product": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.i686",
"product_id": "cups-filters-devel-0:1.20.0-35.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-35.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-35.el8_10.s390x",
"product": {
"name": "cups-filters-0:1.20.0-35.el8_10.s390x",
"product_id": "cups-filters-0:1.20.0-35.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-35.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"product": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"product_id": "cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-35.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"product_id": "cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-35.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"product_id": "cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-35.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-35.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"product": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"product_id": "cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.20.0-35.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-35.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64"
},
"product_reference": "cups-filters-0:1.20.0-35.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-35.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le"
},
"product_reference": "cups-filters-0:1.20.0-35.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-35.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x"
},
"product_reference": "cups-filters-0:1.20.0-35.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-35.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src"
},
"product_reference": "cups-filters-0:1.20.0-35.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-35.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-35.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64"
},
"product_reference": "cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686"
},
"product_reference": "cups-filters-devel-0:1.20.0-35.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x"
},
"product_reference": "cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64"
},
"product_reference": "cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64"
},
"product_reference": "cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-35.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x"
},
"product_reference": "cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-35.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64"
},
"product_reference": "cups-filters-0:1.20.0-35.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-35.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le"
},
"product_reference": "cups-filters-0:1.20.0-35.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-35.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x"
},
"product_reference": "cups-filters-0:1.20.0-35.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-35.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src"
},
"product_reference": "cups-filters-0:1.20.0-35.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-35.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-35.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64"
},
"product_reference": "cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686"
},
"product_reference": "cups-filters-devel-0:1.20.0-35.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x"
},
"product_reference": "cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.20.0-35.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64"
},
"product_reference": "cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64"
},
"product_reference": "cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-35.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x"
},
"product_reference": "cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-35.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47076",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-09-23T16:47:10.408000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47076"
},
{
"category": "external",
"summary": "RHBZ#2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/",
"url": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-01T18:38:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7463"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes"
},
{
"cve": "CVE-2024-47175",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2024-09-23T16:57:36.269000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314256"
}
],
"notes": [
{
"category": "description",
"text": "A security vulnerability was found in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nThe ppdCreatePPDFromIPP2 function in libppd doesn\u0027t properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups: libppd: remote command injection via attacker controlled data in PPD file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RHCOS and RHEL include libs-cups as a build-time dependency. However, the vulnerability is not exploitable with just the client libraries unless a print server based on OpenPrinting is actively running.\n\nRHEL and RHCOS does not have cups-browsed enabled by default so the impact for those are set to \u0027Low\u0027",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47175"
},
{
"category": "external",
"summary": "RHBZ#2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6",
"url": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-01T18:38:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7463"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups: libppd: remote command injection via attacker controlled data in PPD file"
},
{
"cve": "CVE-2024-47176",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2024-09-23T16:37:23.865000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314252"
}
],
"notes": [
{
"category": "description",
"text": "A security issue has been identified in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nA security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cups-browsed service is disabled by default on all versions of RHEL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47176"
},
{
"category": "external",
"summary": "RHBZ#2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8",
"url": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-01T18:38:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7463"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source"
},
{
"cve": "CVE-2024-47850",
"discovery_date": "2024-10-04T05:00:52.670668+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2024-47850 is resolved by the same fixes released for the related CVE-2024-47176.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47850"
},
{
"category": "external",
"summary": "RHBZ#2316417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316417"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47850",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47850"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups",
"url": "https://github.com/OpenPrinting/cups"
},
{
"category": "external",
"summary": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat",
"url": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat"
}
],
"release_date": "2024-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-01T18:38:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7463"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debuginfo-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-debugsource-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-devel-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-0:1.20.0-35.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:cups-filters-libs-debuginfo-0:1.20.0-35.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack"
}
]
}
RHSA-2024:7503
Vulnerability from csaf_redhat - Published: 2024-10-02 12:00 - Updated: 2026-04-30 13:26A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security vulnerability was found in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. The ppdCreatePPDFromIPP2 function in libppd doesn't properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security issue has been identified in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. A security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for cups-filters is now available for Red Hat Enterprise Linux 9.2 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-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source ()\n\n* cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes (CVE-2024-47076)\n\n* cups: libppd: remote command injection via attacker controlled data in PPD file ()\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-2024:7503",
"url": "https://access.redhat.com/errata/RHSA-2024:7503"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7503.json"
}
],
"title": "Red Hat Security Advisory: cups-filters security update",
"tracking": {
"current_release_date": "2026-04-30T13:26:34+00:00",
"generator": {
"date": "2026-04-30T13:26:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:7503",
"initial_release_date": "2024-10-02T12:00:43+00:00",
"revision_history": [
{
"date": "2024-10-02T12:00:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-02T12:00:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:26:34+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.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"product": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"product_id": "cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-11.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"product_id": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-11.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"product_id": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-11.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-11.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"product": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"product_id": "cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-11.el9_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"product": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"product_id": "cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-11.el9_2.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"product": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"product_id": "cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-11.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"product_id": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-11.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"product_id": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-11.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-11.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"product": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"product_id": "cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-11.el9_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"product": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"product_id": "cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-11.el9_2.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"product": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"product_id": "cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-11.el9_2.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"product_id": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-11.el9_2.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"product_id": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-11.el9_2.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-11.el9_2.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"product": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"product_id": "cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-11.el9_2.2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"product": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"product_id": "cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-11.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"product_id": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-11.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"product_id": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-11.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-11.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"product": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"product_id": "cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-11.el9_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"product": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"product_id": "cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-11.el9_2.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"product": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"product_id": "cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.28.7-11.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"product_id": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-11.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"product_id": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-11.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-11.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-11.el9_2.2.s390x",
"product": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.s390x",
"product_id": "cups-filters-0:1.28.7-11.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-11.el9_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"product": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"product_id": "cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-11.el9_2.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-11.el9_2.2.src",
"product": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.src",
"product_id": "cups-filters-0:1.28.7-11.el9_2.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-11.el9_2.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.28.7-11.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.2.src",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-11.el9_2.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64"
},
"product_reference": "cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64"
},
"product_reference": "cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64"
},
"product_reference": "cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)",
"product_id": "CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47076",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-09-23T16:47:10.408000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes",
"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.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47076"
},
{
"category": "external",
"summary": "RHBZ#2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/",
"url": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T12:00:43+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.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7503"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes"
},
{
"cve": "CVE-2024-47175",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2024-09-23T16:57:36.269000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314256"
}
],
"notes": [
{
"category": "description",
"text": "A security vulnerability was found in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nThe ppdCreatePPDFromIPP2 function in libppd doesn\u0027t properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups: libppd: remote command injection via attacker controlled data in PPD file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RHCOS and RHEL include libs-cups as a build-time dependency. However, the vulnerability is not exploitable with just the client libraries unless a print server based on OpenPrinting is actively running.\n\nRHEL and RHCOS does not have cups-browsed enabled by default so the impact for those are set to \u0027Low\u0027",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47175"
},
{
"category": "external",
"summary": "RHBZ#2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6",
"url": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T12:00:43+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.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7503"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups: libppd: remote command injection via attacker controlled data in PPD file"
},
{
"cve": "CVE-2024-47176",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2024-09-23T16:37:23.865000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314252"
}
],
"notes": [
{
"category": "description",
"text": "A security issue has been identified in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nA security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cups-browsed service is disabled by default on all versions of RHEL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47176"
},
{
"category": "external",
"summary": "RHBZ#2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8",
"url": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T12:00:43+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.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7503"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source"
},
{
"cve": "CVE-2024-47850",
"discovery_date": "2024-10-04T05:00:52.670668+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2024-47850 is resolved by the same fixes released for the related CVE-2024-47176.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47850"
},
{
"category": "external",
"summary": "RHBZ#2316417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316417"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47850",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47850"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups",
"url": "https://github.com/OpenPrinting/cups"
},
{
"category": "external",
"summary": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat",
"url": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat"
}
],
"release_date": "2024-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T12:00:43+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.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7503"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"AppStream-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"AppStream-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.src",
"CRB-9.2.0.Z.EUS:cups-filters-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debuginfo-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-debugsource-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-devel-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-0:1.28.7-11.el9_2.2.x86_64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.aarch64",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.i686",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.ppc64le",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.s390x",
"CRB-9.2.0.Z.EUS:cups-filters-libs-debuginfo-0:1.28.7-11.el9_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack"
}
]
}
RHSA-2024:7504
Vulnerability from csaf_redhat - Published: 2024-10-02 11:38 - Updated: 2026-04-30 13:26A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security vulnerability was found in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. The ppdCreatePPDFromIPP2 function in libppd doesn't properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security issue has been identified in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. A security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for cups-filters is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\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-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source ()\n\n* cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes (CVE-2024-47076)\n\n* cups: libppd: remote command injection via attacker controlled data in PPD file ()\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-2024:7504",
"url": "https://access.redhat.com/errata/RHSA-2024:7504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7504.json"
}
],
"title": "Red Hat Security Advisory: cups-filters security update",
"tracking": {
"current_release_date": "2026-04-30T13:26:34+00:00",
"generator": {
"date": "2026-04-30T13:26:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:7504",
"initial_release_date": "2024-10-02T11:38:08+00:00",
"revision_history": [
{
"date": "2024-10-02T11:38:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-02T11:38:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:26:34+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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-24.el8_4.2.src",
"product": {
"name": "cups-filters-0:1.20.0-24.el8_4.2.src",
"product_id": "cups-filters-0:1.20.0-24.el8_4.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-24.el8_4.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"product": {
"name": "cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"product_id": "cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-24.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"product": {
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"product_id": "cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-24.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"product_id": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-24.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"product_id": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-24.el8_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-24.el8_4.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"product": {
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"product_id": "cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-24.el8_4.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"product_id": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-24.el8_4.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"product_id": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-24.el8_4.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-24.el8_4.2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"product": {
"name": "cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"product_id": "cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-24.el8_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"product": {
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"product_id": "cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-24.el8_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"product_id": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-24.el8_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"product_id": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-24.el8_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-24.el8_4.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-24.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src"
},
"product_reference": "cups-filters-0:1.20.0-24.el8_4.2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-24.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le"
},
"product_reference": "cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-24.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src"
},
"product_reference": "cups-filters-0:1.20.0-24.el8_4.2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-24.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src"
},
"product_reference": "cups-filters-0:1.20.0-24.el8_4.2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47076",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-09-23T16:47:10.408000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes",
"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.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47076"
},
{
"category": "external",
"summary": "RHBZ#2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/",
"url": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T11:38:08+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.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7504"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes"
},
{
"cve": "CVE-2024-47175",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2024-09-23T16:57:36.269000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314256"
}
],
"notes": [
{
"category": "description",
"text": "A security vulnerability was found in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nThe ppdCreatePPDFromIPP2 function in libppd doesn\u0027t properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups: libppd: remote command injection via attacker controlled data in PPD file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RHCOS and RHEL include libs-cups as a build-time dependency. However, the vulnerability is not exploitable with just the client libraries unless a print server based on OpenPrinting is actively running.\n\nRHEL and RHCOS does not have cups-browsed enabled by default so the impact for those are set to \u0027Low\u0027",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47175"
},
{
"category": "external",
"summary": "RHBZ#2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6",
"url": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T11:38:08+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.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7504"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups: libppd: remote command injection via attacker controlled data in PPD file"
},
{
"cve": "CVE-2024-47176",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2024-09-23T16:37:23.865000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314252"
}
],
"notes": [
{
"category": "description",
"text": "A security issue has been identified in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nA security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cups-browsed service is disabled by default on all versions of RHEL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47176"
},
{
"category": "external",
"summary": "RHBZ#2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8",
"url": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T11:38:08+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.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7504"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source"
},
{
"cve": "CVE-2024-47850",
"discovery_date": "2024-10-04T05:00:52.670668+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2024-47850 is resolved by the same fixes released for the related CVE-2024-47176.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47850"
},
{
"category": "external",
"summary": "RHBZ#2316417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316417"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47850",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47850"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups",
"url": "https://github.com/OpenPrinting/cups"
},
{
"category": "external",
"summary": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat",
"url": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat"
}
],
"release_date": "2024-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T11:38:08+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.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7504"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:cups-filters-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-debugsource-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-0:1.20.0-24.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-24.el8_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack"
}
]
}
RHSA-2024:7506
Vulnerability from csaf_redhat - Published: 2024-10-02 11:35 - Updated: 2026-04-30 13:26A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security vulnerability was found in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. The ppdCreatePPDFromIPP2 function in libppd doesn't properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security issue has been identified in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. A security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for cups-filters is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\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-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source ()\n\n* cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes (CVE-2024-47076)\n\n* cups: libppd: remote command injection via attacker controlled data in PPD file ()\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-2024:7506",
"url": "https://access.redhat.com/errata/RHSA-2024:7506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7506.json"
}
],
"title": "Red Hat Security Advisory: cups-filters security update",
"tracking": {
"current_release_date": "2026-04-30T13:26:34+00:00",
"generator": {
"date": "2026-04-30T13:26:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:7506",
"initial_release_date": "2024-10-02T11:35:03+00:00",
"revision_history": [
{
"date": "2024-10-02T11:35:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-02T11:35:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:26:34+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 E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-10.el9_0.2.src",
"product": {
"name": "cups-filters-0:1.28.7-10.el9_0.2.src",
"product_id": "cups-filters-0:1.28.7-10.el9_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-10.el9_0.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"product": {
"name": "cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"product_id": "cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-10.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"product": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"product_id": "cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-10.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"product_id": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-10.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"product_id": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-10.el9_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-10.el9_0.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"product": {
"name": "cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"product_id": "cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-10.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"product": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"product_id": "cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-10.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"product_id": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-10.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"product_id": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-10.el9_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-10.el9_0.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"product": {
"name": "cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"product_id": "cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-10.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"product": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"product_id": "cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-10.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"product_id": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-10.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"product_id": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-10.el9_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-10.el9_0.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"product": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"product_id": "cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-10.el9_0.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"product_id": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-10.el9_0.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"product_id": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-10.el9_0.2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-10.el9_0.2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.28.7-10.el9_0.2.s390x",
"product": {
"name": "cups-filters-0:1.28.7-10.el9_0.2.s390x",
"product_id": "cups-filters-0:1.28.7-10.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.28.7-10.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"product": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"product_id": "cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.28.7-10.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"product": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"product_id": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.28.7-10.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"product": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"product_id": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.28.7-10.el9_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"product_id": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.28.7-10.el9_0.2?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.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.2.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.28.7-10.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64"
},
"product_reference": "cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64"
},
"product_reference": "cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47076",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-09-23T16:47:10.408000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes",
"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.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47076"
},
{
"category": "external",
"summary": "RHBZ#2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/",
"url": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T11:35:03+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.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7506"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes"
},
{
"cve": "CVE-2024-47175",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2024-09-23T16:57:36.269000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314256"
}
],
"notes": [
{
"category": "description",
"text": "A security vulnerability was found in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nThe ppdCreatePPDFromIPP2 function in libppd doesn\u0027t properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups: libppd: remote command injection via attacker controlled data in PPD file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RHCOS and RHEL include libs-cups as a build-time dependency. However, the vulnerability is not exploitable with just the client libraries unless a print server based on OpenPrinting is actively running.\n\nRHEL and RHCOS does not have cups-browsed enabled by default so the impact for those are set to \u0027Low\u0027",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47175"
},
{
"category": "external",
"summary": "RHBZ#2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6",
"url": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T11:35:03+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.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7506"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups: libppd: remote command injection via attacker controlled data in PPD file"
},
{
"cve": "CVE-2024-47176",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2024-09-23T16:37:23.865000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314252"
}
],
"notes": [
{
"category": "description",
"text": "A security issue has been identified in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nA security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cups-browsed service is disabled by default on all versions of RHEL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47176"
},
{
"category": "external",
"summary": "RHBZ#2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8",
"url": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T11:35:03+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.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7506"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source"
},
{
"cve": "CVE-2024-47850",
"discovery_date": "2024-10-04T05:00:52.670668+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2024-47850 is resolved by the same fixes released for the related CVE-2024-47176.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47850"
},
{
"category": "external",
"summary": "RHBZ#2316417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316417"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47850",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47850"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups",
"url": "https://github.com/OpenPrinting/cups"
},
{
"category": "external",
"summary": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat",
"url": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat"
}
],
"release_date": "2024-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T11:35:03+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.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7506"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.src",
"AppStream-9.0.0.Z.E4S:cups-filters-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debuginfo-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-debugsource-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-0:1.28.7-10.el9_0.2.x86_64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.aarch64",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.i686",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.s390x",
"AppStream-9.0.0.Z.E4S:cups-filters-libs-debuginfo-0:1.28.7-10.el9_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack"
}
]
}
RHSA-2024:7551
Vulnerability from csaf_redhat - Published: 2024-10-02 18:21 - Updated: 2026-04-30 13:26A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security vulnerability was found in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. The ppdCreatePPDFromIPP2 function in libppd doesn't properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security issue has been identified in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. A security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for cups-filters is now available for Red Hat Enterprise Linux 7.7 Advanced 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-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source ()\n\n* cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes (CVE-2024-47076)\n\n* cups: libppd: remote command injection via attacker controlled data in PPD file ()\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-2024:7551",
"url": "https://access.redhat.com/errata/RHSA-2024:7551"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7551.json"
}
],
"title": "Red Hat Security Advisory: cups-filters security update",
"tracking": {
"current_release_date": "2026-04-30T13:26:39+00:00",
"generator": {
"date": "2026-04-30T13:26:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:7551",
"initial_release_date": "2024-10-02T18:21:54+00:00",
"revision_history": [
{
"date": "2024-10-02T18:21:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-02T18:21:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:26:39+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 Server AUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.0.35-26.el7_7.3.src",
"product": {
"name": "cups-filters-0:1.0.35-26.el7_7.3.src",
"product_id": "cups-filters-0:1.0.35-26.el7_7.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.0.35-26.el7_7.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"product": {
"name": "cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"product_id": "cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.0.35-26.el7_7.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"product": {
"name": "cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"product_id": "cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.0.35-26.el7_7.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"product": {
"name": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"product_id": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.0.35-26.el7_7.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"product": {
"name": "cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"product_id": "cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.0.35-26.el7_7.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"product": {
"name": "cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"product_id": "cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.0.35-26.el7_7.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"product": {
"name": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"product_id": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.0.35-26.el7_7.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"product": {
"name": "cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"product_id": "cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.0.35-26.el7_7.3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-26.el7_7.3.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src"
},
"product_reference": "cups-filters-0:1.0.35-26.el7_7.3.src",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-26.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64"
},
"product_reference": "cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-26.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686"
},
"product_reference": "cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64"
},
"product_reference": "cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-26.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686"
},
"product_reference": "cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
},
"product_reference": "cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-26.el7_7.3.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src"
},
"product_reference": "cups-filters-0:1.0.35-26.el7_7.3.src",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-26.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64"
},
"product_reference": "cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-26.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686"
},
"product_reference": "cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64"
},
"product_reference": "cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-26.el7_7.3.i686 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686"
},
"product_reference": "cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
},
"product_reference": "cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47076",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-09-23T16:47:10.408000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes",
"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": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47076"
},
{
"category": "external",
"summary": "RHBZ#2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/",
"url": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T18:21:54+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": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7551"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes"
},
{
"cve": "CVE-2024-47175",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2024-09-23T16:57:36.269000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314256"
}
],
"notes": [
{
"category": "description",
"text": "A security vulnerability was found in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nThe ppdCreatePPDFromIPP2 function in libppd doesn\u0027t properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups: libppd: remote command injection via attacker controlled data in PPD file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RHCOS and RHEL include libs-cups as a build-time dependency. However, the vulnerability is not exploitable with just the client libraries unless a print server based on OpenPrinting is actively running.\n\nRHEL and RHCOS does not have cups-browsed enabled by default so the impact for those are set to \u0027Low\u0027",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47175"
},
{
"category": "external",
"summary": "RHBZ#2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6",
"url": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T18:21:54+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": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7551"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups: libppd: remote command injection via attacker controlled data in PPD file"
},
{
"cve": "CVE-2024-47176",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2024-09-23T16:37:23.865000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314252"
}
],
"notes": [
{
"category": "description",
"text": "A security issue has been identified in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nA security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cups-browsed service is disabled by default on all versions of RHEL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47176"
},
{
"category": "external",
"summary": "RHBZ#2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8",
"url": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T18:21:54+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": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7551"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source"
},
{
"cve": "CVE-2024-47850",
"discovery_date": "2024-10-04T05:00:52.670668+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2024-47850 is resolved by the same fixes released for the related CVE-2024-47176.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47850"
},
{
"category": "external",
"summary": "RHBZ#2316417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316417"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47850",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47850"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups",
"url": "https://github.com/OpenPrinting/cups"
},
{
"category": "external",
"summary": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat",
"url": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat"
}
],
"release_date": "2024-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T18:21:54+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": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7551"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.src",
"7Server-optional-7.7.AUS:cups-filters-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-debuginfo-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-devel-0:1.0.35-26.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.i686",
"7Server-optional-7.7.AUS:cups-filters-libs-0:1.0.35-26.el7_7.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack"
}
]
}
RHSA-2024:7553
Vulnerability from csaf_redhat - Published: 2024-10-02 18:32 - Updated: 2026-04-30 13:26A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security vulnerability was found in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. The ppdCreatePPDFromIPP2 function in libppd doesn't properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security issue has been identified in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. A security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for cups-filters is now available for Red Hat Enterprise Linux 7 Extended Lifecycle 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-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source (CVE-2024-47176)\n\n* cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes (CVE-2024-47076)\n\n* cups: libppd: remote command injection via attacker controlled data in PPD file (CVE-2024-47175)\n\n* cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack (CVE-2024-47850)\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-2024:7553",
"url": "https://access.redhat.com/errata/RHSA-2024:7553"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "external",
"summary": "2316417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316417"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7553.json"
}
],
"title": "Red Hat Security Advisory: cups-filters security update",
"tracking": {
"current_release_date": "2026-04-30T13:26:39+00:00",
"generator": {
"date": "2026-04-30T13:26:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:7553",
"initial_release_date": "2024-10-02T18:32:49+00:00",
"revision_history": [
{
"date": "2024-10-02T18:32:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-13T16:00:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:26:39+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 Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.0.35-29.el7_9.3.src",
"product": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.src",
"product_id": "cups-filters-0:1.0.35-29.el7_9.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.0.35-29.el7_9.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"product": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"product_id": "cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.0.35-29.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"product": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"product_id": "cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.0.35-29.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"product": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"product_id": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.0.35-29.el7_9.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"product": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"product_id": "cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.0.35-29.el7_9.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"product": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"product_id": "cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.0.35-29.el7_9.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"product": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"product_id": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.0.35-29.el7_9.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"product": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"product_id": "cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.0.35-29.el7_9.3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"product": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"product_id": "cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.0.35-29.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"product": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"product_id": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.0.35-29.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"product": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"product_id": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.0.35-29.el7_9.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"product": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"product_id": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.0.35-29.el7_9.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"product": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"product_id": "cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.0.35-29.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"product": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"product_id": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.0.35-29.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"product": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"product_id": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.0.35-29.el7_9.3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"product": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"product_id": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.0.35-29.el7_9.3?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"product": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"product_id": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.0.35-29.el7_9.3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"product": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"product_id": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.0.35-29.el7_9.3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"product": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"product_id": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.0.35-29.el7_9.3?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.0.35-29.el7_9.3.s390x",
"product": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.s390x",
"product_id": "cups-filters-0:1.0.35-29.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.0.35-29.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"product": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"product_id": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.0.35-29.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"product": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"product_id": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.0.35-29.el7_9.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"product": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"product_id": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.0.35-29.el7_9.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"product": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"product_id": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.0.35-29.el7_9.3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"product": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"product_id": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.0.35-29.el7_9.3?arch=s390"
}
}
},
{
"category": "product_version",
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"product": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"product_id": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-devel@1.0.35-29.el7_9.3?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64"
},
"product_reference": "cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le"
},
"product_reference": "cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x"
},
"product_reference": "cups-filters-0:1.0.35-29.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src"
},
"product_reference": "cups-filters-0:1.0.35-29.el7_9.3.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64"
},
"product_reference": "cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64"
},
"product_reference": "cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le"
},
"product_reference": "cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x"
},
"product_reference": "cups-filters-0:1.0.35-29.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src"
},
"product_reference": "cups-filters-0:1.0.35-29.el7_9.3.src",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.0.35-29.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64"
},
"product_reference": "cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64"
},
"product_reference": "cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
},
"product_reference": "cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47076",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-09-23T16:47:10.408000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes",
"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": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47076"
},
{
"category": "external",
"summary": "RHBZ#2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/",
"url": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T18:32:49+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": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7553"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes"
},
{
"cve": "CVE-2024-47175",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2024-09-23T16:57:36.269000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314256"
}
],
"notes": [
{
"category": "description",
"text": "A security vulnerability was found in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nThe ppdCreatePPDFromIPP2 function in libppd doesn\u0027t properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups: libppd: remote command injection via attacker controlled data in PPD file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RHCOS and RHEL include libs-cups as a build-time dependency. However, the vulnerability is not exploitable with just the client libraries unless a print server based on OpenPrinting is actively running.\n\nRHEL and RHCOS does not have cups-browsed enabled by default so the impact for those are set to \u0027Low\u0027",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47175"
},
{
"category": "external",
"summary": "RHBZ#2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6",
"url": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T18:32:49+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": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7553"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups: libppd: remote command injection via attacker controlled data in PPD file"
},
{
"cve": "CVE-2024-47176",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2024-09-23T16:37:23.865000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314252"
}
],
"notes": [
{
"category": "description",
"text": "A security issue has been identified in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nA security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cups-browsed service is disabled by default on all versions of RHEL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47176"
},
{
"category": "external",
"summary": "RHBZ#2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8",
"url": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T18:32:49+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": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7553"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source"
},
{
"cve": "CVE-2024-47850",
"discovery_date": "2024-10-04T05:00:52.670668+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2024-47850 is resolved by the same fixes released for the related CVE-2024-47176.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47850"
},
{
"category": "external",
"summary": "RHBZ#2316417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316417"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47850",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47850"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups",
"url": "https://github.com/OpenPrinting/cups"
},
{
"category": "external",
"summary": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat",
"url": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat"
}
],
"release_date": "2024-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-02T18:32:49+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": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7553"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.src",
"7Server-optional-ELS:cups-filters-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-debuginfo-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-devel-0:1.0.35-29.el7_9.3.x86_64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.i686",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.ppc64le",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.s390x",
"7Server-optional-ELS:cups-filters-libs-0:1.0.35-29.el7_9.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack"
}
]
}
RHSA-2024:7623
Vulnerability from csaf_redhat - Published: 2024-10-03 11:27 - Updated: 2026-04-30 13:26A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security vulnerability was found in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. The ppdCreatePPDFromIPP2 function in libppd doesn't properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A security issue has been identified in OpenPrinting CUPS. The function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer's capabilities (such as supported media sizes, resolutions, color modes, etc.). PPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way. A security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for cups-filters is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source ()\n\n* cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes (CVE-2024-47076)\n\n* cups: libppd: remote command injection via attacker controlled data in PPD file ()\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-2024:7623",
"url": "https://access.redhat.com/errata/RHSA-2024:7623"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7623.json"
}
],
"title": "Red Hat Security Advisory: cups-filters security update",
"tracking": {
"current_release_date": "2026-04-30T13:26:37+00:00",
"generator": {
"date": "2026-04-30T13:26:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:7623",
"initial_release_date": "2024-10-03T11:27:46+00:00",
"revision_history": [
{
"date": "2024-10-03T11:27:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-03T11:27:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:26:37+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-27.el8_6.3.src",
"product": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.src",
"product_id": "cups-filters-0:1.20.0-27.el8_6.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-27.el8_6.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"product": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"product_id": "cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-27.el8_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"product": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"product_id": "cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-27.el8_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"product_id": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-27.el8_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"product_id": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-27.el8_6.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-27.el8_6.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"product": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"product_id": "cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-27.el8_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"product_id": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-27.el8_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"product_id": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-27.el8_6.3?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-27.el8_6.3?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"product": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"product_id": "cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-27.el8_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"product": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"product_id": "cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-27.el8_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"product_id": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-27.el8_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"product_id": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-27.el8_6.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-27.el8_6.3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"product": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"product_id": "cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-27.el8_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"product": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"product_id": "cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-27.el8_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"product_id": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-27.el8_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"product_id": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-27.el8_6.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-27.el8_6.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-0:1.20.0-27.el8_6.3.s390x",
"product": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.s390x",
"product_id": "cups-filters-0:1.20.0-27.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters@1.20.0-27.el8_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"product": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"product_id": "cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs@1.20.0-27.el8_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"product": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"product_id": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debugsource@1.20.0-27.el8_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"product": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"product_id": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-debuginfo@1.20.0-27.el8_6.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"product": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"product_id": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cups-filters-libs-debuginfo@1.20.0-27.el8_6.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src"
},
"product_reference": "cups-filters-0:1.20.0-27.el8_6.3.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64"
},
"product_reference": "cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le"
},
"product_reference": "cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x"
},
"product_reference": "cups-filters-0:1.20.0-27.el8_6.3.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src"
},
"product_reference": "cups-filters-0:1.20.0-27.el8_6.3.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64"
},
"product_reference": "cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le"
},
"product_reference": "cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x"
},
"product_reference": "cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src"
},
"product_reference": "cups-filters-0:1.20.0-27.el8_6.3.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686"
},
"product_reference": "cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
},
"product_reference": "cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47076",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-09-23T16:47:10.408000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314253"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenPrinting CUPS. In certain conditions, a remote attacker can add a malicious printer or directly hijack an existing printer by replacing the valid IPP URL with a malicious one. Also, it is possible that due to a lack of validation of IPP attributes returned by the server, this issue allows attacker-controlled data to be used on the rest of the CUPS system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes",
"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.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47076"
},
{
"category": "external",
"summary": "RHBZ#2314253",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314253"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47076"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/",
"url": "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5/"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-03T11:27:46+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.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7623"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-filters: libcupsfilters: `cfGetPrinterAttributes` API does not perform sanitization on returned IPP attributes"
},
{
"cve": "CVE-2024-47175",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2024-09-23T16:57:36.269000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314256"
}
],
"notes": [
{
"category": "description",
"text": "A security vulnerability was found in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nThe ppdCreatePPDFromIPP2 function in libppd doesn\u0027t properly check or clean IPP attributes before writing them to a temporary PPD file. This means that a remote attacker, who has control of or has hijacked an exposed printer (through UPD or mDNS), could send a harmful IPP attribute and potentially insert malicious commands into the PPD file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups: libppd: remote command injection via attacker controlled data in PPD file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "RHCOS and RHEL include libs-cups as a build-time dependency. However, the vulnerability is not exploitable with just the client libraries unless a print server based on OpenPrinting is actively running.\n\nRHEL and RHCOS does not have cups-browsed enabled by default so the impact for those are set to \u0027Low\u0027",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47175"
},
{
"category": "external",
"summary": "RHBZ#2314256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314256"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47175"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6",
"url": "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-03T11:27:46+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.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7623"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups: libppd: remote command injection via attacker controlled data in PPD file"
},
{
"cve": "CVE-2024-47176",
"cwe": {
"id": "CWE-940",
"name": "Improper Verification of Source of a Communication Channel"
},
"discovery_date": "2024-09-23T16:37:23.865000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2314252"
}
],
"notes": [
{
"category": "description",
"text": "A security issue has been identified in OpenPrinting CUPS.\n\nThe function ppdCreatePPDFromIPP2 in the libppd library is responsible for generating a PostScript Printer Description (PPD) file based on attributes retrieved from an Internet Printing Protocol (IPP) response. Essentially, it takes printer information, usually obtained via IPP, and creates a corresponding PPD file that describes the printer\u0027s capabilities (such as supported media sizes, resolutions, color modes, etc.).\n\nPPD files are used by printing systems like CUPS (Common Unix Printing System) to communicate with and configure printers. They provide a standardized format that allows different printers to work with the printing system in a consistent way.\n\nA security issue was discovered in OpenPrinting CUPS. The `cups-browsed` component is responsible for discovering printers on a network and adding them to the system. In order to do so, the service uses two distinct protocols. For the first one, the service binds on all interfaces on UDP port 631 and accepts a custom packet from any untrusted source. This is exploitable from outside the LAN if the computer is exposed on the public internet. The service also listens for DNS-SD / mDNS advertisements trough AVAHI. In both cases, when a printer is discovered by either the UDP packet or mDNS, its IPP or IPPS url is automatically contacted by cups-browsed and a `Get-Printer-Attributes` request is sent to it which can leak potentially sensitive system information to an attacker via the User-Agent header.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cups-browsed service is disabled by default on all versions of RHEL.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47176"
},
{
"category": "external",
"summary": "RHBZ#2314252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2314252"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47176"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8",
"url": "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8"
},
{
"category": "external",
"summary": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/",
"url": "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/"
}
],
"release_date": "2024-09-26T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-03T11:27:46+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.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7623"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-browsed binds on UDP INADDR_ANY:631 trusting any packet from any source"
},
{
"cve": "CVE-2024-47850",
"discovery_date": "2024-10-04T05:00:52.670668+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cups-browsed. This vulnerability allows an attacker to launch DDoS amplification attacks via an HTTP POST request to an arbitrary destination and port in response to a single IPP UDP packet requesting a printer to be added.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2024-47850 is resolved by the same fixes released for the related CVE-2024-47176.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47850"
},
{
"category": "external",
"summary": "RHBZ#2316417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316417"
},
{
"category": "external",
"summary": "RHSB-2024-002",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47850",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47850"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47850"
},
{
"category": "external",
"summary": "https://github.com/OpenPrinting/cups",
"url": "https://github.com/OpenPrinting/cups"
},
{
"category": "external",
"summary": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat",
"url": "https://www.akamai.com/blog/security-research/october-cups-ddos-threat"
}
],
"release_date": "2024-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-03T11:27:46+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.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7623"
},
{
"category": "workaround",
"details": "See the security bulletin for a detailed mitigation procedure.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.AUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.AUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.E4S:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.aarch64",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.ppc64le",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.s390x",
"AppStream-8.6.0.Z.E4S:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.src",
"AppStream-8.6.0.Z.TUS:cups-filters-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debuginfo-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-debugsource-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-0:1.20.0-27.el8_6.3.x86_64",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.i686",
"AppStream-8.6.0.Z.TUS:cups-filters-libs-debuginfo-0:1.20.0-27.el8_6.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cups-browsed: cups-filters: cups-browsed vulnerable to DDoS amplification attack"
}
]
}
SUSE-SU-2024:3523-1
Vulnerability from csaf_suse - Published: 2024-10-04 13:17 - Updated: 2024-10-04 13:17| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:cups-filters-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:cups-filters-devel-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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": "Security update for cups-filters",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for cups-filters fixes the following issues:\n\n- cups-browsed would bind on UDP INADDR_ANY:631 and trust any packet\n from any source to trigger a Get-Printer-Attributes IPP request \n to an attacker controlled URL. This patch removes support for the\n legacy CUPS and LDAP protocols(bsc#1230939, CVE-2024-47176)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3523,SUSE-SLE-Module-Basesystem-15-SP5-2024-3523,SUSE-SLE-Module-Basesystem-15-SP6-2024-3523,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-3523,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-3523,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3523,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3523,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3523,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-3523,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-3523,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3523,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-3523,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-3523,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3523,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-3523,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-3523,SUSE-Storage-7.1-2024-3523,openSUSE-SLE-15.5-2024-3523,openSUSE-SLE-15.6-2024-3523",
"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/suse-su-2024_3523-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3523-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243523-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3523-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-October/037151.html"
},
{
"category": "self",
"summary": "SUSE Bug 1230939",
"url": "https://bugzilla.suse.com/1230939"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47176 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47176/"
}
],
"title": "Security update for cups-filters",
"tracking": {
"current_release_date": "2024-10-04T13:17:15Z",
"generator": {
"date": "2024-10-04T13:17:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3523-1",
"initial_release_date": "2024-10-04T13:17:15Z",
"revision_history": [
{
"date": "2024-10-04T13:17:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"product": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"product_id": "cups-filters-1.25.0-150200.3.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"product": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"product_id": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-1.25.0-150200.3.16.1.i586",
"product": {
"name": "cups-filters-1.25.0-150200.3.16.1.i586",
"product_id": "cups-filters-1.25.0-150200.3.16.1.i586"
}
},
{
"category": "product_version",
"name": "cups-filters-devel-1.25.0-150200.3.16.1.i586",
"product": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.i586",
"product_id": "cups-filters-devel-1.25.0-150200.3.16.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"product": {
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"product_id": "cups-filters-1.25.0-150200.3.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"product": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"product_id": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-1.25.0-150200.3.16.1.s390x",
"product": {
"name": "cups-filters-1.25.0-150200.3.16.1.s390x",
"product_id": "cups-filters-1.25.0-150200.3.16.1.s390x"
}
},
{
"category": "product_version",
"name": "cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"product": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"product_id": "cups-filters-devel-1.25.0-150200.3.16.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"product": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"product_id": "cups-filters-1.25.0-150200.3.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"product": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"product_id": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:cups-filters-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-1.25.0-150200.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.aarch64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.s390x"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
},
"product_reference": "cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47176",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47176"
}
],
"notes": [
{
"category": "general",
"text": "CUPS is a standards-based, open-source printing system, and `cups-browsed` contains network printing functionality including, but not limited to, auto-discovering print services and shared printers. `cups-browsed` binds to `INADDR_ANY:631`, causing it to trust any packet from any source, and can cause the `Get-Printer-Attributes` IPP request to an attacker controlled URL. When combined with other vulnerabilities, such as CVE-2024-47076, CVE-2024-47175, and CVE-2024-47177, an attacker can execute arbitrary commands remotely on the target machine without authentication when a malicious printer is printed to.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Enterprise Storage 7.1:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Enterprise Storage 7.1:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Enterprise Storage 7.1:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Manager Proxy 4.3:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Manager Proxy 4.3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.aarch64",
"openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.s390x",
"openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.x86_64",
"openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.aarch64",
"openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.s390x",
"openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.x86_64",
"openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47176",
"url": "https://www.suse.com/security/cve/CVE-2024-47176"
},
{
"category": "external",
"summary": "SUSE Bug 1230932 for CVE-2024-47176",
"url": "https://bugzilla.suse.com/1230932"
},
{
"category": "external",
"summary": "SUSE Bug 1230939 for CVE-2024-47176",
"url": "https://bugzilla.suse.com/1230939"
}
],
"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": [
"SUSE Enterprise Storage 7.1:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Enterprise Storage 7.1:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Enterprise Storage 7.1:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Enterprise Storage 7.1:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Manager Proxy 4.3:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Manager Proxy 4.3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.aarch64",
"openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.s390x",
"openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.x86_64",
"openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.aarch64",
"openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.s390x",
"openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.x86_64",
"openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Enterprise Storage 7.1:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Enterprise Storage 7.1:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Enterprise Storage 7.1:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Manager Proxy 4.3:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Manager Proxy 4.3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.s390x",
"SUSE Manager Server 4.3:cups-filters-1.25.0-150200.3.16.1.x86_64",
"SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"SUSE Manager Server 4.3:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.aarch64",
"openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.s390x",
"openSUSE Leap 15.5:cups-filters-1.25.0-150200.3.16.1.x86_64",
"openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"openSUSE Leap 15.5:cups-filters-devel-1.25.0-150200.3.16.1.x86_64",
"openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.aarch64",
"openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.ppc64le",
"openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.s390x",
"openSUSE Leap 15.6:cups-filters-1.25.0-150200.3.16.1.x86_64",
"openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.aarch64",
"openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.ppc64le",
"openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.s390x",
"openSUSE Leap 15.6:cups-filters-devel-1.25.0-150200.3.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-04T13:17:15Z",
"details": "important"
}
],
"title": "CVE-2024-47176"
}
]
}
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.