Lucene search
+L

1235 matches found

OSV
OSV
added 2016/11/05 12:00 p.m.51 views

RUSTSEC-2016-0001 SSL/TLS MitM vulnerability due to insecure defaults

All versions of rust-openssl prior to 0.9.0 contained numerous insecure defaults including off-by-default certificate verification and no API to perform hostname verification. Unless configured correctly by a developer, these defaults could allow an attacker to perform man-in-the-middle attacks...

8.1CVSS7.8AI score0.00745EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2016/11/05 12:00 a.m.18 views

PT-2016-4587 · Openssl · Rust-Openssl

Name of the Vulnerable Software and Affected Versions: rust-openssl versions prior to 0.9.0 Description: The issue is related to SSL/TLS man-in-the-middle attacks due to insecure defaults in the openssl crate for Rust. Specifically, certificate verification is off by default, and there is no API...

8.1CVSS7.6AI score0.00745EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2016/08/24 7:41 p.m.11 views

CXF: SSL hostname verification bypass, incomplete CVE-2012-6153 fix

It was found that the fix for CVE-2012-6153 was incomplete: the code added to check that the server hostname matches the domain name in a subject's Common Name CN field in X.509 certificates was flawed. A man-in-the-middle attacker could use this flaw to spoof an SSL server using a specially...

5.8CVSS7.2AI score0.09149EPSS
SaveExploits1References4
curl security advisories
curl security advisories
added 2016/05/18 8:00 a.m.59 views

TLS certificate check bypass with mbedTLS/PolarSSL

libcurl did not check the server certificate of TLS connections done to a host specified as an IP address, or when explicitly asked to use SSLv3. This flaw only exists when libcurl is built to use mbedTLS or PolarSSL as the TLS backend. The documentation for mbedTLS and PolarSSL wrongly says that...

5.3CVSS6.1AI score0.06925EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2016/05/09 12:00 p.m.31 views

RUSTSEC-2016-0002 HTTPS MitM vulnerability due to lack of hostname verification

When used on Windows platforms, all versions of Hyper prior to 0.9.4 did not perform hostname verification when making HTTPS requests. This allows an attacker to perform MitM attacks by preventing any valid CA-issued certificate, even if there's a hostname mismatch. The problem was addressed by...

4.8CVSS4.8AI score0.00738EPSS
SaveExploits0References3
RustSec
RustSec
added 2016/05/09 12:00 p.m.27 views

HTTPS MitM vulnerability due to lack of hostname verification

When used on Windows platforms, all versions of Hyper prior to 0.9.4 did not perform hostname verification when making HTTPS requests. This allows an attacker to perform MitM attacks by preventing any valid CA-issued certificate, even if there's a hostname mismatch. The problem was addressed by...

5.8CVSS2.3AI score0.00738EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2016/05/02 12:36 p.m.7 views

mysql: ssl-validate-cert incorrect hostname check

It was found that the MariaDB client library did not properly check host names against server identities noted in the X.509 certificates when establishing secure connections using TLS/SSL. A man-in-the-middle attacker could possibly use this flaw to impersonate a server to a client...

5.9CVSS7.1AI score0.03741EPSS
SaveExploits0References5
OSV
OSV
added 2016/04/21 2:59 p.m.9 views

DEBIAN-CVE-2013-7449

The ssldoconnect function in common/server.c in HexChat before 2.10.2, XChat, and XChat-GNOME does not verify that the server hostname matches a domain name in the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate...

6.5CVSS6.5AI score0.00757EPSS
SaveExploits0References1
CVE
CVE
added 2016/04/21 2:00 p.m.72 views

CVE-2013-7449

The CVE-2013-7449 issue affects HexChat (before 2.10.2), XChat, and XChat-GNOME, where ssl_do_connect in common/server.c fails to verify that the server hostname matches a domain in the X.509 certificate. This allows MITM attackers to spoof SSL servers using arbitrary valid certificates. The root...

6.5CVSS6.3AI score0.00757EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2016/04/04 6:12 p.m.22 views

USN-2945-1 xchat-gnome vulnerability

