CVE-2008-5317 (GCVE-0-2008-5317)
Vulnerability from cvelistv5
Published
2008-12-03 17:00
Modified
2024-08-07 10:49
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Integer signedness error in the cmsAllocGamma function in src/cmsgamma.c in Little cms color engine (aka lcms) before 1.17 allows attackers to have an unknown impact via a file containing a certain "number of entries" value, which is interpreted improperly, leading to an allocation of insufficient memory.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T10:49:12.438Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "33219", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/33219" }, { "name": "32708", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/32708" }, { "name": "33066", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/33066" }, { "name": "oval:org.mitre.oval:def:10685", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL", "x_transferred" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10685" }, { "name": "DSA-1684", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2008/dsa-1684" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://lcms.cvs.sourceforge.net/viewvc/lcms/lcms/src/cmsgamma.c?view=diff\u0026r1=1.16\u0026r2=1.17" }, { "name": "[oss-security] 20081128 CVE request: lcms (old issues)", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2008/11/28/3" }, { "name": "lcms-cmsallocgamma-bo(47120)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47120" }, { "name": "RHSA-2009:0011", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://www.redhat.com/support/errata/RHSA-2009-0011.html" }, { "name": "USN-693-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/693-1/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2008-11-28T00:00:00", "descriptions": [ { "lang": "en", "value": "Integer signedness error in the cmsAllocGamma function in src/cmsgamma.c in Little cms color engine (aka lcms) before 1.17 allows attackers to have an unknown impact via a file containing a certain \"number of entries\" value, which is interpreted improperly, leading to an allocation of insufficient memory." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-10-03T20:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "33219", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/33219" }, { "name": "32708", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/32708" }, { "name": "33066", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/33066" }, { "name": "oval:org.mitre.oval:def:10685", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10685" }, { "name": "DSA-1684", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2008/dsa-1684" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://lcms.cvs.sourceforge.net/viewvc/lcms/lcms/src/cmsgamma.c?view=diff\u0026r1=1.16\u0026r2=1.17" }, { "name": "[oss-security] 20081128 CVE request: lcms (old issues)", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2008/11/28/3" }, { "name": "lcms-cmsallocgamma-bo(47120)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47120" }, { "name": "RHSA-2009:0011", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://www.redhat.com/support/errata/RHSA-2009-0011.html" }, { "name": "USN-693-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/693-1/" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-5317", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Integer signedness error in the cmsAllocGamma function in src/cmsgamma.c in Little cms color engine (aka lcms) before 1.17 allows attackers to have an unknown impact via a file containing a certain \"number of entries\" value, which is interpreted improperly, leading to an allocation of insufficient memory." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "33219", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/33219" }, { "name": "32708", "refsource": "BID", "url": "http://www.securityfocus.com/bid/32708" }, { "name": "33066", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/33066" }, { "name": "oval:org.mitre.oval:def:10685", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10685" }, { "name": "DSA-1684", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2008/dsa-1684" }, { "name": "http://lcms.cvs.sourceforge.net/viewvc/lcms/lcms/src/cmsgamma.c?view=diff\u0026r1=1.16\u0026r2=1.17", "refsource": "CONFIRM", "url": "http://lcms.cvs.sourceforge.net/viewvc/lcms/lcms/src/cmsgamma.c?view=diff\u0026r1=1.16\u0026r2=1.17" }, { "name": "[oss-security] 20081128 CVE request: lcms (old issues)", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2008/11/28/3" }, { "name": "lcms-cmsallocgamma-bo(47120)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/47120" }, { "name": "RHSA-2009:0011", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2009-0011.html" }, { "name": "USN-693-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/693-1/" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2008-5317", "datePublished": "2008-12-03T17:00:00", "dateReserved": "2008-12-03T00:00:00", "dateUpdated": "2024-08-07T10:49:12.438Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2008-5317\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2008-12-03T17:30:00.540\",\"lastModified\":\"2025-04-09T00:30:58.490\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Integer signedness error in the cmsAllocGamma function in src/cmsgamma.c in Little cms color engine (aka lcms) before 1.17 allows attackers to have an unknown impact via a file containing a certain \\\"number of entries\\\" value, which is interpreted improperly, leading to an allocation of insufficient memory.\"},{\"lang\":\"es\",\"value\":\"Error de presencia de signo en entero en la funci\u00f3n cmsAllocGamma en src/cmsgamma.c en Little cms color engine (alias lcms) en versiones anteriores a 1.17 que permite a los atacantes tener un impacto desconocido a trav\u00e9s de un archivo que contiene un cierto n\u00famero de valores de entrada, que son interpretados inapropiadamente, permitiendo una asignaci\u00f3n de memoria insuficiente.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:C/I:C/A:C\",\"baseScore\":10.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":10.0,\"acInsufInfo\":true,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-189\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:lcms:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.16\",\"matchCriteriaId\":\"3921D964-CEBA-4100-8AFA-37CE87C9D939\"},{\"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\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:lcms:1.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"39EBE224-D0B7-4C74-B363-1BDA291594D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:lcms:1.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"14BBFB7C-206E-47F5-9F78-50DB88E09215\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:little_cms_color_engine:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.16\",\"matchCriteriaId\":\"76B826F6-61F2-47E2-A78D-7347904A34C2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:little_cms_color_engine:1.07:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F3E1F2A4-2D67-4442-991B-BDD66DFD0A36\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:little_cms_color_engine:1.08:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"57F07310-A04B-49F3-B0F8-3B2BD1A70555\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:little_cms_color_engine:1.09:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F433BC9D-C6B2-446D-976C-7A4BB4F2F668\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:little_cms_color_engine:1.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F153ED4-BC68-44F1-A8E6-284FDCD4D7CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:little_cms_color_engine:1.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7287F9F3-504E-4DB7-B189-B11DB0A9890C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:little_cms_color_engine:1.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D086B58-D972-461D-A7D3-F12CDFD3845E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:little_cms_color_engine:1.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0F21DB4-D8CA-48F0-9EFE-4F1D90108663\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:little_cms_color_engine:1.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"041BE71F-DCDC-47A7-8FF5-1B9A97FDB324\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:littlecms:little_cms_color_engine:1.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"650BF28E-8D28-45C0-99C2-D6B78AA9BE6D\"}]}]}],\"references\":[{\"url\":\"http://lcms.cvs.sourceforge.net/viewvc/lcms/lcms/src/cmsgamma.c?view=diff\u0026r1=1.16\u0026r2=1.17\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"http://secunia.com/advisories/33066\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://secunia.com/advisories/33219\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.debian.org/security/2008/dsa-1684\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2008/11/28/3\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2009-0011.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/32708\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/47120\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10685\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://usn.ubuntu.com/693-1/\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lcms.cvs.sourceforge.net/viewvc/lcms/lcms/src/cmsgamma.c?view=diff\u0026r1=1.16\u0026r2=1.17\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://secunia.com/advisories/33066\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/33219\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.debian.org/security/2008/dsa-1684\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2008/11/28/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2009-0011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/32708\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/47120\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10685\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/693-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…