Lucene search
+L

21835 matches found

Github Security Blog
Github Security Blog
added 2022/05/17 3:5 a.m.37 views

Urllib3 Incorrect Certificate Validation

Versions 1.17 and 1.18 of the Python urllib3 library suffer from a vulnerability that can cause them, in certain configurations, to not correctly validate TLS certificates. This places users of the library with those configurations at risk of man-in-the-middle and information leakage attacks. Thi...

3.7CVSS6.5AI score0.00775EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/17 2:54 a.m.26 views

GHSA-PXV5-5VMP-3JJ4 Improper Authentication in Apache Hadoop

The RPC protocol implementation in Apache Hadoop 2.x before 2.0.6-alpha, 0.23.x before 0.23.9, and 1.x before 1.2.1, when the Kerberos security features are enabled, allows man-in-the-middle attackers to disable bidirectional authentication and obtain sensitive information by forcing a downgrade ...

3.2CVSS5.9AI score0.01069EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/17 1:59 a.m.24 views

Restkit Does Not Validate TLS certificates

Restkit allows man-in-the-middle attackers to spoof TLS servers by leveraging use of the ssl.wrapsocket function in Python with the default CERTNONE value for the certreqs argument...

5.9CVSS5.6AI score0.01364EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 1:38 a.m.51 views

Apache Axis2 has Improper Input Validation

Apache Axis2/Java 1.7.9 and earlier 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...

5.8CVSS9AI score0.02206EPSS
SaveExploits1References5Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/17 1:38 a.m.32 views

Improper Input Validation in XFire

Codehaus XFire 1.2.6 and earlier, as used in the Amazon EC2 API Tools Java library and other products, 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...

7.4CVSS4.6AI score0.00778EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/05/17 1:36 a.m.9 views

GHSA-8823-XPHR-QW9V Gentoo Portage does not verify X.509 certificates from SSL servers

The urlopen function in pym/portage/util/urlopen.py in Gentoo Portage 2.1.12, when using HTTPS, does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and modify binary package lists via a crafted certificate...

9.3CVSS6.1AI score0.01557EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2022/05/17 1:36 a.m.18 views

Gentoo Portage does not verify X.509 certificates from SSL servers

The urlopen function in pym/portage/util/urlopen.py in Gentoo Portage 2.1.12, when using HTTPS, does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and modify binary package lists via a crafted certificate...

9.3CVSS6.4AI score0.01557EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2022/05/17 1:17 a.m.112 views

GHSA-44PR-MGCP-V36R SimpleSAMLphp Unauthenticated encryption in CBC mode

SimpleSAMLphp 1.14.12 and earlier make it easier for man-in-the-middle attackers to obtain sensitive information by leveraging use of the aesEncrypt and aesDecrypt methods in the SimpleSAML/Utils/Crypto class to protect session identifiers in replies to non-HTTPS service providers...

5.9CVSS5.3AI score0.00875EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/17 1:17 a.m.23 views

SimpleSAMLphp Unauthenticated encryption in CBC mode

SimpleSAMLphp 1.14.12 and earlier make it easier for man-in-the-middle attackers to obtain sensitive information by leveraging use of the aesEncrypt and aesDecrypt methods in the SimpleSAML/Utils/Crypto class to protect session identifiers in replies to non-HTTPS service providers...

5.9CVSS6.3AI score0.00875EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 3:59 a.m.28 views

Improper Validation of Certificate with Host Mismatch in Not Yet Commons SSL

Certificates.java in Not Yet Commons SSL before 0.3.15 does not properly verify that the server hostname matches a domain name in the subject's Common Name CN field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate...

6.8CVSS8.7AI score0.00932EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2022/05/14 3:47 a.m.18 views

GHSA-273V-G3X4-R3RC Improper Certificate Validation in vt-ldap

DefaultHostnameVerifier in Ldaptive formerly vt-ldap does not properly verify that the server hostname matches a domain name in the subject's Common Name CN field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate...

5.9CVSS5.5AI score0.00867EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/05/14 3:47 a.m.21 views

Improper Certificate Validation in vt-ldap

DefaultHostnameVerifier in Ldaptive formerly vt-ldap does not properly verify that the server hostname matches a domain name in the subject's Common Name CN field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate...

5.9CVSS5.6AI score0.00867EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2022/05/14 3:45 a.m.36 views

GHSA-QHXW-54M9-6WWC MitM on Jenkins Maven Plugin

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
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/14 3:45 a.m.36 views

Jenkins Swarm Plugin Client vulnerable to man-in-the-middle attacks

Jenkins Swarm Plugin Client 3.4 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...

5.9CVSS3.6AI score0.00488EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2022/05/14 3:45 a.m.47 views

GHSA-PJ45-8VHC-MH2F Jenkins Swarm Plugin Client vulnerable to man-in-the-middle attacks

Jenkins Swarm Plugin Client 3.4 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...

5.9CVSS5.8AI score0.00488EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/14 3:23 a.m.31 views

Jenkins vSphere Plugin disables SSL/TLS certificate validation by default

A man in the middle vulnerability exists in Jenkins vSphere Plugin 2.16 and older in VSphere.java that disables SSL/TLS certificate validation by default. vSphere Plugin 2.17 now has SSL/TLS certificate validation enabled by default...

6.8CVSS2.2AI score0.00425EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/14 2:57 a.m.28 views

GHSA-W86J-99WG-R29F Jenkins TraceTronic ECU-TEST Plugin Man in the middle vulnerability

A man in the middle vulnerability exists in Jenkins TraceTronic ECU-TEST Plugin 2.3 and earlier in ATXPublisher.java, ATXValidator.java that allows attackers to impersonate any service that Jenkins connects to...

7.4CVSS7.3AI score0.00856EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/14 2:57 a.m.24 views

Jenkins TraceTronic ECU-TEST Plugin Man in the middle vulnerability

A man in the middle vulnerability exists in Jenkins TraceTronic ECU-TEST Plugin 2.3 and earlier in ATXPublisher.java, ATXValidator.java that allows attackers to impersonate any service that Jenkins connects to...

7.4CVSS6.6AI score0.00856EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 2:56 a.m.32 views

Jenkins Inedo BuildMaster Plugin globally and unconditionally disabled SSL/TLS certificate validation

A man in the middle vulnerability exists in Jenkins Inedo BuildMaster Plugin 1.3 and earlier in BuildMasterConfiguration.java, BuildMasterConfig.java, BuildMasterApi.java that allows attackers to impersonate any service that Jenkins connects to...

7.4CVSS6.6AI score0.00856EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/14 2:56 a.m.13 views

GHSA-HRR3-7R5V-VXX5 Jenkins Inedo BuildMaster Plugin globally and unconditionally disabled SSL/TLS certificate validation

A man in the middle vulnerability exists in Jenkins Inedo BuildMaster Plugin 1.3 and earlier in BuildMasterConfiguration.java, BuildMasterConfig.java, BuildMasterApi.java that allows attackers to impersonate any service that Jenkins connects to...

7.4CVSS7.3AI score0.00856EPSS
SaveExploits0References2
Rows per page
Query Builder