Lucene search
+L

5167 matches found

Cvelist
Cvelist
added 2025/01/22 9:10 a.m.26 views

CVE-2022-23439

A externally controlled reference to a resource in another sphere vulnerability in Fortinet allows attacker to poison web caches via crafted HTTP requests, where the Host header points to an arbitrary webserver...

4.7CVSS0.00449EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/16 7:23 a.m.14 views

BIT-PYTHON-MIN-2021-23336 Web Cache Poisoning

The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parseqsl and urllib.parse.parseqs by using a vector called parameter cloaking. When the attacker can...

5.9CVSS7.7AI score0.35963EPSS
SaveExploits1References38
Positive Technologies
Positive Technologies
added 2025/01/14 12:00 a.m.10 views

PT-2025-1361 · Fortinet · Fortiswitch +16

Name of the Vulnerable Software and Affected Versions: FortiManager versions prior to 7.4.3 FortiMail versions prior to 7.0.3 FortiAnalyzer versions prior to 7.4.3 FortiVoice versions 7.0.0, 7.0.1 and prior to 6.4.8 FortiProxy versions prior to 7.0.4 FortiRecorder versions 6.4.0 through 6.4.2 and...

6.1CVSS7AI score0.00449EPSS
SaveExploits0References11
Hacker One
Hacker One
added 2024/12/30 11:29 a.m.18 views

Trendyol: Cache Poisoning Allows Zero Interaction Store XSS

The vulnerability allowed an attacker to perform a cache poisoning attack, which resulted in a zero-interaction stored cross-site scripting XSS vulnerability on the Trendyol website. The attack was achieved by modifying the User-Agent header and adding a malicious parameter to the URL, which was...

5.6AI score
SaveExploits0
Veracode
Veracode
added 2024/12/19 10:40 a.m.9 views

Cache Poisoning

check-jsonschema is vulnerable to Cache Poisoning. The vulnerability is due to improper handling of schema caching, where the basename of a remote schema URL is used as the cache filename. This allows attackers to insert malicious schemas into the cache via schema URL conflicts, potentially causi...

7.1CVSS6.7AI score0.00142EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/12/12 10:01 a.m.5 views

sinatra: Open Redirect Vulnerability in Sinatra via X-Forwarded-Host Header

A flaw was found in Sinatra. This vulnerability allows an Open Redirect attack via the X-Forwarded-Host XFH header, potentially enabling Cache Poisoning or Server-Side Request Forgery SSRF when used in caching servers or reverse proxies...

5.4CVSS5.7AI score0.00466EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2024/12/10 10:42 p.m.29 views

pnpm no-script global cache poisoning via overrides / `ignore-scripts` evasion

Summary pnpm seems to mishandle overrides and global cache: 1. Overrides from one workspace leak into npm metadata saved in global cache 2. npm metadata from global cache affects other workspaces 3. installs by default don't revalidate the data including on first lockfile generation This can make...

9.8CVSS7.7AI score0.0095EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/12/10 10:42 p.m.33 views

GHSA-VM32-9RQF-RH3R pnpm no-script global cache poisoning via overrides / `ignore-scripts` evasion

Summary pnpm seems to mishandle overrides and global cache: 1. Overrides from one workspace leak into npm metadata saved in global cache 2. npm metadata from global cache affects other workspaces 3. installs by default don't revalidate the data including on first lockfile generation This can make...

5.8CVSS7AI score0.0095EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2024/12/10 5:12 p.m.13 views

CVE-2024-53866 pnpm vulnerable to no-script global cache poisoning via overrides / `ignore-scripts` evasion

The package manager pnpm prior to version 9.15.0 seems to mishandle overrides and global cache: Overrides from one workspace leak into npm metadata saved in global cache; npm metadata from global cache affects other workspaces; and installs by default don't revalidate the data including on first...

5.8CVSS7.1AI score0.0095EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/12/10 5:12 p.m.61 views

CVE-2024-53866 pnpm vulnerable to no-script global cache poisoning via overrides / `ignore-scripts` evasion

The package manager pnpm prior to version 9.15.0 seems to mishandle overrides and global cache: Overrides from one workspace leak into npm metadata saved in global cache; npm metadata from global cache affects other workspaces; and installs by default don't revalidate the data including on first...

