Lucene search
+L

69993 matches found

Atlassian
Atlassian
added 2026/06/03 4:30 p.m.17 views

Business Logic Vulnerability Apache Tomcat Dependency in Jira Service Management Data Center

This High severity Business Logic vulnerability was introduced in versions 5.16.0, 5.17.0, 10.0.1, 10.1.1, 10.2.0, 10.3.0, 10.4.0, 10.5.0, 10.6.0, 10.7.1, 11.0.0, 11.1.0, 11.2.0, and 11.3.0 of Jira Service Management Data Center. This Business Logic vulnerability, with a CVSS Score of 7.5 and a...

7.5CVSS5.3AI score0.00503EPSS
SaveExploits0
Snyk
Snyk
added 2026/06/03 4:25 p.m.21 views

Use of Cache Containing Sensitive Information

Overview Affected versions of this package are vulnerable to Use of Cache Containing Sensitive Information in the UpdateCacheMiddleware function. An attacker can access sensitive cached data by making unauthenticated requests to endpoints that have previously been accessed with an Authorization...

5.9CVSS5.5AI score0.00372EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/03 4:23 p.m.21 views

Improper Handling of Case Sensitivity

Overview Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity due to improper handling of Cache-Control directives in UpdateCacheMiddleware. An attacker can gain unauthorized access to sensitive response data by sending requests with uppercase or mixed-case...

5.9CVSS5.4AI score0.00285EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/03 4:10 p.m.20 views

DRUPAL-CONTRIB-2026-039

This module configures default editorial workflows for LocalGov Drupal content types. It provides a Drupal content moderation workflow, a content approvals dashboard, content scheduling and content preview. The module doesn't sufficiently restrict access to a view of Service Contacts at which...

9.8CVSS5.8AI score0.02126EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/06/03 4:10 p.m.15 views

undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing

A flaw was found in undici. When using Socks5ProxyAgent, undici incorrectly reuses a single connection pool across different origins. This can lead to cross-origin request routing, where sensitive credentials and data intended for one destination are sent to another. Consequently, responses from...

8.8CVSS6AI score0.00345EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/03 3:30 p.m.20 views

GHSA-MM6V-Q8Q9-PGCF Django fails to prevent reuse of a partially-initialized connection after a failed `STARTTLS` handshake

An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. django.core.mail.backends.smtp.EmailBackend in Django fails to prevent reuse of a partially-initialized connection after a failed STARTTLS handshake when failsilently=True, which allows on-path network attackers to read ema...

3.1CVSS6AI score0.0015EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/03 3:30 p.m.18 views

Django: has_vary_header may expose cached responses when Vary values contain whitespace

An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.utils.cache.hasvaryheader in Django does not strip leading or trailing whitespace from Vary response header values before comparison, which allows remote attackers to read cached responses via requests to URLs whose...

5.3CVSS6.3AI score0.00367EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/03 3:23 p.m.13 views

CVE-2026-42320 GLPI vulnerable to arbitrary file access

GLPI is a free asset and IT management software package. Starting in version 0.50 and prior to versions 10.0.25 and 11.0.7, a technician can read arbitrary files inside the GLPIDOCDIR. Upgrade to 10.0.25 or 11.0.7 to receive a patch...

5.9CVSS5.9AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/03 3:13 p.m.20 views

ROOT-APP-PYPI-CVE-2025-34291 CVE-2025-34291 in rootio-langflow - Patched by Root

Root has patched CVE-2025-34291 in the rootio-langflow package for Root:PyPI. Multiple fixed versions available...

9.4CVSS7.5AI score0.83629EPSS
SaveExploits3
CVE
CVE
added 2026/06/03 1:16 p.m.117 views

CVE-2026-48587

CVE-2026-48587 affects Django 5.2 before 5.2.15 and 6.0 before 6.0.6. The flaw in django.utils.cache.has_vary_header() does not strip leading/trailing whitespace from the Vary header before comparison, enabling remote attackers to read cached responses by requesting URLs whose responses contain w...

5.3CVSS5.8AI score0.00367EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/06/03 1:16 p.m.49 views

CVE-2026-48587 Potential exposure of private data via whitespace padding in Vary header

An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.utils.cache.hasvaryheader in Django does not strip leading or trailing whitespace from Vary response header values before comparison, which allows remote attackers to read cached responses via requests to URLs whose...

3.1CVSS0.00367EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/03 1:16 p.m.241 views

CVE-2026-35193

Technical details about CVE-2026-35193 are not publicly available in the provided documents. Monitor for official updates from Django security advisories.

3.1CVSS5.8AI score0.00372EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/03 1:16 p.m.13 views

CVE-2026-35193 Potential exposure of private data via missing Vary: Authorization in UpdateCacheMiddleware

An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.middleware.cache.UpdateCacheMiddleware in Django does not add Authorization to the Vary response header for requests bearing that header without Cache-Control: public, which allows remote attackers to read private...

2.3CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/06/03 1:16 p.m.54 views

CVE-2026-35193 Potential exposure of private data via missing Vary: Authorization in UpdateCacheMiddleware

An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.middleware.cache.UpdateCacheMiddleware in Django does not add Authorization to the Vary response header for requests bearing that header without Cache-Control: public, which allows remote attackers to read private...

3.1CVSS0.00372EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/03 1:16 p.m.76 views

CVE-2026-8404

Django 5.2 before 5.2.15 and 6.0 before 6.0.6 contains a vulnerability in django.middleware.cache.UpdateCacheMiddleware where Cache-Control directives are not matched case-insensitively, allowing remote attackers to read cached responses. Older series (5.0.x, 4.1.x, 3.2.x) may also be affected. A...

5.3CVSS5.8AI score0.00285EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/06/03 1:16 p.m.72 views

CVE-2026-8404 Potential exposure of private data via case-sensitive Cache-Control directives in UpdateCacheMiddleware

An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.middleware.cache.UpdateCacheMiddleware in Django does not match Cache-Control response directives case-insensitively, which allows remote attackers to read responses that were incorrectly cached because their...

3.1CVSS0.00285EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/03 1:16 p.m.12 views

CVE-2026-8404 Potential exposure of private data via case-sensitive Cache-Control directives in UpdateCacheMiddleware

An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.middleware.cache.UpdateCacheMiddleware in Django does not match Cache-Control response directives case-insensitively, which allows remote attackers to read responses that were incorrectly cached because their...

2.3CVSS5.9AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/06/03 1:16 p.m.24 views

CVE-2026-8404

An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.middleware.cache.UpdateCacheMiddleware in Django does not match Cache-Control response directives case-insensitively, which allows remote attackers to read responses that were incorrectly cached because their...

3.1CVSS5.8AI score0.00285EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/03 1:16 p.m.11 views

CVE-2026-8404 Potential exposure of private data via case-sensitive Cache-Control directives in UpdateCacheMiddleware

An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.middleware.cache.UpdateCacheMiddleware in Django does not match Cache-Control response directives case-insensitively, which allows remote attackers to read responses that were incorrectly cached because their...

3.1CVSS5.8AI score0.00285EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/06/03 1:16 p.m.27 views

CVE-2026-7666

An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. django.core.mail.backends.smtp.EmailBackend in Django fails to prevent reuse of a partially-initialized connection after a failed STARTTLS handshake when failsilently=True, which allows on-path network attackers to read ema...

3.1CVSS5.3AI score0.0015EPSS
SaveExploits0
Rows per page
Query Builder