Lucene search
K

15 matches found

Github Security Blog
Github Security Blog
added 2026/01/27 7:4 p.m.5 views

Hono cache middleware ignores "Cache-Control: private" leading to Web Cache Deception

Summary Cache Middleware contains an information disclosure vulnerability caused by improper handling of HTTP cache control directives. The middleware does not respect standard cache control headers such as Cache-Control: private or Cache-Control: no-store, which may result in private or...

5.3CVSS5.9AI score0.00016EPSS
Exploits0References5Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/09/15 4:27 p.m.7 views

Security Bulletin: IBM OpenPages Application API Response Caching Header Update

Summary Some IBM OpenPages API responses currently use the caching directive Cache-Control: max-age=0 instead of the more secure Cache-Control: no-store. While max-age=0 means the content is immediately stale, it may still be stored temporarily in browsers or intermediary caches. For sensitive...

4CVSS6.4AI score0.00019EPSS
Exploits0Affected Software1
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
SUSE CVE
SUSE CVE
added 2023/02/15 6:5 a.m.1 views

SUSE CVE-2009-0358

Mozilla Firefox 3.x before 3.0.6 does not properly implement the 1 no-store and 2 no-cache Cache-Control directives, which allows local users to obtain sensitive information by using the a back button or b history list of the victim's browser, as demonstrated by reading the response page of an...

3.3CVSS8.3AI score0.00192EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:32 a.m.1 views

SUSE CVE-2018-5131

Under certain circumstances the "fetch" API can return transient local copies of resources that were sent with a "no-store" or "no-cache" cache header instead of downloading a copy from the network as it should. This can result in previously stored, locally cached data of a website being accessib...

6.1CVSS8AI score0.01281EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2019/10/11 9:46 a.m.42 views

CVE-2018-5131

Under certain circumstances the "fetch" API can return transient local copies of resources that were sent with a "no-store" or "no-cache" cache header instead of downloading a copy from the network as it should. This can result in previously stored, locally cached data of a website being accessib...

6.1CVSS2.6AI score0.01281EPSS
Exploits0References2
OSV
OSV
added 2018/06/11 9:29 p.m.1 views

DEBIAN-CVE-2018-5131

Under certain circumstances the "fetch" API can return transient local copies of resources that were sent with a "no-store" or "no-cache" cache header instead of downloading a copy from the network as it should. This can result in previously stored, locally cached data of a website being accessib...

5.9CVSS8.2AI score0.01281EPSS
Exploits0References1
Cvelist
Cvelist
added 2018/06/11 9:0 p.m.21 views

CVE-2018-5131

Under certain circumstances the "fetch" API can return transient local copies of resources that were sent with a "no-store" or "no-cache" cache header instead of downloading a copy from the network as it should. This can result in previously stored, locally cached data of a website being accessib...

6.5AI score0.01281EPSS
Exploits0References11
OSV
OSV
added 2018/04/06 12:32 p.m.0 views

USN-3596-2 firefox regression

USN-3596-1 fixed vulnerabilities in Firefox. The update caused an issue where it was not possible to customize the toolbars when running Firefox in Unity. This update fixes the problem. We apologize for the inconvenience. Original advisory details: Multiple security issues were discovered in...

5.9AI score
Exploits0References2
RedHat Linux
RedHat Linux
added 2018/03/15 11:24 a.m.3 views

Mozilla: Fetch API improperly returns cached copies of no-store/no-cache resources (MFSA 2018-07)

Under certain circumstances the "fetch" API can return transient local copies of resources that were sent with a "no-store" or "no-cache" cache header instead of downloading a copy from the network as it should. This can result in previously stored, locally cached data of a website being accessib...

5.9CVSS7.3AI score0.01281EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2018/03/15 11:6 a.m.3 views

Mozilla: Fetch API improperly returns cached copies of no-store/no-cache resources (MFSA 2018-07)

Under certain circumstances the "fetch" API can return transient local copies of resources that were sent with a "no-store" or "no-cache" cache header instead of downloading a copy from the network as it should. This can result in previously stored, locally cached data of a website being accessib...

5.9CVSS7.3AI score0.01281EPSS
Exploits0References5
OSV
OSV
added 2018/03/14 12:0 a.m.0 views

UBUNTU-CVE-2018-5131

Under certain circumstances the "fetch" API can return transient local copies of resources that were sent with a "no-store" or "no-cache" cache header instead of downloading a copy from the network as it should. This can result in previously stored, locally cached data of a website being accessib...

5.9CVSS6.9AI score0.01281EPSS
Exploits0References4
Atlassian
Atlassian
added 2012/09/05 11:5 a.m.39 views

Provide HTTP headers for the content that absolutely must not be cached on the client

We have to provide the following HTTP headers in all responses containing sensitive content: Cache-control: no-store Pragma: no-cache We have identified some files at the following path, where we need to provide above headers. We are not able to identify the jsp pages or servlet, so that we can...

1.4AI score
Exploits0Affected Software1
RedHat Linux
RedHat Linux
added 2009/02/04 8:59 a.m.0 views

Firefox directives to not cache pages ignored

Mozilla Firefox 3.x before 3.0.6 does not properly implement the 1 no-store and 2 no-cache Cache-Control directives, which allows local users to obtain sensitive information by using the a back button or b history list of the victim's browser, as demonstrated by reading the response page of an...

3.3CVSS7.4AI score0.00192EPSS
Exploits0References4
CVE
CVE
added 2008/05/12 7:0 p.m.42 views

CVE-2008-2143

CVE-2008-2143 affects unspecified Microsoft Outlook Web Access (OWA) versions. The underlying issue is that OWA uses Cache-Control: no-cache instead of no-store, which may allow browsers following RFC-2616 to cache sensitive information. Impact is potential exposure of cached data; no exploitatio...

1.9CVSS6.4AI score0.00465EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder