Lucene search
+L

20982 matches found

RedhatCVE
RedhatCVE
added 2025/09/24 3:23 p.m.9 views

CVE-2025-36202

IBM webMethods Integration 10.15 and 11.1 could allow an authenticated user with required execute Services to execute commands on the system due to the improper validation of format string strings passed as an argument from an external source...

7.5CVSS7AI score0.00316EPSS
SaveExploits0References1
F5 Networks
F5 Networks
added 2025/09/24 2:49 p.m.11 views

K000156609: GNU C Library for IBM POWER vulnerability CVE-2025-5702

Security Advisory Description The strcmp implementation optimized for the Power10 processor in the GNU C Library version 2.39 and later writes to vector registers v20 to v31 without saving contents from the caller those registers are defined as non-volatile registers by the powerpc64le ABI,...

5.6CVSS6.3AI score0.00261EPSS
SaveExploits0
OSV
OSV
added 2025/09/24 9:13 a.m.10 views

CLSA-2025-1758705181 glib2: Fix of CVE-2020-35457

CVE-2020-35457: fix integer overflow in goptiongroupaddentries to prevent potential out-of-bounds write - Bug775510: avoid calling Standard C string/array functions with NULL arguments...

7.8CVSS5.9AI score0.00567EPSS
SaveExploits1References1
Veracode
Veracode
added 2025/09/24 7:9 a.m.8 views

Arbitrary Code Execution

ImageMagick is vulnerable to Arbitrary Code Execution. The vulnerability is due to format string vulnerability due to user input being passed directly to FormatLocaleString without proper sanitization, allowing attackers to overwrite arbitrary memory and potentially achieve remote code execution...

8.8CVSS7.9AI score0.04354EPSS
SaveExploits1References6Affected Software19
OSV
OSV
added 2025/09/22 4:15 p.m.7 views

CVE-2025-36202

IBM webMethods Integration 10.15 and 11.1 could allow an authenticated user with required execute Services to execute commands on the system due to the improper validation of format string strings passed as an argument from an external source...

8.8CVSS5.9AI score0.00316EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/22 3:14 p.m.4 views

CVE-2025-36202 IBM webMethods Integration code execution

IBM webMethods Integration 10.15 and 11.1 could allow an authenticated user with required execute Services to execute commands on the system due to the improper validation of format string strings passed as an argument from an external source...

7.5CVSS6.6AI score0.00316EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/09/22 12:0 a.m.6 views

IBM webMethods Integration 格式化字符串错误漏洞

IBM webMethods Integration is a hybrid enterprise iPaaS from International Business Machines IBM. A Formatting String Error vulnerability exists in IBM webMethods Integration versions 10.15 and 11.1, which stems from improper validation of parameter formatting strings passed to an external source...

8.8CVSS6.7AI score0.00316EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/22 12:0 a.m.8 views

PT-2025-38750

Name of the Vulnerable Software and Affected Versions Creacast Creabox Manager affected versions not specified Description The software exhibits a critical authentication flaw that permits bypassing login validation. Access is granted when the username is set to creabox and the password starts wi...

8.8CVSS6.7AI score0.00458EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/09/22 12:0 a.m.9 views

PT-2025-38725

Name of the Vulnerable Software and Affected Versions IBM webMethods Integration versions 10.15 and 11.1 Description An authenticated user with execute Services permissions may be able to execute commands on the system. This is due to improper validation of format string strings received from an...

7.5CVSS6.7AI score0.00316EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/21 9:33 a.m.34 views

CVE-2025-10768

CVE-2025-10768 affects h2oai h2o-3 up to version 3.46.08. The vulnerability is a deserialization flaw in an unknown function within the IBMDB2 JDBC Driver’s /99/ImportSQLTable, caused by manipulation of the connection_url argument. This enables remote exploitation and an exploit has been publishe...

9.8CVSS6.2AI score0.00396EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/09/19 5:33 p.m.10 views

CVE-2025-35431

CISA Thorium does not escape user controlled strings used in LDAP queries. An authenticated remote attacker can modify LDAP authorization data such as group memberships. Fixed in 1.1.1...

5.4CVSS6.9AI score0.00282EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/19 4:15 p.m.15 views

CVE-2025-39838

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to cifssfumakenode without checks, which passes it unchecked to cifsstrnduptoutf16, which in turn passes ...

5.5CVSS0.00146EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/19 4:15 p.m.8 views

UBUNTU-CVE-2025-39838

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to cifssfumakenode without checks, which passes it unchecked to cifsstrnduptoutf16, which in turn passes ...

5.5CVSS5.9AI score0.00146EPSS
SaveExploits0References18
Github Security Blog
Github Security Blog
added 2025/09/19 6:31 a.m.13 views

@digitalocean/do-markdownit has Type Confusion vulnerability

Overview A type confusion issue exists in the @digitalocean/do-markdownit package. In the callout and fenceenvironment plugins, the allowedClasses and allowedEnvironments options are expected to be arrays of strings. If these options are provided as a single string, the code applies .includes...

9.8CVSS6.7AI score0.00361EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2025/09/19 4:16 a.m.8 views

CVE-2025-59717

In the @digitalocean/do-markdownit package through 1.16.1 in npm, the callout and fenceenvironment plugins perform .includes substring matching if allowedClasses or allowedEnvironments is a string instead of an array...

9.8CVSS0.00361EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/09/19 12:0 a.m.16 views

CVE-2025-59717

In the @digitalocean/do-markdownit package through 1.16.1 in npm, the callout and fenceenvironment plugins perform .includes substring matching if allowedClasses or allowedEnvironments is a string instead of an array...

5.4CVSS0.00361EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/09/19 12:0 a.m.4 views

CVE-2025-59717

In the @digitalocean/do-markdownit package through 1.16.1 in npm, the callout and fenceenvironment plugins perform .includes substring matching if allowedClasses or allowedEnvironments is a string instead of an array...

5.4CVSS6.5AI score0.00361EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/09/18 6:41 p.m.16 views

CVE-2025-47906 Unexpected paths returned from LookPath in os/exec

If the PATH environment variable contains paths which are executables rather than just directories, passing certain strings to LookPath "", ".", and "..", can result in the binaries listed in the PATH being unexpectedly returned...

0.00489EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/09/18 6:21 p.m.3 views

Use of Incorrectly-Resolved Name or Reference

Overview std/os/exec is a Go standard library package std/os/exec Affected versions of this package are vulnerable to Use of Incorrectly-Resolved Name or Reference. Go Vulnerability Report: If the PATH environment variable contains paths which are executables rather than just directories, passing...

6.9CVSS6.8AI score0.00489EPSS
SaveExploits1References3
Hacker One
Hacker One
added 2025/09/18 4:11 p.m.36 views

curl: Timing Attack Vulnerability in curl Digest Authentication via Non-Constant-Time String Comparison

Summary: A timing attack vulnerability exists in curl's Digest Authentication implementation due to the use of non-constant-time string comparison strcmp when comparing authentication algorithms in digest.c line 360. This allows attackers to determine the supported authentication algorithm throug...

6.7AI score
SaveExploits0
Rows per page
Query Builder