2024-09-19 23:00:35 +00:00
{
2024-09-26 22:00:39 +00:00
"data_version" : "4.0" ,
2024-09-19 23:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-47176" ,
2024-09-26 22:00:39 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-09-19 23:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-10-02 19:00:32 +00:00
"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."
2024-09-26 22:00:39 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20: Improper Input Validation" ,
"cweId" : "CWE-20"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-749: Exposed Dangerous Method or Function" ,
"cweId" : "CWE-749"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-1327: Binding to an Unrestricted IP Address" ,
"cweId" : "CWE-1327"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "OpenPrinting" ,
"product" : {
"product_data" : [
{
"product_name" : "cups-browsed" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
2024-10-02 19:00:32 +00:00
"version_value" : "<= 2.0.1"
2024-09-26 22:00:39 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8" ,
"refsource" : "MISC" ,
"name" : "https://github.com/OpenPrinting/cups-browsed/security/advisories/GHSA-rj88-6mr5-rcw8"
} ,
{
"url" : "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-p9rh-jxmq-gq47" ,
"refsource" : "MISC" ,
"name" : "https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-p9rh-jxmq-gq47"
} ,
{
"url" : "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5" ,
"refsource" : "MISC" ,
"name" : "https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5"
} ,
{
"url" : "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6" ,
"refsource" : "MISC" ,
"name" : "https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6"
} ,
{
"url" : "https://github.com/OpenPrinting/cups-browsed/blob/master/daemon/cups-browsed.c#L13992" ,
"refsource" : "MISC" ,
"name" : "https://github.com/OpenPrinting/cups-browsed/blob/master/daemon/cups-browsed.c#L13992"
} ,
{
"url" : "https://www.cups.org" ,
"refsource" : "MISC" ,
"name" : "https://www.cups.org"
2024-09-26 23:00:36 +00:00
} ,
{
"url" : "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I" ,
"refsource" : "MISC" ,
"name" : "https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I"
2024-09-26 22:00:39 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-rj88-6mr5-rcw8" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
2024-10-02 19:00:32 +00:00
"attackComplexity" : "LOW" ,
2024-09-26 22:00:39 +00:00
"attackVector" : "NETWORK" ,
2024-10-02 19:00:32 +00:00
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
2024-09-26 22:00:39 +00:00
"privilegesRequired" : "NONE" ,
2024-10-02 19:00:32 +00:00
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" ,
2024-09-26 22:00:39 +00:00
"version" : "3.1"
2024-09-19 23:00:35 +00:00
}
]
}
}