pysec-2025-12
Vulnerability from pysec
Published
2025-01-21 15:15
Modified
2025-04-08 10:23
Details
CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. Cross-site request forgery allows an unauthenticated attacker to hijack the authentication of a logged in user, and use the web API with the same permissions, including but not limited to adding, removing or editing products. The attacker needs to know the ID of the available products to modify or delete them. The attacker cannot directly exfiltrate data (view) from CodeChecker, due to being limited to form-based CSRF.
This issue affects CodeChecker: through 6.24.4.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "codechecker", "purl": "pkg:pypi/codechecker" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.25.0" } ], "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", "6.24.2", "6.24.4" ] } ], "aliases": [ "CVE-2024-53829", "GHSA-f8c8-4pm7-w885" ], "details": "CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. \nCross-site request forgery allows an unauthenticated attacker to hijack the authentication of a logged in user, and use the web API with the same permissions,\u00a0including but not limited to adding, removing or editing products. The attacker needs to know the ID of the available products to modify or delete them. The attacker cannot directly exfiltrate data (view) from CodeChecker, due to being limited to form-based CSRF.\n\nThis issue affects CodeChecker: through 6.24.4.", "id": "PYSEC-2025-12", "modified": "2025-04-08T10:23:23.899726+00:00", "published": "2025-01-21T15:15:13+00:00", "references": [ { "type": "ADVISORY", "url": "https://github.com/Ericsson/codechecker/security/advisories/GHSA-f8c8-4pm7-w885" } ] }
Loading...
Loading...
- 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.