Lucene search
K

4172 matches found

Debian CVE
Debian CVE
added 2024/02/20 1:21 p.m.26 views

CVE-2024-1554

The fetch API and navigation incorrectly shared the same cache, as the cache key did not include the optional headers fetch may contain. Under the correct circumstances, an attacker may have been able to poison the local browser cache by priming it with a fetch response controlled by the addition...

9.8CVSS9.2AI score0.00229EPSS
Exploits1
Vulnrichment
Vulnrichment
added 2024/02/20 1:21 p.m.16 views

CVE-2024-1554

The fetch API and navigation incorrectly shared the same cache, as the cache key did not include the optional headers fetch may contain. Under the correct circumstances, an attacker may have been able to poison the local browser cache by priming it with a fetch response controlled by the addition...

5.9AI score0.00229EPSS
Exploits1References2
CVE
CVE
added 2024/02/20 1:21 p.m.4477 views

CVE-2024-1554

The CVE-2024-1554 issue affects Mozilla Firefox (and related builds) where the fetch() API and navigation shared the same cache because the cache key did not include optional request headers. Under certain conditions an attacker could prime the browser cache with a fetch() response controlled by ...

9.8CVSS5.5AI score0.00229EPSS
Exploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2024/02/20 12:32 p.m.2 views

oniguruma: Heap-based buffer over-read in function fetch_interval_quantifier in regparse.c

An out-of-bounds read vulnerability was found in Oniguruma in the way it handled regular expression quantifiers. A remote attacker could abuse this flaw by providing a malformed regular expression that, when processed by an application linked to Oniguruma, could possibly crash the application,...

7.5CVSS7.4AI score0.08946EPSS
Exploits1References4
CNNVD
CNNVD
added 2024/02/20 12:0 a.m.2 views

Mozilla Firefox Security Vulnerability

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A security vulnerability previously existed in Mozilla Firefox version 123, which stemmed from the fetch API and navigation incorrectly sharing the same cache...

9.8CVSS8.8AI score0.00229EPSS
Exploits1References4
wpexploit
wpexploit
added 2024/02/20 12:0 a.m.119 views

Fancy Product Designer < 6.1.5 - Admin+ SQL Injection

Description The plugin does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by adminstrators. - Log in as an administrator, and visit /wp-admin/. - Add a Catalog Product in /wp-admin/admin.php?page=fancyproductdesigner - Sear...

7.4AI score0.00322EPSS
Exploits2
Mozilla
Mozilla
added 2024/02/20 12:0 a.m.106 views

Security Vulnerabilities fixed in Firefox 123 — Mozilla

When storing and re-accessing data on a networking channel, the length of buffers may have been confused, resulting in an out-of-bounds memory read. Through a series of API calls and redirects, an attacker-controlled alert dialog could have been displayed on another website with the victim...

9.8CVSS8.1AI score0.0073EPSS
Exploits2References12Affected Software1
GithubExploit
GithubExploit
added 2024/02/19 10:27 a.m.334 views

Exploit for Improper Access Control in Joomla Joomla\!

Joomla! options Arguments - url: Root URL base...

5.3CVSS5.9AI score0.94522EPSS
Exploits42
Veracode
Veracode
added 2024/02/19 6:11 a.m.14 views

Denial Of Service (DoS)

Undici is vulnerable to Denial of Service DoS. The vulnerability is caused due to calling fetchURL and not consuming the incoming body or consuming it very slowly. This potentially leads to Denial of Service DoS attacks...

6.5CVSS6.7AI score0.00351EPSS
Exploits0References5Affected Software1
Hacker One
Hacker One
added 2024/02/18 12:17 p.m.27 views

Node.js: fetch with integrity option is too lax when algorithm is specified but hash value is in incorrect

The vulnerability in the undici library in Node.js was that the parseHashWithOptions function did not properly handle base64url encoded hashes and invalid hashes. This allowed resources to be loaded without the expected Subresource Integrity SRI checks being performed...

3.5CVSS4.3AI score0.00066EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2024/02/18 11:49 a.m.22 views

CVE-2024-24750

