Lucene search
+L

1184 matches found

Prion
Prion
added 2020/08/26 4:15 p.m.21 views

Code injection

GNOME Geary before 3.36.3 mishandles pinned TLS certificate verification for IMAP and SMTP services using invalid TLS certificates e.g., self-signed certificates when the client system is not configured to use a system-provided PKCS11 store. This allows a meddler in the middle to present a...

2.6CVSS5.6AI score0.00922EPSS
SaveExploits1References4Affected Software2
UbuntuCve
UbuntuCve
added 2020/08/26 4:15 p.m.21 views

CVE-2020-24661

GNOME Geary before 3.36.3 mishandles pinned TLS certificate verification for IMAP and SMTP services using invalid TLS certificates e.g., self-signed certificates when the client system is not configured to use a system-provided PKCS11 store. This allows a meddler in the middle to present a...

5.9CVSS6.2AI score0.00922EPSS
SaveExploits1References3
CVE
CVE
added 2020/08/26 3:06 p.m.111 views

CVE-2020-24661

CVE-2020-24661 affects GNOME Geary prior to 3.36.3. The issue stems from mishandling of pinned TLS certificate verification for IMAP/SMTP when the client is not configured to use a system PKCS#11 store, allowing a MITM to present an invalid certificate and intercept mail. Public sources in the co...

5.9CVSS5.4AI score0.00922EPSS
SaveExploits1References4Affected Software1
AlpineLinux
AlpineLinux
added 2020/08/26 3:06 p.m.95 views

CVE-2020-24661

GNOME Geary before 3.36.3 mishandles pinned TLS certificate verification for IMAP and SMTP services using invalid TLS certificates e.g., self-signed certificates when the client system is not configured to use a system-provided PKCS11 store. This allows a meddler in the middle to present a...

5.9CVSS5.6AI score0.00922EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2020/08/26 3:06 p.m.30 views

CVE-2020-24661

GNOME Geary before 3.36.3 mishandles pinned TLS certificate verification for IMAP and SMTP services using invalid TLS certificates e.g., self-signed certificates when the client system is not configured to use a system-provided PKCS11 store. This allows a meddler in the middle to present a...

5.9CVSS5.6AI score0.00922EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/08/26 3:06 p.m.46 views

CVE-2020-24661

GNOME Geary before 3.36.3 mishandles pinned TLS certificate verification for IMAP and SMTP services using invalid TLS certificates e.g., self-signed certificates when the client system is not configured to use a system-provided PKCS11 store. This allows a meddler in the middle to present a...

5.5AI score0.00922EPSS
SaveExploits1References4
Mageia
Mageia
added 2020/08/16 11:09 a.m.74 views

Updated glib-networking packages fix security vulnerability

The updated packages fix a security vulnerability: In GNOME glib-networking through 2.64.2, the implementation of GTlsClientConnection skips hostname verification of the server's TLS certificate if the application fails to specify the expected server identity. This is in contrast to its intended...

6.5CVSS1AI score0.0197EPSS
SaveExploits1References4
OSV
OSV
added 2020/08/16 11:09 a.m.8 views

MGASA-2020-0314 Updated glib-networking packages fix security vulnerability

The updated packages fix a security vulnerability: In GNOME glib-networking through 2.64.2, the implementation of GTlsClientConnection skips hostname verification of the server's TLS certificate if the application fails to specify the expected server identity. This is in contrast to its intended...

6.5CVSS6.6AI score0.0197EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2020/08/13 12:00 a.m.58 views

Oracle Linux 8 : nodejs:12 (ELSA-2020-2852)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2020-2852 advisory. - Fix CVE-2020-10531 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note that Nessus has not...

