Files
CVEs-PoC/2015/CVE-2015-2746.md
T
2024-06-18 02:51:15 +02:00

20 lines
1.0 KiB
Markdown

### [CVE-2015-2746](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2746)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The network diagnostics tool (CommandLineServlet) in the Appliance Manager command line utility (CLU) in Websense TRITON 7.8.3 and V-Series appliances before 7.8.4 Hotfix 02 allows remote authenticated users to execute arbitrary commands via shell metacharacters in the "second" parameter of a command, as demonstrated by the Destination parameter in the ping command.
### POC
#### Reference
- http://packetstormsecurity.com/files/130899/Websense-Appliance-Manager-Command-Injection.html
- https://www.exploit-db.com/exploits/36423/
- https://www.securify.nl/advisory/SFY20140906/command_injection_vulnerability_in_network_diagnostics_tool_of_websense_appliance_manager.html
#### Github
No PoCs found on GitHub currently.