vendor:
Browserify
by:
Foxx
9,8
CVSS
HIGH
Remote Code Execution
94
CWE
Product Name: Browserify
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: All
2018
Browserify POC exploit
This exploit allows an attacker to execute arbitrary code on the vulnerable system by using the Browserify library. The exploit works by encoding the malicious code in the form of a string and then using the String.fromCharCode() function to execute it. The malicious code can be used to execute arbitrary commands on the system, such as 'uptime' and 'id' to get system information.
Mitigation:
The best way to mitigate this vulnerability is to upgrade to the latest version of Browserify, which has been patched to prevent this type of attack.