An SQL injection Privilege Escalation Vulnerability was discovered in the Orion Platform reported by the ZDI Team. A blind Boolean SQL injection which could lead to full read/write over the Orion database content including the Orion certificate for any authenticated user.
Solution:
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://documentation.solarwinds.com/en/success_center/orionplatform/content/core-secure-configuration.htm | vendor advisory |
https://documentation.solarwinds.com/en/success_center/orionplatform/content/release_notes/orion_platform_2020-2-6_release_notes.htm | release notes vendor advisory |
https://www.solarwinds.com/trust-center/security-advisories/cve-2021-35212 | patch vendor advisory |
https://www.zerodayinitiative.com/advisories/ZDI-21-1243/ | vdb entry third party advisory |