Lucene search
+L

10320 matches found

Vulnrichment
Vulnrichment
added 2025/01/11 12:25 p.m.11 views

CVE-2024-48881 bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again

In the Linux kernel, the following vulnerability has been resolved: bcache: revert replacing ISERRORNULL with ISERR again Commit 028ddcac477b "bcache: Remove unnecessary NULL point check in node allocations" leads a NULL pointer deference in cachesetflush. 1721 if !ISERRORNULLc-root 1722...

7.4AI score0.00251EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/01/11 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from a null pointer dereference vulnerability that stems from the BCache module not properly checking that c-root is NULL in cachesetflush, which could lea...

5.5CVSS6.4AI score0.00251EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/10 4:15 p.m.9 views

CVE-2025-22949

Tenda ac9 v1.0 firmware v15.03.05.19 is vulnerable to command injection in /goform/SetSambaCfg, which may lead to remote arbitrary code execution...

9.8CVSS6.1AI score0.01929EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.5 views

SUSE CVE-2024-56637

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Hold module reference while requesting a module User space may unload ipset.ko while it is itself requesting a set type backend module, leading to a kernel crash. The race condition may be provoked by inserting ...

4.7CVSS7.5AI score0.00177EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/01/10 12:00 a.m.11 views

PT-2025-4749 · Tenda · Tenda Ac9

Name of the Vulnerable Software and Affected Versions: Tenda ac9 version v15.03.05.19 Description: The issue is related to command injection in the /goform/SetSambaCfg API endpoint, which may lead to remote arbitrary code execution. Recommendations: For Tenda ac9 version v15.03.05.19, as a...

9.8CVSS7.5AI score0.01929EPSS
SaveExploits1References8
OSV
OSV
added 2025/01/09 7:41 p.m.19 views

GO-2025-3376 JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh in github.com/MicahParks/jwkset

JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh in github.com/MicahParks/jwkset...

2.1CVSS8.4AI score0.00559EPSS
SaveExploits0References5
NVD
NVD
added 2025/01/09 6:15 p.m.33 views

CVE-2025-22149

JWK Set JSON Web Key Set is a JWK and JWK Set Go implementation. Prior to 0.6.0, the project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use...

2.1CVSS0.00559EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/01/09 5:23 p.m.14 views

JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

Impact The project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use cases that utilize the provided auto-caching HTTP client and where key...

2.1CVSS6.9AI score0.00559EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/01/09 5:23 p.m.14 views

GHSA-675F-RQ2R-JW82 JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

Impact The project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use cases that utilize the provided auto-caching HTTP client and where key...

2.1CVSS8.5AI score0.00559EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/01/09 5:22 p.m.39 views

CVE-2025-22149 JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

JWK Set JSON Web Key Set is a JWK and JWK Set Go implementation. Prior to 0.6.0, the project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use...

2.1CVSS0.00559EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/01/09 5:22 p.m.10 views

CVE-2025-22149 JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

JWK Set JSON Web Key Set is a JWK and JWK Set Go implementation. Prior to 0.6.0, the project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use...

2.1CVSS7.1AI score0.00559EPSS
SaveExploits0References3
CVE
CVE
added 2025/01/09 5:22 p.m.93 views

CVE-2025-22149

The CVE-2025-22149 issue affects the JWK Set Go implementation’s auto-caching HTTP client (github.com/MicahParks/jwkset). Before v0.6.0, the local JWK Set cache could overwrite or append during remote refresh instead of performing a full replacement, potentially leaving revoked keys usable if rem...

2.1CVSS6.5AI score0.00559EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/09 5:22 p.m.14 views

CVE-2025-22149 JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

JWK Set JSON Web Key Set is a JWK and JWK Set Go implementation. Prior to 0.6.0, the project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use...

2.1CVSS6.6AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/01/09 12:00 a.m.8 views

JWK Set 安全漏洞

JWK Set is a JWK and JWK-Set implementation by the individual developer Micah Parks. An auto-caching JWK-Set HTTP client is provided. A security vulnerability exists in versions prior to JWK Set 0.6.0, which stems from an HTTP client that incorrectly overwrites or appends the local cache when...

2.1CVSS6.6AI score0.00559EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/09 12:00 a.m.9 views

PT-2025-4383 · Jwk Set +1 · Jwk Set +1

Name of the Vulnerable Software and Affected Versions: JWK Set versions prior to 0.6.0 Description: The project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. However, the current behavior is to overwrite or append, which...

8.9CVSS7.2AI score0.01079EPSS
SaveExploits2References95
GitLab Advisory Database
GitLab Advisory Database
added 2025/01/09 12:00 a.m.14 views

JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

The project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use cases that utilize the provided auto-caching HTTP client and where key removal fr...

2.1CVSS7.2AI score0.00559EPSS
SaveExploits0References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2025/01/09 12:00 a.m.17 views

JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

The project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use cases that utilize the provided auto-caching HTTP client and where key removal fr...

2.1CVSS6.8AI score0.00559EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2025/01/09 12:00 a.m.11 views

HouseRent 安全漏洞

HouseRent is a house rental management system by Mr.W individual developer. An auto-caching JWK-Set HTTP client is provided. A security vulnerability exists in HouseRent version 1.0, which stems from unknown functionality in the file src/main/java/com/house/wym/controller/AdminController.java tha...

8.8CVSS6.5AI score0.00377EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/01/08 12:00 a.m.11 views

Carbon 安全漏洞

Carbon is a DateTime PHP extension to the Carbon open source. A security vulnerability exists in Carbon versions prior to 3.0.0 through 3.8.4 and prior to 2.72.6, which stems from an arbitrary file inclusion vulnerability when passing unfiltered user input to the Carbon::setLocale application,...

6.3CVSS7AI score0.00723EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/07 5:15 a.m.10 views

CVE-2024-12290

The Infility Global plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘settype’ parameter in all versions up to, and including, 2.9.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web...

6.1CVSS5.9AI score0.00368EPSS
SaveExploits0References2
Rows per page
Query Builder