We are running with NFA version 23.3.3+. Recently our security team reported critical vulnerability in mysql odbc driver.
NFA 23.3.2+
MySQL ODBC connector was upgraded from 8.0.29 to 8.0.33 in NFA 23.3.2.
However, this does not remove the old pre-existing entries for ODBC Connector 8.0.29 left over from previous installs.
If you check the registry key:
HKLM\SOFTWARE\Wow6432Node\MySQL AB\MySQL Connector
Do you see separate entries that say "8.0.29" and "8.0.33" (or a version higher than 8.0.33)
If so, the solution is that you can safely remove the "extra" registry key:
HKLM\SOFTWARE\Wow6432Node\MySQL AB\MySQL Connector/ODBC 8.0
that points to 8.0.29, and keep the one that points to 8.0.33+.