CVE-2024-36377
29.05.2024, 14:15
In JetBrains TeamCity before 2024.03.2 certain TeamCity API endpoints did not check user permissionsEnginsight
Vendor | Product | Version |
---|---|---|
jetbrains | teamcity | 𝑥 < 2024.03.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
- CWE-862 - Missing AuthorizationThe software does not perform an authorization check when an actor attempts to access a resource or perform an action.