2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2007-2741" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2007-05-17T19:30:00.000" ,
2024-11-22 07:15:30 +00:00
"lastModified" : "2024-11-21T00:31:32.620" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Stack-based buffer overflow in Little CMS (lcms) before 1.15 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted ICC profile in a JPG file."
} ,
{
"lang" : "es" ,
"value" : "Un desbordamiento de b\u00fafer en la regi\u00f3n stack de la memoria en Little CMS (lcms) versiones anteriores a 1.15, permite a atacantes remotos ejecutar c\u00f3digo arbitrario o causar una denegaci\u00f3n de servicio (bloqueo de aplicaci\u00f3n) por medio de un perfil ICC dise\u00f1ado en un archivo JPG."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:C/I:C/A:C" ,
2024-11-22 07:15:30 +00:00
"baseScore" : 9.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
2024-11-22 07:15:30 +00:00
"availabilityImpact" : "COMPLETE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 10.0 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-119"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:littlecms:lcms:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.14" ,
"matchCriteriaId" : "CABE2C21-19C2-4CDF-8BC0-52DDF7DDF2D9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:littlecms:lcms:1.07:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "77D8173F-F341-4B34-A50A-388C93CABD01"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:littlecms:lcms:1.08:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "405F539C-0A33-4703-8ADA-AF314EC92B76"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:littlecms:lcms:1.09:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7DCBA042-6C91-4CDD-96A6-5E99B60519C5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:littlecms:lcms:1.10:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C3F25567-8DEF-491C-97F7-D2680115C02E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:littlecms:lcms:1.11:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "492B453F-5FC7-4B8B-9C42-C911FCA4BFDF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:littlecms:lcms:1.12:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CEFA9E7E-B7A9-4106-A480-0E57FCDA7B5F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:littlecms:lcms:1.13:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "17B723CE-5A76-4DCE-9A2C-EFF32D4A5855"
}
]
}
]
}
] ,
"references" : [
2024-04-04 08:46:00 +00:00
{
"url" : "http://osvdb.org/36179" ,
"source" : "cve@mitre.org"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://scary.beasts.org/security/CESA-2007-001.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/25294" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/27756" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/32282" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.mandriva.com/security/advisories?name=MDKSA-2007:238" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.novell.com/linux/security/advisories/2007_24_sr.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/24001" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Patch"
]
} ,
{
"url" : "http://www.ubuntu.com/usn/usn-652-1" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2007/1837" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/34331" ,
"source" : "cve@mitre.org"
2024-11-22 07:15:30 +00:00
} ,
{
"url" : "http://osvdb.org/36179" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://scary.beasts.org/security/CESA-2007-001.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "http://secunia.com/advisories/25294" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/27756" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://secunia.com/advisories/32282" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "http://www.mandriva.com/security/advisories?name=MDKSA-2007:238" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.novell.com/linux/security/advisories/2007_24_sr.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/24001" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Patch"
]
} ,
{
"url" : "http://www.ubuntu.com/usn/usn-652-1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.vupen.com/english/advisories/2007/1837" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/34331" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
}
] ,
"vendorComments" : [
{
"organization" : "Red Hat" ,
"comment" : "Not vulnerable. This issue did not affect the versions of lcms as shipped with Red Hat Enterprise Linux 5." ,
"lastModified" : "2008-12-03T00:00:00"
2023-04-24 12:24:31 +02:00
}
]
}