mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
735 B
Markdown
18 lines
735 B
Markdown
### [CVE-2017-9544](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9544)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
There is a remote stack-based buffer overflow (SEH) in register.ghp in EFS Software Easy Chat Server versions 2.0 to 3.1. By sending an overly long username string to registresult.htm for registering the user, an attacker may be able to execute arbitrary code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/42155/
|
|
|
|
#### Github
|
|
- https://github.com/adenkiewicz/CVE-2017-9544
|
|
|