Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.12 KB

CVE-2000-0973.md

File metadata and controls

50 lines (33 loc) · 1.12 KB

FTP Server Response Buffer Overflow

Project curl Security Advisory, October 13th 2000 - Permalink

VULNERABILITY

When storing an FTP server's error message on failure, there was no check for input length and thus a malicious FTP server could overflow curl's stack based buffer.

INFO

The Common Vulnerabilities and Exposures (CVE) project has assigned the name CVE-2000-0973 to this issue.

CWE-121: Stack-based Buffer Overflow

Severity: Critical

AFFECTED VERSIONS

SOLUTION

TIMELINE

This was not reported using the regular means so we did not make a standard time line for this issue.

CREDITS

  • Reported-by: zillion

According to the original report once hosted on https://www.securityfocus.com/bid/1804/exploit/

Thanks a lot!