First published: Sun Nov 27 2022(Updated: )
A SQL injection issue was discovered in AAA in OpenDaylight (ODL) before 0.16.5. The aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/UserStore.java deleteUser function is affected when the API interface /auth/v1/users/ is used.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linuxfoundation Opendaylight | =0.15.0 | |
Linuxfoundation Opendaylight | =0.15.6 | |
Linuxfoundation Opendaylight | =0.16.0 | |
Linuxfoundation Opendaylight | =0.16.4 | |
=0.15.0 | ||
=0.15.6 | ||
=0.16.0 | ||
=0.16.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-45931 is a SQL injection vulnerability that can potentially allow unauthorized access to the database.
To mitigate CVE-2022-45931, update OpenDaylight to version 0.16.5 or later where the vulnerability has been patched.
CVE-2022-45931 affects OpenDaylight versions 0.15.0, 0.15.6, 0.16.0, and 0.16.4.
CVE-2022-45931 specifically affects the UserStore.java deleteUser function in the AAA component of OpenDaylight.
Exploiting CVE-2022-45931 can allow attackers to execute arbitrary SQL queries against the database, leading to data compromise.