2023-05-08 14:00:38 +00:00
{
2023-06-01 17:00:37 +00:00
"data_version" : "4.0" ,
2023-05-08 14:00:38 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-32324" ,
2023-06-01 17:00:37 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-05-08 14:00:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-06-01 17:00:37 +00:00
"value" : "OpenPrinting CUPS is an open source printing system. In versions 2.4.2 and prior, a heap buffer overflow vulnerability would allow a remote attacker to launch a denial of service (DoS) attack. A buffer overflow vulnerability in the function `format_log_line` could allow remote attackers to cause a DoS on the affected system. Exploitation of the vulnerability can be triggered when the configuration file `cupsd.conf` sets the value of `loglevel `to `DEBUG`. No known patches or workarounds exist at time of publication."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-122: Heap-based Buffer Overflow" ,
"cweId" : "CWE-122"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-787: Out-of-bounds Write" ,
"cweId" : "CWE-787"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "OpenPrinting" ,
"product" : {
"product_data" : [
{
"product_name" : "cups" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "<= 2.4.2"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/OpenPrinting/cups/security/advisories/GHSA-cxc6-w2g7-69p7" ,
"refsource" : "MISC" ,
"name" : "https://github.com/OpenPrinting/cups/security/advisories/GHSA-cxc6-w2g7-69p7"
2023-06-02 00:00:40 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/06/msg00001.html" ,
"refsource" : "MISC" ,
"name" : "https://lists.debian.org/debian-lts-announce/2023/06/msg00001.html"
2023-06-01 17:00:37 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-cxc6-w2g7-69p7" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"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"
2023-05-08 14:00:38 +00:00
}
]
}
}