golang / vulndb

[mirror] The Go Vulnerability Database
Other
564 stars 61 forks source link

x/vulndb: potential Go vuln in github.com/Ericsson/codechecker: CVE-2024-10082 #3258

Closed GoVulnBot closed 2 weeks ago

GoVulnBot commented 2 weeks ago

Advisory CVE-2024-10082 references a vulnerability in the following Go modules:

Module
github.com/Ericsson/codechecker

Description: CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. Authentication method confusion allows logging in as the built-in root user from an external service. The built-in root user up until 6.24.1 is generated in a weak manner, cannot be disabled, and has universal access.This vulnerability allows an attacker who can create an account on an enabled external authentication service, to log in as the root user, and access and control everything that can be controlled via the web interface. The attacker needs to acquire the username ...

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/Ericsson/codechecker
      vulnerable_at: 6.24.4+incompatible
summary: CVE-2024-10082 in github.com/Ericsson/codechecker
cves:
    - CVE-2024-10082
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-10082
    - web: https://github.com/Ericsson/codechecker/security/advisories/GHSA-fpm5-2wcj-vfr7
source:
    id: CVE-2024-10082
    created: 2024-11-06T16:01:31.734314916Z
review_status: UNREVIEWED
gopherbot commented 2 weeks ago

Change https://go.dev/cl/626557 mentions this issue: data/excluded: add 4 excluded reports