Lucene search
+L

11975 matches found

OSV
OSV
added 2025/08/11 5:24 p.m.8 views

GO-2025-3848 HashiCorp Vault ldap auth method may not have correctly enforced MFA in github.com/hashicorp/vault

HashiCorp Vault ldap auth method may not have correctly enforced MFA in github.com/hashicorp/vault...

8.1CVSS7.1AI score0.00502EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/11 1:52 p.m.7 views

BIT-LIBPYTHON-2022-42919

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network...

7.8CVSS7.3AI score0.0063EPSS
SaveExploits0References16
Veracode
Veracode
added 2025/08/11 9:25 a.m.8 views

Command Injection

codeigniter4/framework is vulnerable to Command Injection. The vulnerability is due to improper handling of user-controlled filenames and text content when using the ImageMagick imagick handler in the resize or text methods, which allows an attacker to execute arbitrary shell commands by supplyin...

9.8CVSS7.9AI score0.01495EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/08/11 8:15 a.m.7 views

AZL-66171 CVE-2025-8747 affecting package keras for versions less than 3.3.3-3

A safe mode bypass vulnerability in the Model.loadmodel method in Keras versions 3.0.0 through 3.10.0 allows an attacker to achieve arbitrary code execution by convincing a user to load a specially crafted .keras model archive...

8.6CVSS6.4AI score0.00116EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/08/11 7:21 a.m.18 views

CVE-2025-8747 Keras safe_mode bypass allows arbitrary code execution when loading a malicious model.

A safe mode bypass vulnerability in the Model.loadmodel method in Keras versions 3.0.0 through 3.10.0 allows an attacker to achieve arbitrary code execution by convincing a user to load a specially crafted .keras model archive...

8.6CVSS0.00116EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/08/11 2:31 a.m.23 views

CVE-2025-54999

OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 0.1.0 through 2.3.1, when using OpenBao's userpass auth method, user enumeration was possible due to timing difference between non-existent users an...

3.7CVSS6.5AI score0.00193EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/08/11 12:0 a.m.12 views

Keras 安全漏洞

Keras is a multi-backend deep learning framework open-sourced by Keras. A security vulnerability exists in Keras versions 3.0.0 through 3.10.0, which stems from a safe mode bypass in the Model.loadmodel method that could lead to arbitrary code execution...

8.6CVSS7.3AI score0.00116EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/08/10 10:39 a.m.12 views

CVE-2025-48913

A flaw was found in org.apache.cxf/cxf, where untrusted users can configure JMS to allow the specification of RMI or LDAP URLs, possibly leading to code execution. This vulnerability allows an attacker to provide malicious protocol URLs during JMS configuration. Mitigation To reduce risk,...

9.8CVSS6.9AI score0.00793EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/09 3:26 p.m.11 views

CVE-2025-47907

A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leadin...

7CVSS6.4AI score0.00355EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/08/09 2:32 p.m.20 views

CVE-2025-8756 TDuckCloud tduck-platform manage preHandle improper authorization

A vulnerability has been found in TDuckCloud tduck-platform up to 5.1 and classified as critical. Affected by this vulnerability is the function preHandle of the file /manage/ of the component com.tduck.cloud.api.web.interceptor.AuthorizationInterceptor. The manipulation leads to improper...

6.5CVSS0.00366EPSS
SaveExploits1References5
NVD
NVD
added 2025/08/09 3:15 a.m.13 views

CVE-2025-54999

OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys. In versions 0.1.0 through 2.3.1, when using OpenBao's userpass auth method, user enumeration was possible due to timing difference between non-existent users an...

3.7CVSS0.00193EPSS
SaveExploits0References4
Amazon
Amazon
added 2025/08/09 12:0 a.m.17 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in devparseheaderprotocol when skb-dev is null CVE-2022-50073 In the Linux kernel, the following vulnerability has been resolved: VMCI: check context-notifypage after call to...

7.8CVSS6.6AI score0.00481EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/08/08 12:32 p.m.15 views

Apache CXF: Untrusted JMS configuration can lead to RCE

If untrusted users are allowed to configure JMS for Apache CXF, previously they could use RMI or LDAP URLs, potentially leading to code execution capabilities. This interface is now restricted to reject those protocols, removing this possibility. Users are recommended to upgrade to versions 3.6.8...

9.8CVSS6.7AI score0.00793EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2025/08/07 11:22 p.m.6 views

SUSE CVE-2025-47907

Cancelling a query e.g. by cancelling the context passed to one of the query methods during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with...

5.7CVSS6.8AI score0.00355EPSS
SaveExploits0References19
OSV
OSV
added 2025/08/07 4:15 p.m.7 views

AZL-66153 CVE-2025-47907 affecting package golang for versions less than 1.24.6-1

Cancelling a query e.g. by cancelling the context passed to one of the query methods during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with...

7CVSS6.8AI score0.00355EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/07 4:15 p.m.11 views

CVE-2025-47907

Cancelling a query e.g. by cancelling the context passed to one of the query methods during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with...

7CVSS0.00355EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/07 3:25 p.m.11 views

CVE-2025-47907 Incorrect results returned from Rows.Scan in database/sql

Cancelling a query e.g. by cancelling the context passed to one of the query methods during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with...

7CVSS6.7AI score0.00355EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/08/07 12:0 a.m.12 views

PT-2025-32329

Name of the Vulnerable Software and Affected Versions Apache CXF versions prior to 3.6.8 Apache CXF versions prior to 4.0.9 Apache CXF versions prior to 4.1.3 Description If untrusted users are permitted to configure JMS Java Message Service for Apache CXF, they could use RMI Remote Method...

9.8CVSS7.6AI score0.00793EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-45411

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies...

6.1CVSS6.9AI score0.00575EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/08/06 12:31 p.m.13 views

HashiCorp Vault ldap auth method may not have correctly enforced MFA

Vault and Vault Enterprise’s “Vault” ldap auth method may not have correctly enforced MFA if usernameasalias was set to true and a user had multiple CNs that are equal but with leading or trailing spaces. Fixed in Vault Community Edition 1.20.2 and Vault Enterprise 1.20.2, 1.19.8, 1.18.13, and...

8.1CVSS6.2AI score0.00502EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder