mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
### [CVE-2020-15152](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15152)
|
|

|
|

|
|
%22%7D&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
ftp-srv is an npm package which is a modern and extensible FTP server designed to be simple yet configurable. In ftp-srv before versions 2.19.6, 3.1.2, and 4.3.4 are vulnerable to Server-Side Request Forgery. The PORT command allows arbitrary IPs which can be used to cause the server to make a connection elsewhere. A possible workaround is blocking the PORT through the configuration. This issue is fixed in version2 2.19.6, 3.1.2, and 4.3.4. More information can be found on the linked advisory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.npmjs.com/package/ftp-srv
|
|
|
|
#### Github
|
|
- https://github.com/ossf-cve-benchmark/CVE-2020-15152
|
|
|