5.8CVSS0.0095EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2024/12/09 12:00 a.m.11 views

The vulnerability of the Cache Key Manipulation Plugin for the Apache Traffic Server allows a attacker to execute a cache poisoning attack.

The vulnerability of the Cache Key Manipulation Plugin for the Apache Traffic Server web server is related to insufficient validation of input data. Exploiting this vulnerability allows a remote attacker to execute a cache poisoning attack...

7.8CVSS5.7AI score0.00795EPSS
SaveExploits0References10Affected Software2
NVD
NVD
added 2024/12/06 5:15 p.m.19 views

CVE-2024-54143

openwrt/asu is an image on demand server for OpenWrt based distributions. The request hashing mechanism truncates SHA-256 hashes to only 12 characters. This significantly reduces entropy, making it feasible for an attacker to generate collisions. By exploiting this, a previously built malicious...

9.3CVSS0.01852EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/06 4:14 p.m.4163 views

CVE-2024-54143

CVE-2024-54143 affects OpenWrt ASU (image-on-demand server). The build request hash truncates SHA-256 to 12 characters, lowering entropy and enabling potential hash collisions. An attacker could poison the artifact cache by serving a previously built malicious image, possibly combined with a comm...

9.3CVSS7.3AI score0.01852EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/06 4:14 p.m.15 views

CVE-2024-54143 openwrt/asu allows build artifact poisoning via truncated SHA-256 hash and command injection

openwrt/asu is an image on demand server for OpenWrt based distributions. The request hashing mechanism truncates SHA-256 hashes to only 12 characters. This significantly reduces entropy, making it feasible for an attacker to generate collisions. By exploiting this, a previously built malicious...

9.3CVSS9.6AI score
SaveExploits0References4
Veracode
Veracode
added 2024/12/05 10:21 a.m.20 views

Cache Poisoning

moodle/moodle is vulnerable to Cache Poisoning. The vulnerability is due to improper validation mechanisms in local storage, allowing attackers to manipulate cached data maliciously...

7.7CVSS6.4AI score0.00159EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/12/02 5:12 p.m.14 views

GHSA-H924-8G65-J9WG Traefik's X-Forwarded-Prefix Header still allows for Open Redirect

Impact There is a vulnerability in Traefik that allows the client to provide the X-Forwarded-Prefix header from an untrusted source. Patches - https://github.com/traefik/traefik/releases/tag/v2.11.14 - https://github.com/traefik/traefik/releases/tag/v3.2.1 Workarounds No workaround. For more...

6.3CVSS5.9AI score0.00389EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/11/29 12:00 a.m.18 views

PT-2024-35090

Name of the Vulnerable Software and Affected Versions Traefik versions prior to 2.11.14 Traefik versions prior to 3.2.1 Description There is a vulnerability in Traefik that allows the client to provide the X-Forwarded-Prefix header from an untrusted source. This issue can be exploited to bypass...

9.8CVSS9.1AI score0.91969EPSS
SaveExploits5References55
Hacker One
Hacker One
added 2024/11/23 12:50 a.m.166 views

Mozilla: Denial of Access to Static Resources via Cache Poisoning on addons.allizom.org

A cache poisoning vulnerability was identified on addons.allizom.org that allowed an attacker to block access to static resources such as images and JavaScript files. The issue was exploited by processing the X-HTTP-Method-Override header, which was honored by the origin server and treated the...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2024/11/21 8:51 a.m.17 views

Cache Poisoning

libcurl.so is vulnerable to Cache Poisoning. The vulnerability is due to improper handling of HSTS cache entries in curl, where a subdomain’s HSTS expiry time can overwrite the parent domain's cache entry, causing incorrect HTTPS timeout handling. It allows an attacker to trigger insecure HTTP...

6.5CVSS6.3AI score0.01987EPSS
SaveExploits1References15Affected Software2
Cvelist
Cvelist
added 2024/11/14 9:52 a.m.40 views

CVE-2024-38479 Apache Traffic Server: Cache key plugin is vulnerable to cache poisoning attack

Improper Input Validation vulnerability in Apache Traffic Server. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.11, from 9.0.0 through 9.2.5. Users are recommended to upgrade to version 9.2.6, which fixes the issue, or 10.0.2, which does not have the issue...

0.00795EPSS
SaveExploits0References1
Rows per page
Query Builder