Lucene search
+L

294 matches found

F5 Networks
F5 Networks
added 2023/02/21 6:48 p.m.42 views

K53729441: MySQL vulnerability CVE-2016-2047

Security Advisory Description 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...

5.9CVSS6.9AI score0.03741EPSS
SaveExploits0Affected Software23
SUSE CVE
SUSE CVE
added 2023/02/15 5:54 a.m.5 views

SUSE CVE-2011-1094

kio/kio/tcpslavebase.cpp in KDE KSSL in kdelibs before 4.6.1 does not properly verify that the server hostname matches the domain name of the subject of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a certificate issued by a legitimate...

4.3CVSS6.8AI score0.00999EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:47 a.m.4 views

SUSE CVE-2012-2126

RubyGems before 1.8.23 does not verify an SSL certificate, which allows remote attackers to modify a gem during installation via a man-in-the-middle attack...

4.3CVSS6.5AI score0.01374EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:37 a.m.5 views

SUSE CVE-2013-2944

strongSwan 4.3.5 through 5.0.3, when using the OpenSSL plugin for ECDSA signature verification, allows remote attackers to authenticate as other users via an invalid signature...

4.9CVSS7AI score0.01585EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 5:21 a.m.4 views

SUSE CVE-2015-1828

The Ruby http gem before 0.7.3 does not verify hostnames in SSL connections, which might allow remote attackers to obtain sensitive information via a man-in-the-middle-attack...

5.9CVSS5.5AI score0.01521EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:6 a.m.5 views

SUSE 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.2AI score0.03741EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2023/02/15 4:35 a.m.6 views

SUSE CVE-2017-1000396

Jenkins 2.73.1 and earlier, 2.83 and earlier bundled a version of the commons-httpclient library with the vulnerability CVE-2012-6153 that incorrectly verified SSL certificates, making it susceptible to man-in-the-middle attacks. This library is widely used as a transitive dependency in Jenkins...

5.9CVSS5.7AI score0.00497EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:35 a.m.7 views

SUSE CVE-2017-1000397

Jenkins Maven Plugin 2.17 and earlier bundled a version of the commons-httpclient library with the vulnerability CVE-2012-6153 that incorrectly verified SSL certificates, making it susceptible to man-in-the-middle attacks. Maven Plugin 3.0 no longer has a dependency on commons-httpclient...

5.9CVSS5.7AI score0.00488EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.6 views

SUSE CVE-2019-11324

The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations where a verification failure is the correct outcome. This is related to use o...

4CVSS9.3AI score0.02836EPSS
SaveExploits0References29
OSV
OSV
added 2022/09/28 2:6 p.m.8 views

USN-5645-1 postgresql-9.5 vulnerabilities

Jacob Champion discovered that PostgreSQL incorrectly handled SSL certificate verification and encryption. A remote attacker could possibly use this issue to inject arbitrary SQL queries when a connection is first established. CVE-2021-23214 Tom Lane discovered that PostgreSQL incorrect handled...

8.8CVSS7.1AI score0.0199EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2022/09/01 7:0 a.m.8 views

Odyssey passes to server unencrypted bytes from man-in-the-middle When Odyssey is configured to use certificate Common Name for client authentication a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established despite the use of SSL certificate verification and encryption. This is similar to CVE-2021-23214 for PostgreSQL.

...

8.1CVSS7.2AI score0.01901EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/07/29 12:0 a.m.9 views

PT-2022-20593 · Fs2-Io +1 · Fs2-Io +1

Name of the Vulnerable Software and Affected Versions: fs2-io versions 3.1.0 through 3.2.10 Description: The issue arises when establishing a server-mode TLSSocket using fs2-io on Node.js, where the parameter requestCert = true is ignored, and peer certificate verification is skipped, allowing th...

9.8CVSS9.3AI score0.00771EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2022/05/10 2:13 p.m.10 views

postgresql: libpq processes unencrypted bytes from man-in-the-middle

A man-in-the-middle attacker can inject false responses to the client's first few queries, despite the use of SSL certificate verification and encryption...

5.9CVSS7.3AI score0.01501EPSS
SaveExploits0References4
Huntr
Huntr
added 2022/03/10 5:24 p.m.23 views

SSL verification omitted in OAuth2 credential flow

Description Pulsar uses Curl to send HTTPS requests and typically uses the tlsAllowInsecure global variable derived from isTlsAllowInsecureConnection to determine whether SSL verification¹ should be enabled/disabled². In the linked occurances, those checks do not occur and SSL verification is...

5.1CVSS0.2AI score0.00704EPSS
SaveExploits1
OSV
OSV
added 2021/11/11 6:26 p.m.13 views

USN-5145-1 postgresql-10, postgresql-12, postgresql-13 vulnerabilities

Jacob Champion discovered that PostgreSQL incorrectly handled SSL certificate verification and encryption. A remote attacker could possibly use this issue to inject arbitrary SQL queries when a connection is first established...

8.1CVSS7.1AI score0.01901EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/11/10 12:0 a.m.3 views

PT-2021-4808 · Postgresql +10 · Postgresql Libpq +11

Name of the Vulnerable Software and Affected Versions: PostgreSQL libpq affected versions not specified Description: A man-in-the-middle attacker can inject false responses to the client's first few queries, despite the use of SSL certificate verification and encryption. The vulnerability in the...

8.8CVSS6.2AI score0.4644EPSS
SaveExploits2References175
BDU FSTEC
BDU FSTEC
added 2021/09/20 12:0 a.m.10 views

The vulnerability of the Nextcloud desktop synchronization tool’s client relates to authentication process errors, which allow attackers to compromise data integrity.

The vulnerability of the Nextcloud desktop synchronization tool’s client lies in the lack of SSL certificate verification when using the “Register with a Provider” protocol. Exploiting this vulnerability allows an attacker to compromise data integrity remotely...

5.9CVSS6.1AI score0.01031EPSS
SaveExploits1References6Affected Software2
OSV
OSV
added 2021/06/11 4:15 p.m.11 views

UBUNTU-CVE-2021-22895

Nextcloud Desktop Client before 3.3.1 is vulnerable to improper certificate validation due to lack of SSL certificate verification when using the "Register with a Provider" flow...

5.9CVSS5.8AI score0.01031EPSS
SaveExploits1References7
Packet Storm
Packet Storm
added 2021/05/10 12:0 a.m.194 views

Microweber CMS 1.1.20 Remote Code Execution

Exploit Title: Microweber CMS 1.1.20 - Remote Code Execution Authenticated Date: 2020-10-31 Exploit Author: sl1nki Vendor Homepage: https://microweber.org/ Software Link: https://github.com/microweber/microweber/tree/1.1.20 Version: " . shellexec$REQUEST"fexec" . ""; ?' Notes: SSL verification is...

6.5CVSS0.1AI score0.16611EPSS
SaveExploits4
zdt
zdt
added 2021/05/10 12:0 a.m.106 views

Microweber CMS 1.1.20 - Remote Code Execution (Authenticated) Exploit

Exploit Title: Microweber CMS 1.1.20 - Remote Code Execution Authenticated Exploit Author: sl1nki Vendor Homepage: https://microweber.org/ Software Link: https://github.com/microweber/microweber/tree/1.1.20 Version: " . shellexec$REQUEST"fexec" . ""; ?' Notes: SSL verification is disabled by...

7.2CVSS0.1AI score0.16611EPSS
SaveExploits4
Rows per page
Query Builder