Lucene search
K

4173 matches found

OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.34 views

openSUSE: Security Advisory for chromium (openSUSE-SU-2022:10086-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS7.4AI score0.01286EPSS
Exploits3References2
OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.25 views

openSUSE: Security Advisory for chromium (openSUSE-SU-2023:0092-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS8.4AI score0.22785EPSS
Exploits1References4
NVD
NVD
added 2024/03/02 10:15 p.m.11 views

CVE-2023-52499

In the Linux kernel, the following vulnerability has been resolved: powerpc/47x: Fix 47x syscall return crash Eddie reported that newer kernels were crashing during boot on his 476 FSP2 system: kernel tried to execute user page b7ee2000 - exploit attempt? uid: 0 BUG: Unable to handle kernel...

5.5CVSS6.6AI score0.00018EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.19 views

CVE-2023-52499

In the Linux kernel, the following vulnerability has been resolved: powerpc/47x: Fix 47x syscall return crash Eddie reported that newer kernels were crashing during boot on his 476 FSP2 system: kernel tried to execute user page b7ee2000 - exploit attempt? uid: 0 BUG: Unable to handle kernel...

5.5CVSS6AI score0.00018EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.14 views

CVE-2023-52499 powerpc/47x: Fix 47x syscall return crash

In the Linux kernel, the following vulnerability has been resolved: powerpc/47x: Fix 47x syscall return crash Eddie reported that newer kernels were crashing during boot on his 476 FSP2 system: kernel tried to execute user page b7ee2000 - exploit attempt? uid: 0 BUG: Unable to handle kernel...

7AI score0.00018EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/02/29 9:6 a.m.3 views

golang: cmd/go: Protocol Fallback when fetching modules

A flaw was found in the Golang package cmd/go. This issue permits the fallback to insecure "git://" if trying to fetch a .git module that has no "https://" or "git+ssh://" available...

7.5CVSS7.3AI score0.00055EPSS
Exploits0References5
Veracode
Veracode
added 2024/02/29 4:13 a.m.36 views

Denial Of Service (DOS)

NodeJS is vulnerable to Denial Of Service DOS. The vulnerability is caused due the fact that the fetch function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL. An attacker controlling the URL passed int...

6.5CVSS6.9AI score0.00636EPSS
Exploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2024/02/29 3:37 a.m.1 views

SUSE 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.8CVSS8.3AI score0.00229EPSS
Exploits1References4
wpexploit
wpexploit
added 2024/02/28 12:0 a.m.142 views

Simple Ajax Chat < 20240223 - Unauthenticated Stored XSS

Description The plugin does not prevent visitors from using malicious Names when using the chat, which will be reflected unsanitized to other users. await fetch"http://vulnerable-site.tld/wp-content/plugins/simple-ajax-chat/simple-ajax-chat-core.php?sacSendChat=yes", "credentials": "include",...

6.7AI score0.00182EPSS
Exploits2
Mageia
Mageia
added 2024/02/22 10:20 p.m.61 views

Updated nodejs yarnpkg packages fix security vulnerabilities

This is a security release. The following CVEs are fixed in this release: CVE-2024-21892 - Code injection and privilege escalation through Linux capabilities- High CVE-2024-22019 - http: Reading unprocessed HTTP request with unbounded chunk extension allows DoS attacks- High CVE-2023-46809 -...

7.8CVSS8AI score0.01239EPSS
Exploits0References6
OSV
OSV
added 2024/02/22 6:25 p.m.27 views

GHSA-FMG4-X8PW-HJHG Fiber has Insecure CORS Configuration, Allowing Wildcard Origin with Credentials

The CORS middleware allows for insecure configurations that could potentially expose the application to multiple CORS-related vulnerabilities. Specifically, it allows setting the Access-Control-Allow-Origin header to a wildcard "" while also having the Access-Control-Allow-Credentials set to true...

9.4CVSS9.4AI score0.00485EPSS
Exploits1References10
Veracode
Veracode
added 2024/02/22 4:16 a.m.22 views

Cache Poisoning

firefox is vulnerable to Cache Poisoning. The vulnerability is due to incorrect sharing of cache between the fetch API and navigation, as the cache key does not include optional headers that fetch may contain. It allows an attacker could potentially poison the local browser cache by priming it wi...

9.8CVSS6.4AI score0.00229EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2024/02/21 7:15 a.m.1 views

CVE-2024-0593

The Simple Job Board plugin for WordPress is vulnerable to unauthorized access of data| due to insufficient authorization checking on the fetchquickjob function in all versions up to, and including, 2.10.8. This makes it possible for unauthenticated attackers to fetch arbitrary posts, which can b...

5.3CVSS7.4AI score
Exploits0References2
Prion
Prion
added 2024/02/21 7:15 a.m.21 views

Authorization

The Simple Job Board plugin for WordPress is vulnerable to unauthorized access of data| due to insufficient authorization checking on the fetchquickjob function in all versions up to, and including, 2.10.8. This makes it possible for unauthenticated attackers to fetch arbitrary posts, which can b...

5CVSS7.3AI score0.0669EPSS
Exploits0References2
OSV
OSV
added 2024/02/20 2:15 p.m.1 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.8CVSS7.3AI score0.00229EPSS
Exploits1References2
NVD
NVD
added 2024/02/20 2:15 p.m.20 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.8CVSS5.5AI score0.00229EPSS
Exploits1References2
OSV
OSV
added 2024/02/20 2:15 p.m.2 views

UBUNTU-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.8CVSS7.2AI score0.00229EPSS
Exploits1References6
Prion
Prion
added 2024/02/20 2:15 p.m.21 views

Design/Logic Flaw

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...

6.3AI score0.00229EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2024/02/20 2:15 p.m.25 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.8CVSS7.1AI score0.00229EPSS
Exploits1References5
Cvelist
Cvelist
added 2024/02/20 1:21 p.m.24 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.8AI score0.00229EPSS
Exploits1References2
Rows per page
Query Builder