{"api_version":"1","generated_at":"2026-07-23T12:00:45+00:00","cve":"CVE-2020-12658","urls":{"html":"https://cve.report/CVE-2020-12658","api":"https://cve.report/api/cve/CVE-2020-12658.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2020-12658","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2020-12658"},"summary":{"title":"CVE-2020-12658","description":"** DISPUTED ** gssproxy (aka gss-proxy) before 0.8.3 does not unlock cond_mutex before pthread exit in gp_worker_main() in gp_workers.c. NOTE: An upstream comment states \"We are already on a shutdown path when running the code in question, so a DoS there doesn't make any sense, and there has been no additional information provided us (as upstream) to indicate why this would be a problem.\"","state":"PUBLIC","assigner":"cve@mitre.org","published_at":"2020-12-31 01:15:00","updated_at":"2023-11-07 03:15:00"},"problem_types":["CWE-667"],"metrics":[],"references":[{"url":"https://github.com/gssapi/gssproxy/compare/v0.8.2...v0.8.3","name":"https://github.com/gssapi/gssproxy/compare/v0.8.2...v0.8.3","refsource":"MISC","tags":["Third Party Advisory"],"title":"Comparing v0.8.2...v0.8.3 · gssapi/gssproxy · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/gssapi/gssproxy/commit/cb761412e299ef907f22cd7c4146d50c8a792003","name":"https://github.com/gssapi/gssproxy/commit/cb761412e299ef907f22cd7c4146d50c8a792003","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"Unlock cond_mutex before pthread exit in gp_worker_main() · gssapi/gssproxy@cb76141 · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://lists.debian.org/debian-lts-announce/2021/01/msg00004.html","name":"[debian-lts-announce] 20210104 [SECURITY] [DLA 2516-1] gssproxy security update","refsource":"MLIST","tags":["Mailing List","Third Party Advisory"],"title":"[SECURITY] [DLA 2516-1] gssproxy security update","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://pagure.io/gssproxy/c/cb761412e299ef907f22cd7c4146d50c8a792003?branch=master","name":"https://pagure.io/gssproxy/c/cb761412e299ef907f22cd7c4146d50c8a792003?branch=master","refsource":"MISC","tags":["Third Party Advisory"],"title":"Commit - gssproxy - cb761412e299ef907f22cd7c4146d50c8a792003 - Pagure.io","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2020-12658","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2020-12658","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2020","cve_id":"12658","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"debian","cpe5":"debian_linux","cpe6":"9.0","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2020","cve_id":"12658","vulnerable":"1","versionEndIncluding":"1","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"debian","cpe5":"debian_linux","cpe6":"9.0","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2020","cve_id":"12658","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"gssproxy_project","cpe5":"gssproxy","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2020","cve_id":"12658","vulnerable":"1","versionEndIncluding":"1","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"gssproxy_project","cpe5":"gssproxy","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2020-12658","qid":"174872","title":"SUSE Enterprise Linux Security Update for gssproxy (SUSE-SU-2021:1030-1)"},{"cve":"CVE-2020-12658","qid":"174873","title":"SUSE Enterprise Linux Security Update for gssproxy (SUSE-SU-2021:1029-1)"},{"cve":"CVE-2020-12658","qid":"670179","title":"EulerOS Security Update for gssproxy (EulerOS-SA-2021-1679)"},{"cve":"CVE-2020-12658","qid":"670281","title":"EulerOS Security Update for gssproxy (EulerOS-SA-2021-1795)"},{"cve":"CVE-2020-12658","qid":"670918","title":"EulerOS Security Update for gssproxy (EulerOS-SA-2021-1145)"},{"cve":"CVE-2020-12658","qid":"750277","title":"OpenSUSE Security Update for gssproxy (openSUSE-SU-2021:0531-1)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"cve@mitre.org","ID":"CVE-2020-12658","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":"** DISPUTED ** gssproxy (aka gss-proxy) before 0.8.3 does not unlock cond_mutex before pthread exit in gp_worker_main() in gp_workers.c. NOTE: An upstream comment states \"We are already on a shutdown path when running the code in question, so a DoS there doesn't make any sense, and there has been no additional information provided us (as upstream) to indicate why this would be a problem.\""}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"n/a"}]}]},"references":{"reference_data":[{"url":"https://pagure.io/gssproxy/c/cb761412e299ef907f22cd7c4146d50c8a792003?branch=master","refsource":"MISC","name":"https://pagure.io/gssproxy/c/cb761412e299ef907f22cd7c4146d50c8a792003?branch=master"},{"url":"https://github.com/gssapi/gssproxy/compare/v0.8.2...v0.8.3","refsource":"MISC","name":"https://github.com/gssapi/gssproxy/compare/v0.8.2...v0.8.3"},{"url":"https://github.com/gssapi/gssproxy/commit/cb761412e299ef907f22cd7c4146d50c8a792003","refsource":"MISC","name":"https://github.com/gssapi/gssproxy/commit/cb761412e299ef907f22cd7c4146d50c8a792003"},{"refsource":"MLIST","name":"[debian-lts-announce] 20210104 [SECURITY] [DLA 2516-1] gssproxy security update","url":"https://lists.debian.org/debian-lts-announce/2021/01/msg00004.html"}]}},"nvd":{"publishedDate":"2020-12-31 01:15:00","lastModifiedDate":"2023-11-07 03:15:00","problem_types":["CWE-667"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH","baseScore":9.8,"baseSeverity":"CRITICAL"},"exploitabilityScore":3.9,"impactScore":5.9},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:L/Au:N/C:P/I:P/A:P","accessVector":"NETWORK","accessComplexity":"LOW","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"PARTIAL","baseScore":7.5},"severity":"HIGH","exploitabilityScore":10,"impactScore":6.4,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:gssproxy_project:gssproxy:*:*:*:*:*:*:*:*","versionEndExcluding":"0.8.3","cpe_name":[]}]},{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2020","CveId":"12658","Ordinal":"173824","Title":"CVE-2020-12658","CVE":"CVE-2020-12658","Year":"2020"},"notes":[{"CveYear":"2020","CveId":"12658","Ordinal":"1","NoteData":"** DISPUTED ** gssproxy (aka gss-proxy) before 0.8.3 does not unlock cond_mutex before pthread exit in gp_worker_main() in gp_workers.c. NOTE: An upstream comment states \"We are already on a shutdown path when running the code in question, so a DoS there doesn't make any sense, and there has been no additional information provided us (as upstream) to indicate why this would be a problem.\"","Type":"Description","Title":null},{"CveYear":"2020","CveId":"12658","Ordinal":"2","NoteData":"2020-12-30","Type":"Other","Title":"Published"},{"CveYear":"2020","CveId":"12658","Ordinal":"3","NoteData":"2021-01-06","Type":"Other","Title":"Modified"}]}}}