Lucene search
K

55 matches found

RedhatCVE
RedhatCVE
added 2025/06/06 9:17 p.m.9 views

CVE-2025-48947

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. In Auth0 Next.js SDK versions 4.0.1 through 4.6.0, session cookies set by auth0.middleware may be cached by CDNs due to missing Cache-Control headers. Three preconditions must be met in order for...

7.7CVSS7.2AI score0.00282EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2025/06/04 9:24 p.m.9 views

NextJS-Auth0 SDK Vulnerable to CDN Caching of Session Cookies

Overview In Auth0 Next.js SDK versions 4.0.1 to 4.6.0, session cookies set by auth0.middleware may be cached by CDNs due to missing Cache-Control headers. Am I Affected? You are affected by this vulnerability if you meet the following preconditions: 1. Applications using the NextJS-Auth0 SDK,...

7.7CVSS6.7AI score0.00282EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/06/04 9:24 p.m.3 views

GHSA-F3FG-MF2Q-FJ3F NextJS-Auth0 SDK Vulnerable to CDN Caching of Session Cookies

Overview In Auth0 Next.js SDK versions 4.0.1 to 4.6.0, session cookies set by auth0.middleware may be cached by CDNs due to missing Cache-Control headers. Am I Affected? You are affected by this vulnerability if you meet the following preconditions: 1. Applications using the NextJS-Auth0 SDK,...

7.7CVSS6.9AI score0.00282EPSS
Exploits0References4
NVD
NVD
added 2025/06/04 9:15 p.m.9 views

CVE-2025-48947

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. In Auth0 Next.js SDK versions 4.0.1 through 4.6.0, session cookies set by auth0.middleware may be cached by CDNs due to missing Cache-Control headers. Three preconditions must be met in order for...

7.7CVSS0.00282EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/06/04 8:14 p.m.13 views

CVE-2025-48947 NextJS-Auth0 SDK Vulnerable to CDN Caching of Session Cookies

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. In Auth0 Next.js SDK versions 4.0.1 through 4.6.0, session cookies set by auth0.middleware may be cached by CDNs due to missing Cache-Control headers. Three preconditions must be met in order for...

7.7CVSS0.00282EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/06/04 12:0 a.m.3 views

PT-2025-23857 · Auth0 · Auth0 Next.Js Sdk

Name of the Vulnerable Software and Affected Versions: Auth0 Next.js SDK versions 4.0.1 through 4.6.0 Description: The issue concerns the caching of session cookies set by auth0.middleware in CDN environments due to missing Cache-Control headers. Three preconditions must be met for the...

7.7CVSS6.1AI score0.00282EPSS
Exploits0References11
Hacker One
Hacker One
added 2025/04/08 1:37 p.m.1097 views

Internet Bug Bounty: Possible Sensitive Session Information Leak in Active Storage

There was a possible sensitive session information leak in Active Storage. Active Storage incorrectly sent the user's session cookie along with a Cache-Control: public header when serving files blobs. This allowed certain caching proxies to cache the response, including the Set-Cookie header,...

6.6AI score
Exploits0
Pen Test Partners Blog
Pen Test Partners Blog
added 2025/03/12 6:51 a.m.6 views

Take control of Cache-Control and local caching

TL;DR Caching speeds up website content delivery What caching directives are and how to use them The No-cache directive does not prevent caching The No-store directiveprevents caching Introduction The HTTP Cache-Control header is sometimes misunderstood. It's important because it is used to speci...

6.5AI score
Exploits0
Veracode
Veracode
added 2024/06/17 4:21 a.m.19 views

Sensitive Information Disclosure

apache-airflow is vulnerable to Sensitive Information Disclosure. The vulnerability is due to the absence of a "Cache-Control" header in the response headers for dynamic content, which could lead to the unintended caching of sensitive information in the local cache of web browsers...

5.5CVSS6.2AI score0.00102EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/06/14 9:31 a.m.1 views

GHSA-9XPJ-62MM-24H2 Apache Airflow does not return the "Cache-Control" header for dynamic content

Use of Web Browser Cache Containing Sensitive Information vulnerability in Apache Airflow. Airflow did not return "Cache-Control" header for dynamic content, which in case of some browsers could result in potentially storing sensitive data in local cache of the browser. This issue affects Apache...

