Lucene search
+L

91858 matches found

Rockylinux
Rockylinux
added 2022/05/17 6:12 a.m.24 views

new packages: perl-IO-Socket-SSL

An update is available for perl-IO-Socket-SSL. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky...

2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/05/17 5:39 a.m.30 views

Apache Libcloud does not verify SSL certificates for HTTPS connections

libcloud before 0.4.0 does not verify SSL certificates for HTTPS connections, which allows remote attackers to spoof certificates and bypass intended access restrictions via a man-in-the-middle MITM attack. This is due to an upstream issue with python's SSL module rather than directly with libclo...

4.3CVSS6.3AI score0.0139EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2022/05/17 5:39 a.m.14 views

GHSA-W3J6-8J34-Q43X Apache Libcloud does not verify SSL certificates for HTTPS connections

libcloud before 0.4.0 does not verify SSL certificates for HTTPS connections, which allows remote attackers to spoof certificates and bypass intended access restrictions via a man-in-the-middle MITM attack. This is due to an upstream issue with python's SSL module rather than directly with libclo...

8.7CVSS6.2AI score0.0139EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2022/05/17 5:19 a.m.24 views

Apache Libcloud vulnerable to certificate impersonation

Apache Libcloud before 0.11.1 uses an incorrect regular expression during verification of whether 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 a crafted...

5.9CVSS6.8AI score0.01218EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/05/17 5:19 a.m.23 views

GHSA-PRCQ-52F8-FP44 Apache Libcloud vulnerable to certificate impersonation

Apache Libcloud before 0.11.1 uses an incorrect regular expression during verification of whether 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 a crafted...

5.9CVSS5.2AI score0.01218EPSS
SaveExploits1References6
OSV
OSV
added 2022/05/17 5:16 a.m.22 views

GHSA-XPXP-V33M-5JP9 phpMyAdmin Unsafe Fetching of Javascript Code

phpMyAdmin 3.5.x before 3.5.3 uses JavaScript code that is obtained through an HTTP session to phpmyadmin.net without SSL, which allows man-in-the-middle attackers to conduct cross-site scripting XSS attacks by modifying this code...

4.3CVSS5.9AI score0.0135EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/17 5:16 a.m.33 views

phpMyAdmin Unsafe Fetching of Javascript Code

phpMyAdmin 3.5.x before 3.5.3 uses JavaScript code that is obtained through an HTTP session to phpmyadmin.net without SSL, which allows man-in-the-middle attackers to conduct cross-site scripting XSS attacks by modifying this code...

4.3CVSS5.9AI score0.0135EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 4:56 a.m.22 views

PyOpenSSL Mishandles NUL Byte In Certificate Subject Alternative Name

The X509Extension in pyOpenSSL before 0.13.1 does not properly handle a \0 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certificati...

4.3CVSS6.4AI score0.01197EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2022/05/17 4:54 a.m.36 views

GHSA-5MGJ-MVV8-46MW RubyGems does not verify SSL certificate

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.3CVSS5.9AI score0.01374EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2022/05/17 4:54 a.m.33 views

RubyGems does not verify SSL certificate

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.3AI score0.01374EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 4:52 a.m.34 views

Python Swift client is vulnerable to Missing SSL Certificate Check

The OpenStack Python client library for Swift python-swiftclient from 1.0 before 2.0 does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate...

5.8CVSS5.5AI score0.00735EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2022/05/17 4:52 a.m.19 views

GHSA-P3XV-97G8-4WMJ Python Swift client is vulnerable to Missing SSL Certificate Check

The OpenStack Python client library for Swift python-swiftclient from 1.0 before 2.0 does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate...

9.3CVSS5.5AI score0.00735EPSS
SaveExploits0References7
OSV
OSV
added 2022/05/17 3:46 a.m.9 views

GHSA-GH2C-6M38-C78J PyWBEM TOCTOU vulnerability in certificate validation

PyWBEM 0.7 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...

6.3CVSS6.2AI score0.00915EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2022/05/17 3:46 a.m.31 views

PyWBEM TOCTOU vulnerability in certificate validation

PyWBEM 0.7 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.8CVSS6.7AI score0.00915EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 3:31 a.m.26 views

phpMyAdmin Improper Input Validation

The checkHTTP function in libraries/Config.class.php in phpMyAdmin 4.5.x before 4.5.5.1 does not verify X.509 certificates from api.github.com SSL servers, which allows man-in-the-middle attackers to spoof these servers and obtain sensitive information via a crafted certificate...

6.8CVSS6.4AI score0.01064EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/17 3:31 a.m.64 views

GHSA-W8QG-J9FP-HRJF phpMyAdmin Improper Input Validation

The checkHTTP function in libraries/Config.class.php in phpMyAdmin 4.5.x before 4.5.5.1 does not verify X.509 certificates from api.github.com SSL servers, which allows man-in-the-middle attackers to spoof these servers and obtain sensitive information via a crafted certificate...

6.8CVSS5.9AI score0.01064EPSS
SaveExploits0References6
OSV
OSV
added 2022/05/17 1:59 a.m.54 views

GHSA-P9CV-HRXR-FXX8 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.9AI score0.01315EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/17 1:38 a.m.53 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.02225EPSS
SaveExploits1References5Affected Software2
OSV
OSV
added 2022/05/17 1:38 a.m.31 views

GHSA-WWQ7-PXWC-P4RC 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.8CVSS9.1AI score0.02225EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/05/17 1:38 a.m.34 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
Rows per page
Query Builder