mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
18 lines
681 B
Markdown
18 lines
681 B
Markdown
### [CVE-2013-4116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4116)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
lib/npm.js in Node Packaged Modules (npm) before 1.3.3 allows local users to overwrite arbitrary files via a symlink attack on temporary files with predictable names that are created when unpacking archives.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/npm/npm/issues/3635
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|