Vulnerability Details : CVE-2017-15271
A use-after-free issue could be triggered remotely in the SFTP component of PSFTPd 10.0.4 Build 729. This issue could be triggered prior to authentication. The PSFTPd server did not automatically restart, which enabled attackers to perform a very effective DoS attack against this service. By sending a crafted SSH identification / version string to the server, a NULL pointer dereference could be caused, apparently because of a race condition in the window message handling, performing the cleanup for invalid connections. This incorrect cleanup code has a use-after-free.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2017-15271
- cpe:2.3:a:psftp:psftpd:10.0.4:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-15271
0.49%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 73 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-15271
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:N/I:N/A:P |
8.6
|
2.9
|
NIST | |
5.9
|
MEDIUM | CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
2.2
|
3.6
|
NIST |
CWE ids for CVE-2017-15271
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-15271
-
http://www.securityfocus.com/archive/1/541518/100/0/threaded
SecurityFocus
-
http://packetstormsecurity.com/files/144972/PSFTPd-Windows-FTP-Server-10.0.4-Build-729-Use-After-Free-Log-Injection.html
PSFTPd Windows FTP Server 10.0.4 Build 729 Use-After-Free / Log Injection ≈ Packet StormThird Party Advisory;VDB Entry
-
https://www.exploit-db.com/exploits/43144/
PSFTPd Windows FTP Server 10.0.4 Build 729 - Log Injection / Use-After-FreeThird Party Advisory;VDB Entry
-
https://www.x41-dsec.de/lab/advisories/x41-2017-006-psftpd/
Advisory X41-2017-006: Multiple Vulnerabilities in PSFTPd Windows FTP server | X41 D-SEC GmbHThird Party Advisory
Jump to