9.3CVSS7.5AI score0.07646EPSS
SaveExploits4References5
Tenable Nessus
Tenable Nessus
added 2020/08/06 12:00 a.m.247 views

Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS : OpenJDK 8 vulnerabilities (USN-4453-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-4453-1 advisory. Johannes Kuhn discovered that OpenJDK 8 incorrectly handled access control contexts. An attacker could possibly use this issue to...

8.3CVSS7AI score0.0435EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2020/08/05 12:00 a.m.7 views

PT-2020-14195 · Coreos +3 · Etcd +3

Name of the Vulnerable Software and Affected Versions: etcd versions 3.3.23 and earlier etcd versions 3.4.10 and earlier Description: The issue concerns the creation of certain directory paths with restricted access permissions by using the os.MkdirAll function, which does not perform permission...

7.7CVSS7.1AI score0.01636EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2020/07/31 5:40 p.m.36 views

CVE-2020-15133 Missing TLS certificate verification in Faye Websocket

In faye-websocket before version 0.11.0, there is a lack of certification validation in TLS handshakes. The Faye::WebSocket::Client class uses the EM::Connectionstarttls method in EventMachine to implement the TLS handshake whenever a wss: URL is used for the connection. This method does not...

8CVSS8.4AI score0.00914EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2020/07/31 5:40 p.m.36 views

CVE-2020-15134 Missing TLS certificate verification in Faye

Faye before version 1.4.0, there is a lack of certification validation in TLS handshakes. Faye uses em-http-request and faye-websocket in the Ruby version of its client. Those libraries both use the EM::Connectionstarttls method in EventMachine to implement the TLS handshake whenever a wss: URL i...

8CVSS8.4AI score0.00864EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2020/07/31 5:40 p.m.48 views

Missing TLS certificate verification in faye-websocket

The Faye::WebSocket::Client class uses the EM::Connectionstarttls1 method in EventMachine2 to implement the TLS handshake whenever a wss: URL is used for the connection. This method does not implement certificate verification by default, meaning that it does not check that the server presents a...

8.7CVSS8.1AI score0.00914EPSS
SaveExploits1References14Affected Software1
OSV
OSV
added 2020/07/31 5:40 p.m.70 views

GHSA-2V5C-755P-P4GV Missing TLS certificate verification in faye-websocket

The Faye::WebSocket::Client class uses the EM::Connectionstarttls1 method in EventMachine2 to implement the TLS handshake whenever a wss: URL is used for the connection. This method does not implement certificate verification by default, meaning that it does not check that the server presents a...

8CVSS7.8AI score0.00914EPSS
SaveExploits1References14
OSV
OSV
added 2020/07/31 5:39 p.m.81 views

GHSA-3Q49-H8F9-9FR9 Missing TLS certificate verification

Faye uses em-http-request6 and faye-websocket10 in the Ruby version of its client. Those libraries both use the EM::Connectionstarttls1 method in EventMachine2 to implement the TLS handshake whenever a wss: URL is used for the connection. This method does not implement certificate verification by...

8CVSS8.4AI score0.00864EPSS
SaveExploits1References14
Github Security Blog
Github Security Blog
added 2020/07/31 5:39 p.m.38 views

Missing TLS certificate verification

Faye uses em-http-request6 and faye-websocket10 in the Ruby version of its client. Those libraries both use the EM::Connectionstarttls1 method in EventMachine2 to implement the TLS handshake whenever a wss: URL is used for the connection. This method does not implement certificate verification by...

8.7CVSS8.2AI score0.00864EPSS
SaveExploits1References14Affected Software1
RubySec
RubySec
added 2020/07/31 12:00 a.m.22 views

Missing TLS certificate verification in faye-websocket

The Faye::WebSocket::Client class uses the EM::Connectionstarttls1 method in EventMachine2 to implement the TLS handshake whenever a wss: URL is used for the connection. This method does not implement certificate verification by default, meaning that it does not check that the server presents a...

8.7CVSS6.6AI score0.00914EPSS
SaveExploits1References1Affected Software1
Gentoo Linux
Gentoo Linux
added 2020/07/27 12:00 a.m.57 views

GLib Networking: Improper certificate validation

Background Network-related giomodules for glib Description GTlsClientConnection skips hostname verification of the server’s TLS certificate if the application fails to specify the expected server identity. Impact There may be a breach of integrity or confidentiality in connections made using GLib...

6.5CVSS6.9AI score0.0197EPSS
SaveExploits1
OSV
OSV
added 2020/07/22 9:49 p.m.11 views

OSV-2020-1019 Stack-buffer-overflow in getTLScertificate

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19544 Crash type: Stack-buffer-overflow WRITE 6 Crash state: getTLScertificate tlsDetectProtocolFromCertificate ndpisearchtlstcpudp...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder