CVE-2014-9566
Description
Multiple SQL injection vulnerabilities in the Manage Accounts page in the AccountManagement.asmx service in the Solarwinds Orion Platform 2015.1, as used in Network Performance Monitor (NPM) before 11.5, NetFlow Traffic Analyzer (NTA) before 4.1, Network Configuration Manager (NCM) before 7.3.2, IP Address Manager (IPAM) before 4.3, User Device Tracker (UDT) before 3.2, VoIP & Network Quality Manager (VNQM) before 4.2, Server & Application Manager (SAM) before 6.2, Web Performance Monitor (WPM) before 2.2, and possibly other Solarwinds products, allow remote authenticated users to execute arbitrary SQL commands via the (1) dir or (2) sort parameter to the (a) GetAccounts or (b) GetAccountGroups endpoint.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://www.solarwinds.com/documentation/orion/docs/releasenotes/releasenotes.htm
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| solarwinds | orion_ip_address_manager | {"endIncluding":"4.2"} | |
| solarwinds | orion_netflow_traffic_analyzer | {"endIncluding":"4.0"} | |
| solarwinds | orion_network_configuration_manager | {"endIncluding":"7.3.1"} | |
| solarwinds | orion_network_performance_monitor | {"endIncluding":"11.4"} | |
| solarwinds | orion_server_and_application_manager | {"endIncluding":"6.1"} | |
| solarwinds | orion_user_device_tracker | {"endIncluding":"3.1"} | |
| solarwinds | orion_voip_\&_network_quality_manager | {"endIncluding":"4.1"} | |
| solarwinds | orion_web_performance_monitor | {"endIncluding":"2.1"} | |
References
- http://osvdb.org/show/osvdb/118746
- http://packetstormsecurity.com/files/130637/Solarwinds-Orion-Service-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Mar/18
- http://volatile-minds.blogspot.com/2015/02/authenticated-stacked-sql-injection-in.html
- http://www.exploit-db.com/exploits/36262
- http://www.solarwinds.com/documentation/orion/docs/releasenotes/releasenotes.htm
- https://github.com/rapid7/metasploit-framework/pull/4836
- http://osvdb.org/show/osvdb/118746
- http://packetstormsecurity.com/files/130637/Solarwinds-Orion-Service-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Mar/18
- http://volatile-minds.blogspot.com/2015/02/authenticated-stacked-sql-injection-in.html
- http://www.exploit-db.com/exploits/36262
- http://www.solarwinds.com/documentation/orion/docs/releasenotes/releasenotes.htm
- https://github.com/rapid7/metasploit-framework/pull/4836
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.