Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 658340 (CVE-2017-7653)

Summary: app-misc/mosquitto: Improper handling of UTF-8 strings allows malicious clients to cause other clients to disconnect
Product: Gentoo Security Reporter: Florian Schuhmacher <mynt1aa>
Component: VulnerabilitiesAssignee: Gentoo Security <security>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint, ramage.lucas
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.eclipse.org/bugs/show_bug.cgi?id=532113
Whiteboard:
Package list:
Runtime testing required: ---

Description Florian Schuhmacher 2018-06-17 22:00:29 UTC
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.

Gentoo Security Scout
Florian Schuhmacher
Comment 1 Larry the Git Cow gentoo-dev 2018-10-11 15:55:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7750cd794da77bfa401364df3b29189b4ffbb04d

commit 7750cd794da77bfa401364df3b29189b4ffbb04d
Author:     Lucas Ramage <ramage.lucas@protonmail.com>
AuthorDate: 2018-05-29 14:35:07 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2018-10-11 15:53:54 +0000

    app-misc/mosquitto: bump version to 1.5.1
    
    Signed-off-by: Lucas Ramage <ramage.lucas@protonmail.com>
    Bug: https://bugs.gentoo.org/656572
    Closes: https://bugs.gentoo.org/658552
    Closes: https://bugs.gentoo.org/658340
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>

 app-misc/mosquitto/Manifest                        |   1 +
 .../mosquitto-1.5-fix-socket_get_address.patch     |  29 ++++++
 ...patch => mosquitto-fix-conditional-tests.patch} |   0
 app-misc/mosquitto/metadata.xml                    |   2 +-
 ...1.4.15-r2.ebuild => mosquitto-1.4.15-r3.ebuild} |   2 +-
 app-misc/mosquitto/mosquitto-1.5.1.ebuild          | 106 +++++++++++++++++++++
 6 files changed, 138 insertions(+), 2 deletions(-)