Action not permitted
Modal body text goes here.
Modal Title
Modal Body
ghsa-gp79-46cf-7pmq
Vulnerability from github
Published
2022-05-01 07:31
Modified
2025-04-09 03:33
VLAI Severity ?
Details
The sPLT chunk handling code (png_set_sPLT function in pngset.c) in libpng 1.0.6 through 1.2.12 uses a sizeof operator on the wrong data type, which allows context-dependent attackers to cause a denial of service (crash) via malformed sPLT chunks that trigger an out-of-bounds read.
{ "affected": [], "aliases": [ "CVE-2006-5793" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2006-11-17T23:07:00Z", "severity": "LOW" }, "details": "The sPLT chunk handling code (png_set_sPLT function in pngset.c) in libpng 1.0.6 through 1.2.12 uses a sizeof operator on the wrong data type, which allows context-dependent attackers to cause a denial of service (crash) via malformed sPLT chunks that trigger an out-of-bounds read.", "id": "GHSA-gp79-46cf-7pmq", "modified": "2025-04-09T03:33:35Z", "published": "2022-05-01T07:31:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-5793" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30290" }, { "type": "WEB", "url": "https://issues.rpath.com/browse/RPL-790" }, { "type": "WEB", "url": "https://issues.rpath.com/browse/RPL-824" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10324" }, { "type": "WEB", "url": "http://android-developers.blogspot.com/2008/03/android-sdk-update-m5-rc15-released.html" }, { "type": "WEB", "url": "http://bugs.gentoo.org/attachment.cgi?id=101400\u0026action=view" }, { "type": "WEB", "url": "http://bugs.gentoo.org/show_bug.cgi?id=154380" }, { "type": "WEB", "url": "http://docs.info.apple.com/article.html?artnum=307562" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2008/Mar/msg00001.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/22889" }, { "type": "WEB", "url": "http://secunia.com/advisories/22900" }, { "type": "WEB", "url": "http://secunia.com/advisories/22941" }, { "type": "WEB", "url": "http://secunia.com/advisories/22950" }, { "type": "WEB", "url": "http://secunia.com/advisories/22951" }, { "type": "WEB", "url": "http://secunia.com/advisories/22956" }, { "type": "WEB", "url": "http://secunia.com/advisories/22958" }, { "type": "WEB", "url": "http://secunia.com/advisories/23208" }, { "type": "WEB", "url": "http://secunia.com/advisories/23335" }, { "type": "WEB", "url": "http://secunia.com/advisories/25329" }, { "type": "WEB", "url": "http://secunia.com/advisories/25742" }, { "type": "WEB", "url": "http://secunia.com/advisories/29420" }, { "type": "WEB", "url": "http://security.gentoo.org/glsa/glsa-200611-09.xml" }, { "type": "WEB", "url": "http://securitytracker.com/id?1017244" }, { "type": "WEB", "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2006\u0026m=slackware-security.465035" }, { "type": "WEB", "url": "http://sourceforge.net/project/shownotes.php?release_id=464278" }, { "type": "WEB", "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-254.htm" }, { "type": "WEB", "url": "http://www.coresecurity.com/?action=item\u0026id=2148" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:209" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:210" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:211" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:212" }, { "type": "WEB", "url": "http://www.novell.com/linux/security/advisories/2006_28_sr.html" }, { "type": "WEB", "url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2006.036.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2007-0356.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/451874/100/200/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/453484/100/100/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/489135/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/21078" }, { "type": "WEB", "url": "http://www.trustix.org/errata/2006/0065" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-383-1" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2006/4521" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2006/4568" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2008/0924/references" } ], "schema_version": "1.4.0", "severity": [] }
CVE-2006-5793 (GCVE-0-2006-5793)
Vulnerability from cvelistv5
Published
2006-11-17 23:00
Modified
2024-08-07 20:04
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
The sPLT chunk handling code (png_set_sPLT function in pngset.c) in libpng 1.0.6 through 1.2.12 uses a sizeof operator on the wrong data type, which allows context-dependent attackers to cause a denial of service (crash) via malformed sPLT chunks that trigger an out-of-bounds read.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T20:04:55.597Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-254.htm" }, { "name": "MDKSA-2006:209", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:209" }, { "name": "22941", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/22941" }, { "name": "oval:org.mitre.oval:def:10324", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL", "x_transferred" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10324" }, { "name": "22956", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/22956" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://issues.rpath.com/browse/RPL-824" }, { "name": "22958", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/22958" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.coresecurity.com/?action=item\u0026id=2148" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://bugs.gentoo.org/show_bug.cgi?id=154380" }, { "name": "SUSE-SR:2006:028", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://www.novell.com/linux/security/advisories/2006_28_sr.html" }, { "name": "ADV-2008-0924", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2008/0924/references" }, { "name": "21078", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/21078" }, { "name": "22951", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/22951" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://issues.rpath.com/browse/RPL-790" }, { "name": "GLSA-200611-09", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "http://security.gentoo.org/glsa/glsa-200611-09.xml" }, { "name": "23335", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23335" }, { "name": "25329", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/25329" }, { "name": "ADV-2006-4521", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2006/4521" }, { "name": "29420", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/29420" }, { "name": "1017244", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://securitytracker.com/id?1017244" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://sourceforge.net/project/shownotes.php?release_id=464278" }, { "name": "APPLE-SA-2008-03-18", "tags": [ "vendor-advisory", "x_refsource_APPLE", "x_transferred" ], "url": "http://lists.apple.com/archives/security-announce/2008/Mar/msg00001.html" }, { "name": "20061204 rPSA-2006-0211-2 doxygen libpng", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/453484/100/100/threaded" }, { "name": "MDKSA-2006:210", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:210" }, { "name": "23208", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23208" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://android-developers.blogspot.com/2008/03/android-sdk-update-m5-rc15-released.html" }, { "name": "MDKSA-2006:212", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:212" }, { "name": "22889", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/22889" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://bugs.gentoo.org/attachment.cgi?id=101400\u0026action=view" }, { "name": "20061115 rPSA-2006-0211-1 libpng", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/451874/100/200/threaded" }, { "name": "RHSA-2007:0356", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://www.redhat.com/support/errata/RHSA-2007-0356.html" }, { "name": "OpenPKG-SA-2006.036", "tags": [ "vendor-advisory", "x_refsource_OPENPKG", "x_transferred" ], "url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2006.036.html" }, { "name": "USN-383-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/usn-383-1" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://docs.info.apple.com/article.html?artnum=307562" }, { "name": "22950", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/22950" }, { "name": "libpng-pngsetsplt-dos(30290)", "tags": [ "vdb-entry", "x_refsource_XF", "x_transferred" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30290" }, { "name": "22900", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/22900" }, { "name": "MDKSA-2006:211", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:211" }, { "name": "ADV-2006-4568", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2006/4568" }, { "name": "SSA:2006-335-03", "tags": [ "vendor-advisory", "x_refsource_SLACKWARE", "x_transferred" ], "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2006\u0026m=slackware-security.465035" }, { "name": "25742", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/25742" }, { "name": "2006-0065", "tags": [ "vendor-advisory", "x_refsource_TRUSTIX", "x_transferred" ], "url": "http://www.trustix.org/errata/2006/0065/" }, { "name": "20080304 CORE-2008-0124: Multiple vulnerabilities in Google\u0027s Android SDK", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/489135/100/0/threaded" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2006-11-16T00:00:00", "descriptions": [ { "lang": "en", "value": "The sPLT chunk handling code (png_set_sPLT function in pngset.c) in libpng 1.0.6 through 1.2.12 uses a sizeof operator on the wrong data type, which allows context-dependent attackers to cause a denial of service (crash) via malformed sPLT chunks that trigger an out-of-bounds read." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-10-17T20:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-254.htm" }, { "name": "MDKSA-2006:209", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:209" }, { "name": "22941", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/22941" }, { "name": "oval:org.mitre.oval:def:10324", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10324" }, { "name": "22956", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/22956" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://issues.rpath.com/browse/RPL-824" }, { "name": "22958", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/22958" }, { "tags": [ "x_refsource_MISC" ], "url": "http://www.coresecurity.com/?action=item\u0026id=2148" }, { "tags": [ "x_refsource_MISC" ], "url": "http://bugs.gentoo.org/show_bug.cgi?id=154380" }, { "name": "SUSE-SR:2006:028", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://www.novell.com/linux/security/advisories/2006_28_sr.html" }, { "name": "ADV-2008-0924", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2008/0924/references" }, { "name": "21078", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/21078" }, { "name": "22951", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/22951" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://issues.rpath.com/browse/RPL-790" }, { "name": "GLSA-200611-09", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "http://security.gentoo.org/glsa/glsa-200611-09.xml" }, { "name": "23335", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23335" }, { "name": "25329", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/25329" }, { "name": "ADV-2006-4521", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2006/4521" }, { "name": "29420", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/29420" }, { "name": "1017244", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://securitytracker.com/id?1017244" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://sourceforge.net/project/shownotes.php?release_id=464278" }, { "name": "APPLE-SA-2008-03-18", "tags": [ "vendor-advisory", "x_refsource_APPLE" ], "url": "http://lists.apple.com/archives/security-announce/2008/Mar/msg00001.html" }, { "name": "20061204 rPSA-2006-0211-2 doxygen libpng", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/453484/100/100/threaded" }, { "name": "MDKSA-2006:210", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:210" }, { "name": "23208", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23208" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://android-developers.blogspot.com/2008/03/android-sdk-update-m5-rc15-released.html" }, { "name": "MDKSA-2006:212", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:212" }, { "name": "22889", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/22889" }, { "tags": [ "x_refsource_MISC" ], "url": "http://bugs.gentoo.org/attachment.cgi?id=101400\u0026action=view" }, { "name": "20061115 rPSA-2006-0211-1 libpng", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/451874/100/200/threaded" }, { "name": "RHSA-2007:0356", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://www.redhat.com/support/errata/RHSA-2007-0356.html" }, { "name": "OpenPKG-SA-2006.036", "tags": [ "vendor-advisory", "x_refsource_OPENPKG" ], "url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2006.036.html" }, { "name": "USN-383-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/usn-383-1" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://docs.info.apple.com/article.html?artnum=307562" }, { "name": "22950", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/22950" }, { "name": "libpng-pngsetsplt-dos(30290)", "tags": [ "vdb-entry", "x_refsource_XF" ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30290" }, { "name": "22900", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/22900" }, { "name": "MDKSA-2006:211", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:211" }, { "name": "ADV-2006-4568", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2006/4568" }, { "name": "SSA:2006-335-03", "tags": [ "vendor-advisory", "x_refsource_SLACKWARE" ], "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2006\u0026m=slackware-security.465035" }, { "name": "25742", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/25742" }, { "name": "2006-0065", "tags": [ "vendor-advisory", "x_refsource_TRUSTIX" ], "url": "http://www.trustix.org/errata/2006/0065/" }, { "name": "20080304 CORE-2008-0124: Multiple vulnerabilities in Google\u0027s Android SDK", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/489135/100/0/threaded" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2006-5793", "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": "The sPLT chunk handling code (png_set_sPLT function in pngset.c) in libpng 1.0.6 through 1.2.12 uses a sizeof operator on the wrong data type, which allows context-dependent attackers to cause a denial of service (crash) via malformed sPLT chunks that trigger an out-of-bounds read." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://support.avaya.com/elmodocs2/security/ASA-2007-254.htm", "refsource": "CONFIRM", "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-254.htm" }, { "name": "MDKSA-2006:209", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:209" }, { "name": "22941", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/22941" }, { "name": "oval:org.mitre.oval:def:10324", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10324" }, { "name": "22956", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/22956" }, { "name": "https://issues.rpath.com/browse/RPL-824", "refsource": "CONFIRM", "url": "https://issues.rpath.com/browse/RPL-824" }, { "name": "22958", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/22958" }, { "name": "http://www.coresecurity.com/?action=item\u0026id=2148", "refsource": "MISC", "url": "http://www.coresecurity.com/?action=item\u0026id=2148" }, { "name": "http://bugs.gentoo.org/show_bug.cgi?id=154380", "refsource": "MISC", "url": "http://bugs.gentoo.org/show_bug.cgi?id=154380" }, { "name": "SUSE-SR:2006:028", "refsource": "SUSE", "url": "http://www.novell.com/linux/security/advisories/2006_28_sr.html" }, { "name": "ADV-2008-0924", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2008/0924/references" }, { "name": "21078", "refsource": "BID", "url": "http://www.securityfocus.com/bid/21078" }, { "name": "22951", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/22951" }, { "name": "https://issues.rpath.com/browse/RPL-790", "refsource": "CONFIRM", "url": "https://issues.rpath.com/browse/RPL-790" }, { "name": "GLSA-200611-09", "refsource": "GENTOO", "url": "http://security.gentoo.org/glsa/glsa-200611-09.xml" }, { "name": "23335", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23335" }, { "name": "25329", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/25329" }, { "name": "ADV-2006-4521", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2006/4521" }, { "name": "29420", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/29420" }, { "name": "1017244", "refsource": "SECTRACK", "url": "http://securitytracker.com/id?1017244" }, { "name": "http://sourceforge.net/project/shownotes.php?release_id=464278", "refsource": "CONFIRM", "url": "http://sourceforge.net/project/shownotes.php?release_id=464278" }, { "name": "APPLE-SA-2008-03-18", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2008/Mar/msg00001.html" }, { "name": "20061204 rPSA-2006-0211-2 doxygen libpng", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/453484/100/100/threaded" }, { "name": "MDKSA-2006:210", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:210" }, { "name": "23208", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23208" }, { "name": "http://android-developers.blogspot.com/2008/03/android-sdk-update-m5-rc15-released.html", "refsource": "CONFIRM", "url": "http://android-developers.blogspot.com/2008/03/android-sdk-update-m5-rc15-released.html" }, { "name": "MDKSA-2006:212", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:212" }, { "name": "22889", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/22889" }, { "name": "http://bugs.gentoo.org/attachment.cgi?id=101400\u0026action=view", "refsource": "MISC", "url": "http://bugs.gentoo.org/attachment.cgi?id=101400\u0026action=view" }, { "name": "20061115 rPSA-2006-0211-1 libpng", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/451874/100/200/threaded" }, { "name": "RHSA-2007:0356", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2007-0356.html" }, { "name": "OpenPKG-SA-2006.036", "refsource": "OPENPKG", "url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2006.036.html" }, { "name": "USN-383-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/usn-383-1" }, { "name": "http://docs.info.apple.com/article.html?artnum=307562", "refsource": "CONFIRM", "url": "http://docs.info.apple.com/article.html?artnum=307562" }, { "name": "22950", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/22950" }, { "name": "libpng-pngsetsplt-dos(30290)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30290" }, { "name": "22900", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/22900" }, { "name": "MDKSA-2006:211", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:211" }, { "name": "ADV-2006-4568", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2006/4568" }, { "name": "SSA:2006-335-03", "refsource": "SLACKWARE", "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2006\u0026m=slackware-security.465035" }, { "name": "25742", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/25742" }, { "name": "2006-0065", "refsource": "TRUSTIX", "url": "http://www.trustix.org/errata/2006/0065/" }, { "name": "20080304 CORE-2008-0124: Multiple vulnerabilities in Google\u0027s Android SDK", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/489135/100/0/threaded" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2006-5793", "datePublished": "2006-11-17T23:00:00", "dateReserved": "2006-11-08T00:00:00", "dateUpdated": "2024-08-07T20:04:55.597Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
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…