SQL Injection Vulnerability in OpenDaylight AAA Component
CVE-2022-45932
7.5HIGH
What is CVE-2022-45932?
A SQL injection vulnerability exists in the OpenDaylight AAA component that allows an attacker to craft malicious API requests targeting the /auth/v1/roles/ endpoint. Specifically, the issue lies within the deleteRole function located in the RoleStore class, which fails to properly sanitize input parameters, enabling the manipulation of database queries. This flaw could potentially lead to unauthorized access or modification of user roles, posing significant risks to the integrity of access controls within the OpenDaylight framework.