Discovered an RCE vuln in Browserify <=4.2.0.
Maintainer patched upstream just 4 hours after responsible disclosure
yesterday, now fixed as of 4.2.1.
Summary and POC found here:
http://iops.io/blog/
Summary
Today I discovered an RCE (Remote Code Execution) vulnerability in Browserify 
<=4.2.0, apparently caused by unsafe parsing of (Function(){}) in Node <=0.10 used by node-syntax-error.
This was fixed approx 4 hours later by James Halliday in #9aa4e66e and details can be seenhere. Upgrade to Browserify 
=>4.2.1 to avoid this vuln.
It's also worth noting there are probably several other libraries that are vulnerable to this behavior in Node 
<=0.10, but I haven't got time to check them all.Proof of concept
| 12345678910111213141516171819202122232425262728293031323334353637383940414243 | 
  | 
Komentarų nėra:
Rašyti komentarą