cbcvebase.
CVE-2024-10081
published 2024-11-06

CVE-2024-10081: CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. Authentication bypass occurs when the…

PriorityP193critical10CVSS 3.1
AVNACLPRNUINSCCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
40.06%
98.4th percentile
CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. Authentication bypass occurs when the API URL ends with Authentication. This bypass allows superuser access to all API endpoints other than Authentication. These endpoints include the ability to add, edit, and remove products, among others. All endpoints, apart from the /Authentication is affected by the vulnerability. This issue affects CodeChecker: through 6.24.1.

Affected

4 ranges
VendorProductVersion rangeFixed in
ericssoncodechecker< 6.24.26.24.2
ericssoncodechecker<= 6.24.1
ericssoncodechecker>= 0 < 6.24.26.24.2
follow-redirects_projectfollow-redirects>= 0 < 1.15.61.15.6

Detection & IOCsextracted from sources · hover to see the quote

url/v6.58/Products/Authentication
  • Authentication bypass is triggered when the API URL path ends with 'Authentication', 'Configuration', or 'ServerInfo'. Detect POST requests to any CodeChecker API endpoint matching this pattern (e.g., /v*/Products/Authentication).
  • Identify exposed CodeChecker instances via Shodan using favicon hash -1496590341.
  • ·The bypass affects all API endpoints EXCEPT /Authentication itself. Only endpoints whose URL path ends with 'Authentication', 'Configuration', or 'ServerInfo' are exploitable as bypass vectors; other endpoints are accessible once the bypass is achieved.
  • ·The vulnerability affects CodeChecker versions through 6.24.1 only. Version 6.24.2 and later are not affected.

CVSS provenance

nvdv3.110.0CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
vulncheck10.0CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.