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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Eclipse Mosquitto broker up to version 1.4.15 does not reject strings that are not valid UTF-8. A malicious client could cause other clients that do reject invalid UTF-8 strings to disconnect themselves from the broker by sending a topic string which is not valid UTF-8, and so cause a denial of service for the clients.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|