pysec-2024-183
Vulnerability from pysec
Published
2024-11-06 15:15
Modified
2025-01-19 04:22
Details
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 of the root user to be successful.
This issue affects CodeChecker: through 6.24.1.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "codechecker", "purl": "pkg:pypi/codechecker" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.24.2" } ], "type": "ECOSYSTEM" } ], "versions": [ "6.16.0", "6.16.0a1", "6.17.0", "6.18.0", "6.18.1", "6.18.2", "6.19.0", "6.19.1", "6.20.0", "6.20.0rc1", "6.21.0", "6.21.0rc1", "6.22.0", "6.22.0rc1", "6.22.1", "6.22.2", "6.22.2.post1", "6.23.0", "6.23.0rc2", "6.23.1", "6.24.0", "6.24.1" ] } ], "aliases": [ "CVE-2024-10082", "GHSA-fpm5-2wcj-vfr7" ], "details": "CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. \nAuthentication 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.\u00a0The attacker needs to acquire the username of the root user to be successful.\n\nThis issue affects CodeChecker: through 6.24.1.", "id": "PYSEC-2024-183", "modified": "2025-01-19T04:22:59.576907+00:00", "published": "2024-11-06T15:15:11+00:00", "references": [ { "type": "ADVISORY", "url": "https://github.com/Ericsson/codechecker/security/advisories/GHSA-fpm5-2wcj-vfr7" } ] }
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.