Lucene search
+L

152 matches found

Amazon
Amazon
added 2025/01/24 12:0 a.m.5 views

Medium: perl-Module-ScanDeps

Issue Overview: Qualys discovered that if unsanitized input was used with the library Modules::ScanDeps, before version 1.36 a local attacker could possibly execute arbitrary shell commands by opening a "pesky pipe" such as passing "commands|" as a filename or by passing arbitrary strings to eval...

7.8CVSS7.4AI score0.08598EPSS
SaveExploits3
OSV
OSV
added 2024/12/19 2:15 p.m.4 views

DEBIAN-CVE-2024-9101

A reflected cross-site scripting XSS vulnerability in the 'Entry Chooser' of phpLDAPadmin version 1.2.1 through the latest version, 1.2.6.7 allows attackers to execute arbitrary JavaScript in the user's browser via the 'element' parameter, which is unsafely passed to the JavaScript 'eval' functio...

2.1CVSS5.4AI score0.00475EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.7 views

AZL-53394 CVE-2024-10224 affecting package perl-Module-ScanDeps for versions less than 1.35-2

Qualys discovered that if unsanitized input was used with the library Modules::ScanDeps, before version 1.36 a local attacker could possibly execute arbitrary shell commands by opening a "pesky pipe" such as passing "commands|" as a filename or by passing arbitrary strings to eval...

7.8CVSS6AI score0.08598EPSS
SaveExploits3References1
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.7 views

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues allows a hacker to execute arbitrary code.

The vulnerability of the eval function in software platforms for automating data exchange between MindsDB queues is related to improper code generation. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by introducing a specially crafted INSERT query...

9CVSS6AI score0.00851EPSS
SaveExploits1References6Affected Software1
CNNVD
CNNVD
added 2024/09/12 12:0 a.m.7 views

MindsDB 安全漏洞

MindsDB is an emerging low-code machine learning platform from MindsDB, Inc. A security vulnerability exists in MindsDB versions 23.12.4.0 through 24.7.4.1, which stems from the presence of an arbitrary code execution vulnerability that is passed to the eval function and executed on the server if...

8.8CVSS7.4AI score0.00851EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/07/26 12:0 a.m.5 views

streamlit-geospatial 安全漏洞

streamlit-geospatial is an Open Geospatial Solutions open source streamlit multi-page application for geospatial applications. A security vulnerability exists in streamlit-geospatial, which originates in pages/1? The visparams variable in Timelapse.py accepts user input that is then used in the...

9.8CVSS7.9AI score0.01395EPSS
SaveExploits1References6
PyPA
PyPA
added 2024/07/15 5:15 a.m.10 views

PYSEC-2024-62

Versions of the package langchain-experimental from 0.0.15 and before 0.0.21 are vulnerable to Arbitrary Code Execution when retrieving values from the database, the code will attempt to call 'eval' on all values. An attacker can exploit this vulnerability and execute arbitrary python code if the...

8.5CVSS8.1AI score0.01864EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/05/24 11:8 a.m.6 views

OESA-2024-1659 python-tqdm security update

tqdm derives from the Arabic word taqaddum which can mean "progress". Instantly make your loops show a smart progress meter - just wrap any iterable with tqdminterable, and you are done! Security Fixes: tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments...

4.8CVSS7.8AI score0.00432EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/03 10:15 a.m.2 views

DEBIAN-CVE-2024-34062

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS6.3AI score0.00432EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/03 12:0 a.m.4 views

tqdm 安全漏洞

tqdm is a fast, extensible progress bar for Python and the CLI from the tqdm open source. A security vulnerability exists in versions of tqdm prior to 4.66.3, which stems from the fact that any optional non-Boolean CLI arguments can be passed through python's eval, allowing arbitrary code executi...

4.8CVSS6.8AI score0.00432EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/25 6:15 p.m.50 views

CVE-2024-32649

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the sqrt builtin can result in double eval vulnerability when the argument has side-effects. It can be seen that the buildIR function of the sqrt builtin doesn't cache the argument to...

5.3CVSS5.3AI score0.00451EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/25 5:53 p.m.83 views

CVE-2024-32649

Vyper CVE-2024-32649 affects versions 0.3.10 and earlier, where the sqrt builtin’s build_IR does not cache its argument, allowing potential double evaluation when the argument has side-effects. The affected component is the sqrt builtin in Vyper’s IR generation, leading to multiple evaluations of...

5.3CVSS6.8AI score0.00451EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/04/25 5:41 p.m.76 views

CVE-2024-32647

Vyper vulnerability CVE-2024-32647 concerns the create_from_blueprint builtin prior to version 0.3.11. The root cause is that the _build_create_IR path does not cache the args parameter on the stack when raw_args=True and args have side-effects, allowing the argument to be evaluated multiple time...

5.3CVSS6.8AI score0.00451EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/25 5:41 p.m.17 views

CVE-2024-32647 vyper performs double eval of raw_args in create_from_blueprint

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. In versions 0.3.10 and prior, using the createfromblueprint builtin can result in a double eval vulnerability when rawargs=True and the args argument has side-effects. It can be seen that the buildcreateIR function of t...

5.3CVSS6.8AI score0.00451EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/25 5:21 p.m.78 views

CVE-2024-32646

Vyper CVE-2024-32646 affects the Pythonic smart contract language. The vulnerability concerns the builtin slice when the buffer is msg.data, self.code, or .code and either the start or length has side-effects, causing a double evaluation of those side-effects. It is triggerable only in versions e...

5.3CVSS7AI score0.00451EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/04/23 12:0 a.m.73 views

CVE-2023-48183

CVE-2023-48183 affects QuickJS prior to commit c4cdd61. The vulnerability stems from an erroneous lexical scope of the value of this with eval, causing a NULL pointer dereference in build_for_in_iterator. Documented impact includes possible crashes/denial of service and potential arbitrary code e...

7.5CVSS6.8AI score0.00641EPSS
SaveExploits1References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/01/30 12:0 a.m.9 views

The vulnerability of the eval() function in the ImageMath module of the Pillow library allows a hacker to execute arbitrary code.

The vulnerability of the eval function in the ImageMath module of the Pillow library relates to improper code generation during the processing of the environment parameter. Exploiting this vulnerability could allow an attacker to execute arbitrary code...

8.1CVSS7.3AI score0.01703EPSS
SaveExploits0References16Affected Software5
CVE
CVE
added 2023/12/12 12:0 a.m.337 views

CVE-2023-43364

CVE-2023-43364 affects Searchor prior to 2.4.2. main.py uses eval on CLI input, enabling potential remote code execution. Multiple sources (Red Hat, OSV, GHSA, and others) corroborate a pre-2.4.2 vulnerability in the Searchor CLI. Impact is described as code execution with high severity; exploit ...

9.8CVSS9.5AI score0.02565EPSS
SaveExploits3References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/07/25 12:0 a.m.11 views

The vulnerability of the Eval function in the ACME Acme.sh client protocol allows a hacker to execute arbitrary code.

The vulnerability of the Eval function in the ACME Acme.sh protocol exists due to insufficient validation of input data. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

8.5CVSS8.1AI score0.01079EPSS
SaveExploits0References7Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2023/07/12 12:0 a.m.6 views

VulnCheck KEV: CVE-2023-38198

acme.sh before 3.0.6 runs arbitrary commands from a remote server via eval, as exploited in the wild in June 2023...

9.8CVSS7.5AI score0.01079EPSS
SaveExploits0References1
Rows per page
Query Builder