mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 02:00:45 +00:00
19 lines
886 B
Markdown
19 lines
886 B
Markdown
![]() |
### [CVE-2019-7227](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7227)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
In the ABB IDAL FTP server, an authenticated attacker can traverse to arbitrary directories on the hard disk with "CWD ../" and then use the FTP server functionality to download and upload files. An unauthenticated attacker can take advantage of the hardcoded or default credential pair exor/exor to become an authenticated attacker.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://packetstormsecurity.com/files/153396/ABB-IDAL-FTP-Server-Path-Traversal.html
|
||
|
- http://seclists.org/fulldisclosure/2019/Jun/37
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|