Summary
This host is running SolarWinds Orion Data Storage Manager and is prone SQL injection and cross site scripting vulnerabilities.
Impact
Successful exploitation could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Impact Level: Application
Solution
No solution or patch was made available for at least one year since disclosure of this vulnerability. Likely none will be provided anymore.
General solution options are to upgrade to a newer release, disable respective features, remove the product or replace the product by another one.
Insight
Multiple flaws are due to an,
- Input passed via the 'loginName' and 'password' parameters to 'LoginServlet' page is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
- Input passed to the 'loginName' parameter in 'LoginServlet' page is not properly verified before it is returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in the context of a vulnerable site.
Affected
SolarWinds Storage Manager Server version 5.1.2 and prior.
References