The MySQL "root" user in Xsuite 2.x does not have a password set, which allows local users to access databases on the system.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
https://support.ca.com/us/product-content/recommended-reading/security-notices/ca20180614-01--security-notice-for-ca-privileged-access-manager.html | |
http://www.securityfocus.com/archive/1/536058/100/0/threaded | mailing list |
http://www.modzero.ch/advisories/MZ-15-02-Xceedium-Xsuite.txt | third party advisory exploit |
https://www.exploit-db.com/exploits/37708/ | exploit vdb entry third party advisory |