|
Oracle Secure Backup contains a flaw that may allow an attacker to execute arbitrary commands. The issue is triggered when the exec_qr() function in the login.php script receives malformed data in the '$rbtool' parameter, which is later passed to the popen() function, resulting in arbitrary command execution.
|