Lucene search

K
packetstormMichael HendrickxPACKETSTORM:131182
HistoryMar 30, 2015 - 12:00 a.m.

Palo Alto Traps Server 3.1.2.1546 Cross Site Scripting

2015-03-3000:00:00
Michael Hendrickx
packetstormsecurity.com
27

0.002 Low

EPSS

Percentile

59.1%

`------------------------------------------------------------------------  
Product: Palo Alto Traps Server (formerly Cyvera Endpoint Protection)  
Vendor: Palo Alto Networks  
Vulnerable Version(s): 3.1.2.1546  
Tested Version: 3.1.2.1546  
Advisory Publication: 29 March 2015   
Vendor Notification: 17 October 2014   
Vulnerability Type: Stored Cross Site Scripting   
CVE Reference: CVE-2015-2223  
Risk Level: High  
Solution Status:   
Discovered and Provided: Michael Hendrickx, help AG  
------------------------------------------------------------------------  
  
About the product:  
Palo Alto Traps is an advanced endpoint protection suite that detects attacks such as memory corruption, executable child processes, DLL hijacking, etc. Aside from optionally blocking it, it sends this Β“trapΒ” to a central server for logging purposes.  
  
About the vulnerability:  
An attacker can send a SOAP request with JavaScript embedded inside it, which gets stored in the database. When an administrator monitors the TrapsΒ’ admin screen and opens details about the vulnerability, the JavaScript is executed on the admin browser.  
  
The XSS works in the <b:Arguments>, <b:FileName> and <b:URL> parameters, for example:  
  
<b:Arguments>"C:\\Users\\Michael\\fake.exe"   
<script>  
alert("xss");  
</script>  
</b:Arguments>  
  
A POC script can be found at the following URL:  
https://github.com/ndrix/random-scripts/blob/master/pa_traps_xss.rb  
  
------------------------------------------------------------------------  
  
Solution:  
  
The vendor was notified back in October 2014, and a weΒ’ve sent a few follow ups since. Contact the vendor for the patch details.   
  
References:  
  
[1] help AG middle East: http://www.helpag.com/   
[2] Palo Alto Traps: https://www.paloaltonetworks.com/products/endpoint-security.html   
------------------------------------------------------------------------  
`

0.002 Low

EPSS

Percentile

59.1%