2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2009-0949" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2009-06-09T17:30:00.657" ,
2024-02-09 00:55:18 +00:00
"lastModified" : "2024-02-09T00:17:23.450" ,
2023-12-28 17:00:28 +00:00
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The ippReadIO function in cups/ipp.c in cupsd in CUPS before 1.3.10 does not properly initialize memory for IPP request packets, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a scheduler request with two consecutive IPP_TAG_UNSUPPORTED tags."
} ,
{
"lang" : "es" ,
"value" : "La funci\u00f3n ippReadIO en cups/ipp.c en cupsd en CUPS antes de la versi\u00f3n 1.3.10 no inicia de manera apropiada la memoria para paquetes de solicitud IPP, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (referencia a puntero nulo y ca\u00edda del demonio) mediante una solicitud de programaci\u00f3n (scheduler) con dos etiquetas IPP_TAG_UNSUPPORTED consecutivas."
}
] ,
"metrics" : {
2023-12-28 17:00:28 +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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
] ,
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" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "PARTIAL" ,
"baseScore" : 5.0
} ,
"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-02-09 00:55:18 +00:00
"value" : "CWE-908"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apple:cups:*:*:*:*:*:*:*:*" ,
2023-12-28 17:00:28 +00:00
"versionEndExcluding" : "1.3.10" ,
"matchCriteriaId" : "DB4D1818-1AE2-42FE-9856-5519EF7E0DAA"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
2023-04-24 12:24:31 +02:00
{
"vulnerable" : true ,
2023-12-28 17:00:28 +00:00
"criteria" : "cpe:2.3:o:canonical:ubuntu_linux:6.06:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "454A5D17-B171-4F1F-9E0B-F18D1E5CA9FD"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-28 17:00:28 +00:00
"criteria" : "cpe:2.3:o:canonical:ubuntu_linux:8.04:*:*:*:-:*:*:*" ,
"matchCriteriaId" : "7EBFE35C-E243-43D1-883D-4398D71763CC"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-28 17:00:28 +00:00
"criteria" : "cpe:2.3:o:canonical:ubuntu_linux:8.10:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "4747CC68-FAF4-482F-929A-9DA6C24CB663"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-28 17:00:28 +00:00
"criteria" : "cpe:2.3:o:canonical:ubuntu_linux:9.04:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A5D026D0-EF78-438D-BEDD-FC8571F3ACEB"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
2023-04-24 12:24:31 +02:00
{
"vulnerable" : true ,
2023-12-28 17:00:28 +00:00
"criteria" : "cpe:2.3:o:debian:debian_linux:4.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0F92AB32-E7DE-43F4-B877-1F41FA162EC7"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-28 17:00:28 +00:00
"criteria" : "cpe:2.3:o:debian:debian_linux:5.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8C757774-08E7-40AA-B532-6F705C8F7639"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-28 17:00:28 +00:00
"criteria" : "cpe:2.3:o:debian:debian_linux:6.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "036E8A89-7A16-411F-9D31-676313BB7244"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
2023-04-24 12:24:31 +02:00
{
"vulnerable" : true ,
2023-12-28 17:00:28 +00:00
"criteria" : "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "10.0.0" ,
"versionEndExcluding" : "10.4.11" ,
"matchCriteriaId" : "2F5DEE66-117C-4844-8FD4-065D0820A808"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-28 17:00:28 +00:00
"criteria" : "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "10.5.0" ,
"versionEndExcluding" : "10.5.8" ,
"matchCriteriaId" : "7A880FA4-5DBF-4894-8DAC-C3CD147D1EB7"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-28 17:00:28 +00:00
"criteria" : "cpe:2.3:o:apple:mac_os_x_server:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "10.0.0" ,
"versionEndExcluding" : "10.4.11" ,
"matchCriteriaId" : "B9ACE85A-56A0-404C-AB58-A4F5CA73243C"
2023-04-24 12:24:31 +02:00
} ,
{
"vulnerable" : true ,
2023-12-28 17:00:28 +00:00
"criteria" : "cpe:2.3:o:apple:mac_os_x_server:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "10.5.0" ,
"versionEndExcluding" : "10.5.8" ,
"matchCriteriaId" : "7F74FAC0-CC05-4797-9DE2-F7CE5CB8FC19"
2023-04-24 12:24:31 +02:00
}
]
}
]
2024-02-09 00:55:18 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:opensuse:opensuse:10.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C35B68DF-1440-4587-8458-9C5F4D1E43F3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:suse:linux_enterprise:9.0:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "C3243C77-D635-480D-908C-328A479719E8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:suse:linux_enterprise:10.0:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "AED08A6F-CD23-4405-B1CF-C96BB8AE7D6B"
}
]
}
]
2023-04-24 12:24:31 +02:00
}
] ,
"references" : [
{
"url" : "http://lists.apple.com/archives/security-announce/2009/Sep/msg00004.html" ,
2023-12-28 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2009-07/msg00002.html" ,
2023-12-28 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "http://secunia.com/advisories/35322" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/35328" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/35340" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/35342" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/35685" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://secunia.com/advisories/36701" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://securitytracker.com/id?1022321" ,
2023-12-28 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://support.apple.com/kb/HT3865" ,
2023-12-28 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.coresecurity.com/content/AppleCUPS-null-pointer-vulnerability" ,
"source" : "cve@mitre.org" ,
"tags" : [
2023-12-28 17:00:28 +00:00
"Exploit" ,
"Third Party Advisory"
2023-04-24 12:24:31 +02:00
]
} ,
{
"url" : "http://www.debian.org/security/2009/dsa-1811" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-09 00:55:18 +00:00
"Broken Link" ,
2023-12-28 17:00:28 +00:00
"Third Party Advisory"
2023-04-24 12:24:31 +02:00
]
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2009-1082.html" ,
2023-12-28 17:00:28 +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-2009-1083.html" ,
2023-12-28 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securityfocus.com/archive/1/504032/100/0/threaded" ,
2023-12-28 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securityfocus.com/bid/35169" ,
"source" : "cve@mitre.org" ,
"tags" : [
2023-12-28 17:00:28 +00:00
"Broken Link" ,
"Exploit" ,
"Third Party Advisory" ,
"VDB Entry"
2023-04-24 12:24:31 +02:00
]
} ,
{
"url" : "http://www.ubuntu.com/usn/USN-780-1" ,
2023-12-28 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=500972" ,
2023-12-28 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/50926" ,
2023-12-28 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9631" ,
2023-12-28 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
}
]
}