CVE-2022-41610
10.05.2023, 14:15
Improper authorization in Intel(R) EMA Configuration Tool before version 1.0.4 and Intel(R) MC before version 2.4 software may allow an authenticated user to potentially enable denial of service via local access.Enginsight
Vendor | Product | Version |
---|---|---|
intel | endpoint_management_assistant_configuration_tool | 𝑥 < 1.0.4 |
intel | manageability_commander | 𝑥 < 2.4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-285 - Improper AuthorizationThe software does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
- 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.