CWE-687Variant

Function Call With Incorrectly Specified Argument Value

Draft in the CWE catalog · 3 CVEs mapped

3
CVEs mapped
5.0
Median CVSS
What it is

The product calls a function, procedure, or routine, but the caller specifies an argument that contains the wrong value, which may lead to resultant weaknesses.

Recent examples
5.0cvss
CVE-2025-22620

gix-worktree-state nonexclusive checkout sets executable files world-writable

gitoxide is an implementation of git written in Rust. Prior to 0.17.0, gix-worktree-state specifies 0777 permissions when checking out executable files, intending that the umask will restrict them appropriately. But one of the strategies it uses to set permissions is not subject to the umask. This causes files in a repository to be world-writable in some situations. This vulnerability is fixed in 0.17.0.

MEDIUMno explanation yet
0%
epss
4.3cvss
CVE-2024-49603

Dell PowerScale OneFS Versions 8.2.2.x through 9.9.0.x contain an incorrect specified argument vulnerability

Dell PowerScale OneFS Versions 8.2.2.x through 9.9.0.x contain an incorrect specified argument vulnerability. A remote low privileged legitimate user could potentially exploit this vulnerability, leading to information disclosure.

MEDIUMno explanation yet
0%
epss
8.8cvss
CVE-2024-36985

Remote Code Execution (RCE) through an external lookup due to “copybuckets.py“ script in the “splunk_archiver“ application in Splunk Enterprise

In Splunk Enterprise versions below 9.2.2, 9.1.5, and 9.0.10, a low-privileged user that does not hold the admin or power Splunk roles could cause a Remote Code Execution through an external lookup that references the “splunk_archiver“ application.

HIGHno explanation yet
6%
epss
The record
Technical detail
CWE ID
CWE-687
Abstraction
Variant
Structure
Simple
Status
Draft