Lucene search
+L

545 matches found

ATTACKERKB
ATTACKERKB
added 2021/12/14 12:15 p.m.7 views

CVE-2021-42027

A vulnerability has been identified in SINUMERIK Edge All versions V3.2. The affected software does not properly validate the server certificate when initiating a TLS connection. This could allow an attacker to spoof a trusted entity by interfering in the communication path between the client and...

7.4CVSS7AI score0.00479EPSS
SaveExploits0References2
OSV
OSV
added 2021/11/24 9:02 p.m.136 views

GHSA-94JQ-Q5V2-76WJ Improper certificate management in AWS IoT Device SDK v2

Connections initialized by the AWS IoT Device SDK v2 for Java versions prior to 1.3.3, Python versions prior to 1.5.18, C++ versions prior to 1.12.7 and Node.js versions prior to 1.5.1 did not verify server certificate hostname during TLS handshake when overriding Certificate Authorities CA in...

6.3CVSS8.5AI score0.00411EPSS
SaveExploits0References11
Veracode
Veracode
added 2021/11/24 4:40 a.m.24 views

Insecure Certificate Validation

aws-iot-device-sdk-v2 uses insecure certificate validation. The library does not verify server certificate hostname during TLS handshake, allowing attackers to override certificate authorities in their trust stores on Microsoft Windows...

8.8CVSS4.2AI score0.00411EPSS
SaveExploits0References10Affected Software4
Veracode
Veracode
added 2021/11/24 4:20 a.m.25 views

Insecure Certificate Validation

aws-iot-device-sdk-v2 uses insecure certificate validation. The library does not verify server certificate hostname during TLS handshake, allowing attackers to override certificate authorities in their trust stores on MacOS...

8.8CVSS4.2AI score0.00387EPSS
SaveExploits0References6Affected Software3
UbuntuCve
UbuntuCve
added 2021/11/23 12:15 a.m.25 views

CVE-2021-40829

Connections initialized by the AWS IoT Device SDK v2 for Java versions prior to 1.4.2, Python versions prior to 1.6.1, C++ versions prior to 1.12.7 and Node.js versions prior to 1.5.3 did not verify server certificate hostname during TLS handshake when overriding Certificate Authorities CA in the...

8.8CVSS7.2AI score0.00387EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2021/11/18 12:00 a.m.12 views

Gallagher Command Centre Server信任管理问题漏洞

Gallagher Command Centre Server is a management system used by Gallagher New Zealand to monitor and manage infrastructure in buildings.Gallagher Command Centre Server has a security vulnerability that stems from incorrect certificate validation in the SMTP client, which could be exploited by an...

8.1CVSS5.6AI score0.00398EPSS
SaveExploits0References2
Prion
Prion
added 2021/11/02 4:15 p.m.23 views

Input validation

IBM InfoSphere Data Flow Designer Engine IBM InfoSphere Information Server 11.7 component has improper validation of the REST API server certificate. IBM X-Force ID: 201301...

5CVSS7.3AI score0.00694EPSS
SaveExploits0References2Affected Software1
OpenVAS
OpenVAS
added 2021/09/30 12:00 a.m.11 views

SSL/TLS: Server Certificate / Certificate in Chain with ECC keys less than 224 bits

The remote SSL/TLS server certificate and/or any of the certificates in the certificate chain is using a ECC key with less than 224 bits. Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right...

7.4AI score
SaveExploits0References2
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2021/09/28 12:00 a.m.34 views

JVN#10168753: SNKRDUNK Market Place App for iOS vulnerable to improper server certificate verification

SNKRDUNK Market Place App for iOS provided SODA, Inc. is vulnerable to improper server certificate verification CWE-295. Impact A man-in-the-middle attack may allow an attacker to eavesdrop on and/or alter the communication. Solution Update the application Update the application to the latest...

7.4CVSS7AI score0.00486EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/09/09 12:00 a.m.48 views

Amazon Linux AMI : curl (ALAS-2021-1525)

The version of curl installed on the remote host is prior to 7.61.1-12.99. It is, therefore, affected by a vulnerability as referenced in the ALAS-2021-1525 advisory. A flaw was found in libcurl in the way libcurl handles previously used connections without accounting for 'issuer cert' and...

4.3CVSS6.2AI score0.0627EPSS
SaveExploits1References3
Amazon
Amazon
added 2021/09/08 12:00 a.m.103 views

Medium: golang

Issue Overview: A flaw was found in Go, acting as an unintended proxy or intermediary, where ReverseProxy forwards connection headers if the first one was empty. This flaw allows an attacker to drop arbitrary headers. The highest threat from this vulnerability is to integrity. CVE-2021-33197 A fl...

7.5CVSS6.7AI score0.06975EPSS
SaveExploits3
OpenVAS
OpenVAS
added 2021/09/07 12:00 a.m.14 views

SSL/TLS: Server Certificate / Certificate in Chain with RSA keys less than 1024 bits

The remote SSL/TLS server certificate and/or any of the certificates in the certificate chain is using a RSA key with less than 1024 bits. Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right...

7.4AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/09/07 12:00 a.m.10 views

SSL/TLS: Server Certificate / Certificate in Chain with RSA keys less than 2048 bits

The remote SSL/TLS server certificate and/or any of the certificates in the certificate chain is using a RSA key with less than 2048 bits. Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right...

7.4AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/08/12 12:41 a.m.16 views

golang: crypto/tls: certificate of wrong type is causing TLS client to panic

A flaw was found in golang. A panic can be triggered by an attacker in a privileged network position without access to the server certificate's private key, as long as a trusted ECDSA or Ed25519 certificate for the server exists or can be issued, or the client is configured with...

6.5CVSS7.1AI score0.06975EPSS
SaveExploits1References6
NVD
NVD
added 2021/08/05 9:15 p.m.32 views

CVE-2021-22924

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

4.3CVSS0.0627EPSS
SaveExploits1References15
OSV
OSV
added 2021/08/05 9:15 p.m.20 views

AZL-6367 CVE-2021-22924 affecting package curl for versions less than 7.76.0-5

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

3.7CVSS6.5AI score0.0627EPSS
SaveExploits1References1
Prion
Prion
added 2021/08/05 9:15 p.m.32 views

Code injection

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

4.3CVSS5.2AI score0.0627EPSS
SaveExploits1References15Affected Software26
AlpineLinux
AlpineLinux
added 2021/08/05 8:16 p.m.90 views

CVE-2021-22924

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

4.3CVSS6.2AI score0.0627EPSS
SaveExploits1
Amazon
Amazon
added 2021/08/05 12:00 a.m.64 views

Medium: golang

Issue Overview: A vulnerability was found in archive/zip of the Go standard library. Applications written in Go can panic or potentially exhaust system memory when parsing malformed ZIP files. CVE-2021-33196 A flaw was found in golang. A panic can be triggered by an attacker in a privileged netwo...

7.5CVSS6.7AI score0.06975EPSS
SaveExploits2
OSV
OSV
added 2021/07/13 11:15 a.m.8 views

CVE-2021-31892

A vulnerability has been identified in SINUMERIK Analyse MyCondition All versions, SINUMERIK Analyze MyPerformance All versions, SINUMERIK Analyze MyPerformance /OEE-Monitor All versions, SINUMERIK Analyze MyPerformance /OEE-Tuning All versions, SINUMERIK Integrate Client 02 All versions =...

7.4CVSS7AI score0.00486EPSS
SaveExploits0References2
Rows per page
Query Builder