CVE-2024-53829
CodeChecker Cross-Site Request Forgery (CSRF) Vulnerability
Description
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.
INFO
Published Date :
Jan. 21, 2025, 3:15 p.m.
Last Modified :
Jan. 21, 2025, 3:15 p.m.
Source :
85b1779b-6ecd-4f52-bcc5-73eac4659dcf
Remotely Exploitable :
Yes !
Impact Score :
4.7
Exploitability Score :
2.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-53829
.
URL | Resource |
---|---|
https://github.com/Ericsson/codechecker/security/advisories/GHSA-f8c8-4pm7-w885 |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-53829
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-53829
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by 85b1779b-6ecd-4f52-bcc5-73eac4659dcf
Jan. 21, 2025
Action Type Old Value New Value Added Description 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. Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N Added CWE CWE-352 Added Reference https://github.com/Ericsson/codechecker/security/advisories/GHSA-f8c8-4pm7-w885
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-53829
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-53829
weaknesses.