2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2002-1372" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2002-12-26T05:00:00.000" ,
2025-04-03 02:06:18 +00:00
"lastModified" : "2025-04-03T01:03:51.193" ,
"vulnStatus" : "Deferred" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Common Unix Printing System (CUPS) 1.1.14 through 1.1.17 does not properly check the return values of various file and socket operations, which could allow a remote attacker to cause a denial of service (resource exhaustion) by causing file descriptors to be assigned and not released, as demonstrated by fanta."
} ,
{
"lang" : "es" ,
"value" : "Common Unix Printing System (CUPS) 1.1.14 a 1.1.17 no comprueba adecuadamente los valores de retorno de varias operaciones de ficheros y sockets, lo que podr\u00eda permitir a un atacante remoto causar una denegaci\u00f3n de servicio (consumici\u00f3n de recursos) haciendo que descriptores de ficheros sean asignados y no liberados, como ha sido demostrado por fanta."
}
] ,
"metrics" : {
2024-01-21 03:00:29 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-01-21 03:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-21 03:00:29 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2025-01-16 19:03:51 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-01-21 03:00:29 +00:00
}
] ,
2023-04-24 12:24:31 +02:00
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:N/I:N/A:P" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2024-01-21 03:00:29 +00:00
"value" : "CWE-252"
2023-04-24 12:24:31 +02:00
}
]
2025-01-16 19:03:51 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-252"
}
]
2023-04-24 12:24:31 +02:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-01-21 03:00:29 +00:00
"criteria" : "cpe:2.3:a:apple:cups:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.1.14" ,
"versionEndIncluding" : "1.1.17" ,
"matchCriteriaId" : "BB349B56-37FA-4ECB-8260-AFBF6B324B34"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
2023-04-24 12:24:31 +02:00
{
"vulnerable" : true ,
2024-01-21 03:00:29 +00:00
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CDCF4FB3-F781-46D5-BEE7-485B3DC78B83"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-01-21 03:00:29 +00:00
"criteria" : "cpe:2.3:o:apple:mac_os_x:10.2.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "56CC0444-570C-4BB5-B53A-C5CA0BD87935"
2023-04-24 12:24:31 +02:00
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2024-01-21 03:00:29 +00:00
"criteria" : "cpe:2.3:o:debian:debian_linux:2.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "58B90124-0543-4226-BFF4-13CCCBCCB243"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2024-01-21 03:00:29 +00:00
"criteria" : "cpe:2.3:o:debian:debian_linux:3.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2CAE037F-111C-4A76-8FFE-716B74D65EF3"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://archives.neohapsis.com/archives/vulnwatch/2002-q4/0117.html" ,
2024-01-21 03:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000702" ,
2024-01-21 03:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=104032149026670&w=2" ,
2024-01-21 03:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.debian.org/security/2003/dsa-232" ,
2024-01-21 03:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.idefense.com/advisory/12.19.02.txt" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-01-21 03:00:29 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Exploit" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.mandrakesoft.com/security/advisories?name=MDKSA-2003:001" ,
2024-01-21 03:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.novell.com/linux/security/advisories/2003_002_cups.html" ,
2024-01-21 03:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2002-295.html" ,
2024-01-21 03:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securityfocus.com/bid/6440" ,
2024-01-21 03:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/10912" ,
2024-01-21 03:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://archives.neohapsis.com/archives/vulnwatch/2002-q4/0117.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000702" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://marc.info/?l=bugtraq&m=104032149026670&w=2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "http://www.debian.org/security/2003/dsa-232" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "http://www.idefense.com/advisory/12.19.02.txt" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Exploit" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://www.mandrakesoft.com/security/advisories?name=MDKSA-2003:001" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://www.novell.com/linux/security/advisories/2003_002_cups.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2002-295.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/6440" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/10912" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
}
]
}