| CVE ID | |
| CVSS SCORE | 10.0, AV:N/AC:L/Au:N/C:C/I:C/A:C | 
| AFFECTED VENDORS | 
                            
                            
                            Schneider Electric | 
                    
| AFFECTED PRODUCTS | 
                            
                            
                            U.motion Builder | 
                    
| VULNERABILITY DETAILS | 
                             
 The specific flaw exists within processing of track_import_export.php, which is exposed on the web service with no authentication.  The underlying SQLite database query is subject to SQL injection on the object_id input parameter when the export operation is chosen on the applet call.  A remote attacker can leverage this vulnerability to execute arbitrary commands against the database.  | 
                    
| ADDITIONAL DETAILS | 
                            
                            
                            
                             
 03/29/2016 - ZDI disclosed the vulnerability reports to ICS-CERT (with an expected 'due date' of 07/27/16). -- Mitigation: Given the nature of the vulnerability, the only salient mitigation strategy is to restrict interaction with the service to trusted machines. Only the clients and servers that have a legitimate procedural relationship with the service should be permitted to communicate with it. This could be accomplished in a number of ways, most notably with firewall rules/whitelisting. These features are available in the native Windows Firewall, as described in http://technet.microsoft.com/en-us/library/cc725770%28WS.10%29.aspx and numerous other Microsoft Knowledge Base articles. 
  | 
                    
| DISCLOSURE TIMELINE | 
                            
  | 
                    
| CREDIT | rgod |