First published: Tue Jan 08 2008(Updated: )
QSslSocket in Trolltech Qt 4.3.0 through 4.3.2 does not properly verify SSL certificates, which might make it easier for remote attackers to trick a user into accepting an invalid server certificate for a spoofed service, or trick a service into accepting an invalid client certificate for a user.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Trolltech QSslSocket | =4.3.1 | |
Trolltech QSslSocket | =4.3.0 | |
Trolltech QSslSocket | =4.3.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-5965 is considered a medium severity vulnerability due to its impact on SSL certificate verification.
To fix CVE-2007-5965, upgrade to a patched version of QSslSocket beyond 4.3.2.
CVE-2007-5965 affects versions 4.3.0 to 4.3.2 of QSslSocket in Trolltech Qt.
Attackers can exploit CVE-2007-5965 by tricking users or services into accepting invalid SSL certificates.
QSslSocket is responsible for SSL connections and improperly verifying certificates in the affected versions.