Lucene search
+L

44 matches found

Vulnrichment
Vulnrichment
added 2024/09/10 6:43 p.m.33 views

CVE-2024-45596 Directus's session is cached for OpenID and OAuth2 if `redirect` is not used

Directus is a real-time API and App dashboard for managing SQL database content. An unauthenticated user can access credentials of last authenticated user via OpenID or OAuth2 where the authentication URL did not include redirect query string. This happens because on that endpoint for both OpenId...

7.4CVSS7.8AI score0.00655EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2024/03/06 3:06 p.m.30 views

Shopware's session is persistent in Cache for 404 pages

Impact The Symfony Session Handler, pop's the Session Cookie and assign it to the Response. Since Shopware 6.5.8.0 the 404 pages, are cached, to improve the performance of 404 pages. So the cached Response, contains a Session Cookie when the Browser accessing the 404 page, has no cookies yet. The...

7.5CVSS7.1AI score0.00611EPSS
SaveExploits0References5Affected Software2
NVD
NVD
added 2024/02/03 2:15 p.m.37 views

CVE-2024-0853

curl inadvertently kept the SSL session ID for connections in its cache even when the verify status OCSP stapling test failed. A subsequent transfer to the same hostname could then succeed if the session ID cache was still fresh, which then skipped the verify status check...

5.3CVSS5.5AI score0.01102EPSS
SaveExploits1References6
curl security advisories
curl security advisories
added 2021/05/26 8:00 a.m.18 views

TLS session caching disaster

libcurl can be tricked into using already freed memory when a new TLS session is negotiated or a client certificate is requested on an existing connection. For example, this can happen when a TLS server requests a client certificate on a connection that was established without one. A malicious...

8.1CVSS7.3AI score0.60122EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2021/05/26 8:00 a.m.13 views

CURL-CVE-2021-22901 TLS session caching disaster

libcurl can be tricked into using already freed memory when a new TLS session is negotiated or a client certificate is requested on an existing connection. For example, this can happen when a TLS server requests a client certificate on a connection that was established without one. A malicious...

8.1CVSS8.6AI score0.60122EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/04/29 8:31 p.m.69 views

curl: CVE-2021-22901: TLS session caching disaster

Summary: lib/vtls/openssl.c osslconnectstep1 sets up the osslnewsessioncb sessionid callback with SSLCTXsesssetnewcb, and adds association from dataidx and connectdataidx to current conn and data respectively: SSLCTXsetsessioncachemodebackend-ctx, SSLSESSCACHECLIENT | SSLSESSCACHENOINTERNAL;...

6.8CVSS8AI score0.60122EPSS
SaveExploits1
CNVD
CNVD
added 2017/12/20 12:00 a.m.9 views

Unspecified Vulnerability in CMS Made Simple

CMS Made Simple CMSMS is an open source content management system CMS developed by the CMSMS team. The system supports role-based rights management system , wizard-based installation and update mechanism , intelligent caching mechanism and so on. A security vulnerability exists in CMS Made Simple...

9.8CVSS6.7AI score0.01086EPSS
SaveExploits0References1
Prion
Prion
added 2017/12/18 6:29 a.m.22 views

Design/Logic Flaw

CMS Made Simple CMSMS before 2.2.5 does not properly cache login information in sessions...

5CVSS9.2AI score0.01086EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2017/12/18 6:29 a.m.9 views

CVE-2017-17734

CMS Made Simple CMSMS before 2.2.5 does not properly cache login information in sessions...

9.8CVSS5.8AI score0.01086EPSS
SaveExploits0References2
CVE
CVE
added 2017/12/18 6:00 a.m.62 views

CVE-2017-17734

CMS Made Simple (CMSMS) before version 2.2.5 contains a vulnerability where login information is not properly cached in sessions. The issue affects CMSMS 2.2.4 and earlier. Impact is tied to session handling and could affect authentication state. The connected documents confirm the affected produ...

9.8CVSS9.2AI score0.01086EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2017/04/13 5:59 p.m.29 views

CVE-2013-6662

Google Chrome caches TLS sessions before certificate validation occurs...

6.5CVSS6.3AI score0.00347EPSS
SaveExploits0References1
OSV
OSV
added 2017/04/13 5:59 p.m.8 views

UBUNTU-CVE-2013-6662

Google Chrome caches TLS sessions before certificate validation occurs...

6.5CVSS6.6AI score0.00347EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2017/04/13 5:00 p.m.37 views

CVE-2013-6662

Google Chrome caches TLS sessions before certificate validation occurs...

6.3AI score0.00347EPSS
SaveExploits0References1
OSV
OSV
added 2015/01/08 8:00 a.m.11 views

CURL-CVE-2014-8151 Secure Transport certificate check bypass

libcurl stores TLS Session IDs in its associated Session ID cache when it connects to TLS servers. In subsequent connects it reuses the entry in the cache to resume the TLS connection faster than when doing a full TLS handshake. The actual implementation for the Session ID caching varies dependin...

5.8CVSS6.9AI score0.01148EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2013/07/01 3:10 p.m.24 views

tomcat: three DIGEST authentication implementation issues

The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 caches information about the authenticated user within the session state, which makes it easier for remote attackers to bypass authentication via vectors related to...

5CVSS7.4AI score0.08768EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2013/03/11 7:03 p.m.13 views

tomcat: three DIGEST authentication implementation issues

The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 caches information about the authenticated user within the session state, which makes it easier for remote attackers to bypass authentication via vectors related to...

5CVSS7.4AI score0.08768EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2013/03/11 6:33 p.m.7 views

tomcat: three DIGEST authentication implementation issues

The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 caches information about the authenticated user within the session state, which makes it easier for remote attackers to bypass authentication via vectors related to...

5CVSS7.4AI score0.08768EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2013/02/19 8:29 p.m.13 views

tomcat: three DIGEST authentication implementation issues

The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 caches information about the authenticated user within the session state, which makes it easier for remote attackers to bypass authentication via vectors related to...

5CVSS7.4AI score0.08768EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2011/04/18 12:00 a.m.93 views

Fedora 15 : proftpd-1.3.4-0.8.rc2.fc15 (2011-5098)

The second release candidate for proftpd 1.3.4. This includes fixes for a number of security issues : - Plaintext command injection vulnerability in FTPS implementation - Badly formed SSH messages cause DoS - Limit recursion depth for untrusted regular expressions 673040 The update also contains ...

5CVSS7AI score0.51298EPSS
SaveExploits15References6
OpenVAS
OpenVAS
added 2008/01/17 12:00 a.m.44 views

Debian Security Advisory DSA 120-1 (libapache-mod-ssl, apache-ssl)

The remote host is missing an update to libapache-mod-ssl, apache-ssl announced via advisory DSA 120-1. SPDX-FileCopyrightText: 2008 E-Soft Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier:...

7.5CVSS7AI score0.29878EPSS
SaveExploits4References1
Rows per page
Query Builder