An uncontrolled resource consumption flaw was found in undici. Calling fetchurl and not consuming the incoming body or consuming it very slowly leads to a memory leak...

6.5CVSS6.4AI score0.00351EPSS
Exploits0References4
OSV
OSV
added 2024/02/16 10:15 p.m.0 views

UBUNTU-CVE-2024-24750

Undici is an HTTP/1.1 client, written from scratch for Node.js. In affected versions calling fetchurl and not consuming the incoming body or consuming it very slowing will lead to a memory leak. This issue has been addressed in version 6.6.1. Users are advised to upgrade. Users unable to upgrade...

6.5CVSS5.7AI score0.00351EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/02/16 9:42 p.m.24 views

CVE-2024-24750 Backpressure request ignored in fetch() in Undici

Undici is an HTTP/1.1 client, written from scratch for Node.js. In affected versions calling fetchurl and not consuming the incoming body or consuming it very slowing will lead to a memory leak. This issue has been addressed in version 6.6.1. Users are advised to upgrade. Users unable to upgrade...

6.5CVSS6.7AI score0.00351EPSS
Exploits0References3
Rapid7 Blog
Rapid7 Blog
added 2024/02/16 8:34 p.m.26 views

Metasploit Weekly Wrap-Up 02/16/2024

New Fetch Payload It has been almost a year since Metasploit released the new fetch payloads and since then, 43 of the 79 exploit modules have had support for fetch payloads. The original payloads supported transferring the second stage over HTTP, HTTPS and FTP. This week, Metasploit has expanded...

7.3AI score
Exploits0
Github Security Blog
Github Security Blog
added 2024/02/16 4:2 p.m.132 views

Undici proxy-authorization header not cleared on cross-origin redirect in fetch

Impact Undici already cleared Authorization headers on cross-origin redirects, but did not clear Proxy-Authorization headers. Patches This is patched in v5.28.3 and v6.6.1 Workarounds There are no known workarounds. References - https://fetch.spec.whatwg.org/authentication-entries -...

4.5CVSS7.1AI score0.00278EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2024/02/16 4:2 p.m.0 views

GHSA-3787-6PRV-H9W3 Undici proxy-authorization header not cleared on cross-origin redirect in fetch

Impact Undici already cleared Authorization headers on cross-origin redirects, but did not clear Proxy-Authorization headers. Patches This is patched in v5.28.3 and v6.6.1 Workarounds There are no known workarounds. References - https://fetch.spec.whatwg.org/authentication-entries -...

3.9CVSS6.8AI score0.00278EPSS
Exploits0References9
OSV
OSV
added 2024/02/16 3:59 p.m.0 views

GHSA-9F24-JQHM-JFCW fetch(url) leads to a memory leak in undici

Impact Calling fetchurl and not consuming the incoming body or consuming it very slowing will lead to a memory leak. Patches Patched in v6.6.1 Workarounds Make sure to always consume the incoming body...

6.5CVSS5.9AI score0.00351EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2024/02/16 3:59 p.m.123 views

fetch(url) leads to a memory leak in undici

Impact Calling fetchurl and not consuming the incoming body or consuming it very slowing will lead to a memory leak. Patches Patched in v6.6.1 Workarounds Make sure to always consume the incoming body...

6.5CVSS7AI score0.00351EPSS
Exploits0References6Affected Software1
CNNVD
CNNVD
added 2024/02/16 12:0 a.m.2 views

undici Resource Management Error Vulnerability

undici is an HTTP/1.1 client. A resource management error vulnerability exists in undici versions 6.0.0 through 6.6.0, which stems from a memory leak vulnerability in the fetch function...

6.5CVSS6.6AI score0.00351EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/02/16 12:0 a.m.5 views

PT-2024-2631 · Node.Js +8 · Node.Js +8

Name of the Vulnerable Software and Affected Versions: Node.js affected versions not specified Description: A vulnerability in Node.js has been identified, allowing for a Denial of Service DoS attack through resource exhaustion when using the fetch function to retrieve content from an untrusted...

9.8CVSS6.6AI score0.75933EPSS
Exploits5References174
Rows per page
Query Builder