It was discovered that XChat-GNOME incorrectly verified the hostname in an SSL certificate. An attacker could trick XChat-GNOME into trusting a rogue server's certificate, which was signed by a trusted certificate authority, to perform a machine-in-the-middle attack...

5.8AI score
SaveExploits0References2
Cvelist
Cvelist
added 2016/01/27 8:00 p.m.39 views

CVE-2016-2047

The sslverifyservercert function in sql-common/client.c in MariaDB before 5.5.47, 10.0.x before 10.0.23, and 10.1.x before 10.1.10; Oracle MySQL 5.5.48 and earlier, 5.6.29 and earlier, and 5.7.11 and earlier; and Percona Server do not properly verify that the server hostname matches a domain name...

4.9AI score0.03741EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2016/01/27 12:00 a.m.33 views

CVE-2016-2047

The sslverifyservercert function in sql-common/client.c in MariaDB before 5.5.47, 10.0.x before 10.0.23, and 10.1.x before 10.1.10; Oracle MySQL 5.5.48 and earlier, 5.6.29 and earlier, and 5.7.11 and earlier; and Percona Server do not properly verify that the server hostname matches a domain name...

5.9CVSS6.9AI score0.03741EPSS
SaveExploits0References7
OSV
OSV
added 2016/01/27 12:00 a.m.3 views

UBUNTU-CVE-2016-2047

The sslverifyservercert function in sql-common/client.c in MariaDB before 5.5.47, 10.0.x before 10.0.23, and 10.1.x before 10.1.10; Oracle MySQL 5.5.48 and earlier, 5.6.29 and earlier, and 5.7.11 and earlier; and Percona Server do not properly verify that the server hostname matches a domain name...

5.9CVSS6.9AI score0.03741EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2015/10/12 3:27 p.m.16 views

SSL: Hostname verification susceptible to MITM attack

It was discovered that the implementation used by the Not Yet Commons SSL project to check that the server hostname matches the domain name in the subject's CN field was flawed. This could be exploited by a man-in-the-middle attacker by spoofing a valid certificate using a specially crafted subje...

6.8CVSS5.8AI score0.00932EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2015/10/12 3:27 p.m.5 views

CXF: SSL hostname verification bypass, incomplete CVE-2012-6153 fix

It was found that the fix for CVE-2012-6153 was incomplete: the code added to check that the server hostname matches the domain name in a subject's Common Name CN field in X.509 certificates was flawed. A man-in-the-middle attacker could use this flaw to spoof an SSL server using a specially...

5.8CVSS7.2AI score0.09149EPSS
SaveExploits1References4
OSV
OSV
added 2015/08/12 2:59 p.m.10 views

CVE-2015-3908

Ansible before 1.9.2 does not verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate...

7.4AI score
SaveExploits0References5
PyPA
PyPA
added 2015/08/12 2:59 p.m.9 views

PYSEC-2015-1

Ansible before 1.9.2 does not verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate...

4.3CVSS6.9AI score0.00949EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2015/08/12 2:59 p.m.28 views

PYSEC-2015-1

Ansible before 1.9.2 does not verify that the server hostname matches a domain name in the subject's Common Name CN or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate...

4.3CVSS5.7AI score0.00949EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2015/08/10 12:00 a.m.26 views

Fedora 22 : opensaml-java-2.5.3-9.fc22 / opensaml-java-openws-1.5.5-2.fc22 (2015-10235)

OpenSAML Java: HTTPS Connections Via HTTP Resources Do Not Perform Hostname Verification Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible...

5.9CVSS6.3AI score0.00844EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2015/08/05 4:20 p.m.11 views

async-http-client: missing hostname verification for SSL certificates

It was found that async-http-client did not verify that the server hostname matched the domain name in the subject's Common Name CN or subjectAltName field in X.509 certificates. This could allow a man-in-the-middle attacker to spoof an SSL server if they had a certificate that was valid for any...

4.3CVSS5.7AI score0.0083EPSS
SaveExploits0References4
Rows per page
Query Builder