Lucene search
+L

Qt 4.6.3 - 'QSslSocketBackendPrivate::transmit()' Denial of Service

🗓️ 08 Jul 2010 00:00:00Reported by Luigi AuriemmaType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 28 Views

Qt 4.6.3 'QSslSocketBackendPrivate::transmit()' Denial of Service bug in Qt network librar

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2010-2621
8 Jul 201000:00
circl
CVE
CVE-2010-2621
2 Jul 201020:00
cve
Cvelist
CVE-2010-2621
2 Jul 201020:00
cvelist
Debian CVE
CVE-2010-2621
2 Jul 201020:00
debiancve
NVD
CVE-2010-2621
2 Jul 201020:30
nvd
OpenVAS
Qt 'QSslSocketBackendPrivate::transmit()' Denial of Service Vulnerability
26 Jul 201000:00
openvas
OpenVAS
Qt 'QSslSocketBackendPrivate::transmit()' Denial of Service Vulnerability
26 Jul 201000:00
openvas
Prion
Design/Logic Flaw
21 Aug 201000:00
prion
Prion
Design/Logic Flaw
2 Jul 201020:30
prion
Tenable Nessus
RHEL 6 : qt (Unpatched Vulnerability)
3 Jun 202400:00
nessus
Rows per page
Source:
http://aluigi.org/adv/qtsslame-adv.txt

#######################################################################

Luigi Auriemma

Application: Qt
http://qt.nokia.com
Versions: <= 4.6.3
Platforms: Windows, Mac OS X, Linux, mobile devices
Bug: QSSLsocket endless loop
Exploitation: remote, versus server
Date: 29 Jun 2010
Author: Luigi Auriemma
e-mail: [email protected]
web: aluigi.org


#######################################################################


1) Introduction
2) Bug
3) The Code
4) Fix


#######################################################################

===============
1) Introduction
===============


From vendor's website:
"Qt is a cross-platform application and UI framework.
Using Qt, you can write web-enabled applications once and deploy them
across desktop, mobile and embedded operating systems without rewriting
the source code."


#######################################################################

======
2) Bug
======


The part of the network library which handles the SSL connection can be
tricked into an endless loop that freezes the whole application with
CPU at 100%.

The problem is located in the QSslSocketBackendPrivate::transmit()
function in src_network_ssl_qsslsocket_openssl.cpp that never exits
from the main "while" loop.

Any application that acts as a server (and client, but has no security
impact in this scenario) and uses SSL through the QSslSocket class is
vulnerable and some examples are the Mumble server (Murmur),
Multi-Computer Virtual Whiteboard and so on.


#######################################################################

===========
3) The Code
===========

http://aluigi.org/poc/qtsslame.zip
or
https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/34227.zip (qtsslame.zip)


#######################################################################

======
4) Fix
======


No fix.


#######################################################################

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

08 Jul 2010 00:00Current
7.8High risk
Vulners AI Score7.8
CVSS 25
EPSS0.1054
28