mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
18 lines
796 B
Markdown
18 lines
796 B
Markdown
### [CVE-2007-5300](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5300)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in the do_login_loop function in libwzd-core/wzd_login.c in wzdftpd 0.8.0, 0.8.2, and possibly other versions allows remote attackers to cause a denial of service (daemon crash) via a long USER command that triggers a stack-based buffer overflow. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4498
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|