Action not permitted
Modal body text goes here.
Modal Title
Modal Body
ghsa-f4p7-cvff-gr4c
Vulnerability from github
Published
2022-05-03 03:16
Modified
2022-05-03 03:16
VLAI Severity ?
Details
GNU tar 1.16 and 1.15.1, and possibly other versions, allows user-assisted attackers to overwrite arbitrary files via a tar file that contains a GNUTYPE_NAMES record with a symbolic link, which is not properly handled by the extract_archive function in extract.c and extract_mangle function in mangle.c, a variant of CVE-2002-1216.
{ "affected": [], "aliases": [ "CVE-2006-6097" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2006-11-24T18:07:00Z", "severity": "MODERATE" }, "details": "GNU tar 1.16 and 1.15.1, and possibly other versions, allows user-assisted attackers to overwrite arbitrary files via a tar file that contains a GNUTYPE_NAMES record with a symbolic link, which is not properly handled by the extract_archive function in extract.c and extract_mangle function in mangle.c, a variant of CVE-2002-1216.", "id": "GHSA-f4p7-cvff-gr4c", "modified": "2022-05-03T03:16:43Z", "published": "2022-05-03T03:16:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-6097" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=216937" }, { "type": "WEB", "url": "https://issues.rpath.com/browse/RPL-821" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10963" }, { "type": "WEB", "url": "http://docs.info.apple.com/article.html?artnum=305214" }, { "type": "WEB", "url": "http://kb.vmware.com/KanisaPlatform/Publishing/817/2240267_f.SAL_Public.html" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2007/Mar/msg00002.html" }, { "type": "WEB", "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2006-November/050812.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2006-0749.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/23115" }, { "type": "WEB", "url": "http://secunia.com/advisories/23117" }, { "type": "WEB", "url": "http://secunia.com/advisories/23142" }, { "type": "WEB", "url": "http://secunia.com/advisories/23146" }, { "type": "WEB", "url": "http://secunia.com/advisories/23163" }, { "type": "WEB", "url": "http://secunia.com/advisories/23173" }, { "type": "WEB", "url": "http://secunia.com/advisories/23198" }, { "type": "WEB", "url": "http://secunia.com/advisories/23209" }, { "type": "WEB", "url": "http://secunia.com/advisories/23314" }, { "type": "WEB", "url": "http://secunia.com/advisories/23443" }, { "type": "WEB", "url": "http://secunia.com/advisories/23514" }, { "type": "WEB", "url": "http://secunia.com/advisories/23911" }, { "type": "WEB", "url": "http://secunia.com/advisories/24479" }, { "type": "WEB", "url": "http://secunia.com/advisories/24636" }, { "type": "WEB", "url": "http://security.freebsd.org/advisories/FreeBSD-SA-06:26.gtar.asc" }, { "type": "WEB", "url": "http://security.gentoo.org/glsa/glsa-200612-10.xml" }, { "type": "WEB", "url": "http://securityreason.com/securityalert/1918" }, { "type": "WEB", "url": "http://securitytracker.com/id?1017423" }, { "type": "WEB", "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2006\u0026m=slackware-security.469379" }, { "type": "WEB", "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-015.htm" }, { "type": "WEB", "url": "http://www.debian.org/security/2006/dsa-1223" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:219" }, { "type": "WEB", "url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2006.038.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/453286/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/464268/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/21235" }, { "type": "WEB", "url": "http://www.trustix.org/errata/2006/0068" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-385-1" }, { "type": "WEB", "url": "http://www.us-cert.gov/cas/techalerts/TA07-072A.html" }, { "type": "WEB", "url": "http://www.vmware.com/support/esx25/doc/esx-254-200702-patch.html" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2006/4717" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2006/5102" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2007/0930" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2007/1171" } ], "schema_version": "1.4.0", "severity": [] }
CVE-2006-6097 (GCVE-0-2006-6097)
Vulnerability from cvelistv5
Published
2006-11-24 18:00
Modified
2024-08-07 20:12
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
GNU tar 1.16 and 1.15.1, and possibly other versions, allows user-assisted attackers to overwrite arbitrary files via a tar file that contains a GNUTYPE_NAMES record with a symbolic link, which is not properly handled by the extract_archive function in extract.c and extract_mangle function in mangle.c, a variant of CVE-2002-1216.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T20:12:31.768Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "23117", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23117" }, { "name": "oval:org.mitre.oval:def:10963", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL", "x_transferred" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10963" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://issues.rpath.com/browse/RPL-821" }, { "name": "1918", "tags": [ "third-party-advisory", "x_refsource_SREASON", "x_transferred" ], "url": "http://securityreason.com/securityalert/1918" }, { "name": "TA07-072A", "tags": [ "third-party-advisory", "x_refsource_CERT", "x_transferred" ], "url": "http://www.us-cert.gov/cas/techalerts/TA07-072A.html" }, { "name": "21235", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/21235" }, { "name": "23146", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23146" }, { "name": "20061121 GNU tar directory traversal", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2006-November/050812.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://kb.vmware.com/KanisaPlatform/Publishing/817/2240267_f.SAL_Public.html" }, { "name": "APPLE-SA-2007-03-13", "tags": [ "vendor-advisory", "x_refsource_APPLE", "x_transferred" ], "url": "http://lists.apple.com/archives/security-announce/2007/Mar/msg00002.html" }, { "name": "23209", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23209" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://docs.info.apple.com/article.html?artnum=305214" }, { "name": "ADV-2006-5102", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2006/5102" }, { "name": "2006-0068", "tags": [ "vendor-advisory", "x_refsource_TRUSTIX", "x_transferred" ], "url": "http://www.trustix.org/errata/2006/0068/" }, { "name": "23142", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23142" }, { "name": "23314", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23314" }, { "name": "ADV-2007-1171", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2007/1171" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-015.htm" }, { "name": "GLSA-200612-10", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "http://security.gentoo.org/glsa/glsa-200612-10.xml" }, { "name": "23198", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23198" }, { "name": "23115", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23115" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.vmware.com/support/esx25/doc/esx-254-200702-patch.html" }, { "name": "20061201 rPSA-2006-0222-1 tar", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/453286/100/0/threaded" }, { "name": "23911", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23911" }, { "name": "20061202-01-P", "tags": [ "vendor-advisory", "x_refsource_SGI", "x_transferred" ], "url": "ftp://patches.sgi.com/support/free/security/advisories/20061202-01-P.asc" }, { "name": "USN-385-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "http://www.ubuntu.com/usn/usn-385-1" }, { "name": "20070330 VMSA-2007-0002 VMware ESX security updates", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/464268/100/0/threaded" }, { "name": "23173", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23173" }, { "name": "RHSA-2006:0749", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2006-0749.html" }, { "name": "FreeBSD-SA-06:26", "tags": [ "vendor-advisory", "x_refsource_FREEBSD", "x_transferred" ], "url": "http://security.freebsd.org/advisories/FreeBSD-SA-06:26.gtar.asc" }, { "name": "1017423", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://securitytracker.com/id?1017423" }, { "name": "24636", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/24636" }, { "name": "DSA-1223", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "http://www.debian.org/security/2006/dsa-1223" }, { "name": "ADV-2007-0930", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2007/0930" }, { "name": "23443", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23443" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=216937" }, { "name": "MDKSA-2006:219", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA", "x_transferred" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:219" }, { "name": "OpenPKG-SA-2006.038", "tags": [ "vendor-advisory", "x_refsource_OPENPKG", "x_transferred" ], "url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2006.038.html" }, { "name": "ADV-2006-4717", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2006/4717" }, { "name": "23514", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23514" }, { "name": "SSA:2006-335-01", "tags": [ "vendor-advisory", "x_refsource_SLACKWARE", "x_transferred" ], "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2006\u0026m=slackware-security.469379" }, { "name": "24479", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/24479" }, { "name": "23163", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/23163" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2006-11-21T00:00:00", "descriptions": [ { "lang": "en", "value": "GNU tar 1.16 and 1.15.1, and possibly other versions, allows user-assisted attackers to overwrite arbitrary files via a tar file that contains a GNUTYPE_NAMES record with a symbolic link, which is not properly handled by the extract_archive function in extract.c and extract_mangle function in mangle.c, a variant of CVE-2002-1216." } ], "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": [ { "name": "23117", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23117" }, { "name": "oval:org.mitre.oval:def:10963", "tags": [ "vdb-entry", "signature", "x_refsource_OVAL" ], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10963" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://issues.rpath.com/browse/RPL-821" }, { "name": "1918", "tags": [ "third-party-advisory", "x_refsource_SREASON" ], "url": "http://securityreason.com/securityalert/1918" }, { "name": "TA07-072A", "tags": [ "third-party-advisory", "x_refsource_CERT" ], "url": "http://www.us-cert.gov/cas/techalerts/TA07-072A.html" }, { "name": "21235", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/21235" }, { "name": "23146", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23146" }, { "name": "20061121 GNU tar directory traversal", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2006-November/050812.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://kb.vmware.com/KanisaPlatform/Publishing/817/2240267_f.SAL_Public.html" }, { "name": "APPLE-SA-2007-03-13", "tags": [ "vendor-advisory", "x_refsource_APPLE" ], "url": "http://lists.apple.com/archives/security-announce/2007/Mar/msg00002.html" }, { "name": "23209", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23209" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://docs.info.apple.com/article.html?artnum=305214" }, { "name": "ADV-2006-5102", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2006/5102" }, { "name": "2006-0068", "tags": [ "vendor-advisory", "x_refsource_TRUSTIX" ], "url": "http://www.trustix.org/errata/2006/0068/" }, { "name": "23142", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23142" }, { "name": "23314", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23314" }, { "name": "ADV-2007-1171", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2007/1171" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-015.htm" }, { "name": "GLSA-200612-10", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "http://security.gentoo.org/glsa/glsa-200612-10.xml" }, { "name": "23198", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23198" }, { "name": "23115", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23115" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.vmware.com/support/esx25/doc/esx-254-200702-patch.html" }, { "name": "20061201 rPSA-2006-0222-1 tar", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/453286/100/0/threaded" }, { "name": "23911", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23911" }, { "name": "20061202-01-P", "tags": [ "vendor-advisory", "x_refsource_SGI" ], "url": "ftp://patches.sgi.com/support/free/security/advisories/20061202-01-P.asc" }, { "name": "USN-385-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "http://www.ubuntu.com/usn/usn-385-1" }, { "name": "20070330 VMSA-2007-0002 VMware ESX security updates", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/464268/100/0/threaded" }, { "name": "23173", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23173" }, { "name": "RHSA-2006:0749", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2006-0749.html" }, { "name": "FreeBSD-SA-06:26", "tags": [ "vendor-advisory", "x_refsource_FREEBSD" ], "url": "http://security.freebsd.org/advisories/FreeBSD-SA-06:26.gtar.asc" }, { "name": "1017423", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://securitytracker.com/id?1017423" }, { "name": "24636", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/24636" }, { "name": "DSA-1223", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "http://www.debian.org/security/2006/dsa-1223" }, { "name": "ADV-2007-0930", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2007/0930" }, { "name": "23443", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23443" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=216937" }, { "name": "MDKSA-2006:219", "tags": [ "vendor-advisory", "x_refsource_MANDRIVA" ], "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:219" }, { "name": "OpenPKG-SA-2006.038", "tags": [ "vendor-advisory", "x_refsource_OPENPKG" ], "url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2006.038.html" }, { "name": "ADV-2006-4717", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2006/4717" }, { "name": "23514", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23514" }, { "name": "SSA:2006-335-01", "tags": [ "vendor-advisory", "x_refsource_SLACKWARE" ], "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2006\u0026m=slackware-security.469379" }, { "name": "24479", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/24479" }, { "name": "23163", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/23163" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2006-6097", "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": "GNU tar 1.16 and 1.15.1, and possibly other versions, allows user-assisted attackers to overwrite arbitrary files via a tar file that contains a GNUTYPE_NAMES record with a symbolic link, which is not properly handled by the extract_archive function in extract.c and extract_mangle function in mangle.c, a variant of CVE-2002-1216." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "23117", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23117" }, { "name": "oval:org.mitre.oval:def:10963", "refsource": "OVAL", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10963" }, { "name": "https://issues.rpath.com/browse/RPL-821", "refsource": "CONFIRM", "url": "https://issues.rpath.com/browse/RPL-821" }, { "name": "1918", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/1918" }, { "name": "TA07-072A", "refsource": "CERT", "url": "http://www.us-cert.gov/cas/techalerts/TA07-072A.html" }, { "name": "21235", "refsource": "BID", "url": "http://www.securityfocus.com/bid/21235" }, { "name": "23146", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23146" }, { "name": "20061121 GNU tar directory traversal", "refsource": "FULLDISC", "url": "http://lists.grok.org.uk/pipermail/full-disclosure/2006-November/050812.html" }, { "name": "http://kb.vmware.com/KanisaPlatform/Publishing/817/2240267_f.SAL_Public.html", "refsource": "CONFIRM", "url": "http://kb.vmware.com/KanisaPlatform/Publishing/817/2240267_f.SAL_Public.html" }, { "name": "APPLE-SA-2007-03-13", "refsource": "APPLE", "url": "http://lists.apple.com/archives/security-announce/2007/Mar/msg00002.html" }, { "name": "23209", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23209" }, { "name": "http://docs.info.apple.com/article.html?artnum=305214", "refsource": "CONFIRM", "url": "http://docs.info.apple.com/article.html?artnum=305214" }, { "name": "ADV-2006-5102", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2006/5102" }, { "name": "2006-0068", "refsource": "TRUSTIX", "url": "http://www.trustix.org/errata/2006/0068/" }, { "name": "23142", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23142" }, { "name": "23314", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23314" }, { "name": "ADV-2007-1171", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2007/1171" }, { "name": "http://support.avaya.com/elmodocs2/security/ASA-2007-015.htm", "refsource": "CONFIRM", "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-015.htm" }, { "name": "GLSA-200612-10", "refsource": "GENTOO", "url": "http://security.gentoo.org/glsa/glsa-200612-10.xml" }, { "name": "23198", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23198" }, { "name": "23115", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23115" }, { "name": "http://www.vmware.com/support/esx25/doc/esx-254-200702-patch.html", "refsource": "CONFIRM", "url": "http://www.vmware.com/support/esx25/doc/esx-254-200702-patch.html" }, { "name": "20061201 rPSA-2006-0222-1 tar", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/453286/100/0/threaded" }, { "name": "23911", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23911" }, { "name": "20061202-01-P", "refsource": "SGI", "url": "ftp://patches.sgi.com/support/free/security/advisories/20061202-01-P.asc" }, { "name": "USN-385-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/usn-385-1" }, { "name": "20070330 VMSA-2007-0002 VMware ESX security updates", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/464268/100/0/threaded" }, { "name": "23173", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23173" }, { "name": "RHSA-2006:0749", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2006-0749.html" }, { "name": "FreeBSD-SA-06:26", "refsource": "FREEBSD", "url": "http://security.freebsd.org/advisories/FreeBSD-SA-06:26.gtar.asc" }, { "name": "1017423", "refsource": "SECTRACK", "url": "http://securitytracker.com/id?1017423" }, { "name": "24636", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/24636" }, { "name": "DSA-1223", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2006/dsa-1223" }, { "name": "ADV-2007-0930", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2007/0930" }, { "name": "23443", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23443" }, { "name": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=216937", "refsource": "MISC", "url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=216937" }, { "name": "MDKSA-2006:219", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:219" }, { "name": "OpenPKG-SA-2006.038", "refsource": "OPENPKG", "url": "http://www.openpkg.com/security/advisories/OpenPKG-SA-2006.038.html" }, { "name": "ADV-2006-4717", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2006/4717" }, { "name": "23514", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23514" }, { "name": "SSA:2006-335-01", "refsource": "SLACKWARE", "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2006\u0026m=slackware-security.469379" }, { "name": "24479", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/24479" }, { "name": "23163", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/23163" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2006-6097", "datePublished": "2006-11-24T18:00:00", "dateReserved": "2006-11-24T00:00:00", "dateUpdated": "2024-08-07T20:12:31.768Z", "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…