5.5CVSS6AI score0.00102EPSS
Exploits0References7
OSV
OSV
added 2024/06/14 9:15 a.m.0 views

PYSEC-2024-195

Use of Web Browser Cache Containing Sensitive Information vulnerability in Apache Airflow. Airflow did not return "Cache-Control" header for dynamic content, which in case of some browsers could result in potentially storing sensitive data in local cache of the browser. This issue affects Apache...

5.5CVSS6.1AI score0.00102EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/06/14 12:0 a.m.1 views

Apache Airflow Security Vulnerability

Apache Airflow is an open source platform for creating, managing and monitoring workflows from the Apache USA Foundation. The platform is characterized by scalability and dynamic monitoring. A security vulnerability exists in Apache Airflow versions prior to 2.9.2 that stems from Airflow not...

5.5CVSS6.3AI score0.00102EPSS
Exploits0References4
OSV
OSV
added 2023/12/22 11:6 a.m.2 views

OESA-2023-1936 python-flask security update

Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug and Jinja and has become one of the most popular Python web application frameworks...

7.5CVSS9AI score0.00221EPSS
Exploits1References2
OSV
OSV
added 2023/10/22 3:30 a.m.48 views

GHSA-C59H-R6P8-Q9WC Next.js missing cache-control header may lead to CDN caching empty reply

Next.js before 13.4.20-canary.13 lacks a cache-control header and thus empty prefetch responses may sometimes be cached by a CDN, causing a denial of service to all users requesting the same URL via that CDN. Cloudflare considers these requests cacheable assets...

7.5CVSS7.4AI score0.00373EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2023/10/22 3:30 a.m.149 views

Next.js missing cache-control header may lead to CDN caching empty reply

Next.js before 13.4.20-canary.13 lacks a cache-control header and thus empty prefetch responses may sometimes be cached by a CDN, causing a denial of service to all users requesting the same URL via that CDN. Cloudflare considers these requests cacheable assets...

7.5CVSS6.7AI score0.00373EPSS
Exploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2023/10/21 12:0 a.m.1 views

PT-2023-29944 · Next.Js · Next.Js

Name of the Vulnerable Software and Affected Versions: Next.js versions prior to 13.4.20-canary.13 Description: The issue is related to a lack of a cache-control header in Next.js, which can cause empty prefetch responses to be cached by a CDN. This can lead to a denial of service for all users...

7.5CVSS7.2AI score0.00373EPSS
Exploits1References16
RedHat Linux
RedHat Linux
added 2023/06/14 2:39 p.m.3 views

flask: Possible disclosure of permanent session cookie due to missing Vary: Cookie header

A flaw was found in the Python Flask package. A cached response may contain data for one client sent by a proxy to other clients, including session cookies, resulting in the compromise of data confidentiality contained in the leak requests or cookies. This happens when the following conditions ar...

7.5CVSS7.1AI score0.00221EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2023/06/05 6:53 p.m.3 views

flask: Possible disclosure of permanent session cookie due to missing Vary: Cookie header

A flaw was found in the Python Flask package. A cached response may contain data for one client sent by a proxy to other clients, including session cookies, resulting in the compromise of data confidentiality contained in the leak requests or cookies. This happens when the following conditions ar...

7.5CVSS7.1AI score0.00221EPSS
Exploits1References6
OSV
OSV
added 2023/05/02 6:15 p.m.1 views

DEBIAN-CVE-2023-30861

Flask is a lightweight WSGI web application framework. When all of the following conditions are met, a response containing data intended for one client may be cached and subsequently sent by the proxy to other clients. If the proxy also caches Set-Cookie headers, it may send one client's session...

7.5CVSS7.5AI score0.00221EPSS
Exploits1References1
OSV
OSV
added 2023/05/02 6:15 p.m.0 views

UBUNTU-CVE-2023-30861

Flask is a lightweight WSGI web application framework. When all of the following conditions are met, a response containing data intended for one client may be cached and subsequently sent by the proxy to other clients. If the proxy also caches Set-Cookie headers, it may send one client's session...

7.5CVSS7AI score0.00221EPSS
Exploits1References10
Rows per page
Query Builder