Lucene search
+L

81 matches found

CNNVD
CNNVD
added 2024/05/16 12:00 a.m.11 views

LlamaIndex Code Injection Vulnerability

LlamaIndex is a data framework for LLM applications by the individual developer Jerry Liu. A code injection vulnerability exists in LlamaIndex version 0.9.47, which stems from improper use of the eval function and allows a malicious or compromised LLM hosting provider to execute arbitrary command...

8.8CVSS8.1AI score0.02118EPSS
SaveExploits1References3
Snyk
Snyk
added 2024/04/23 7:40 a.m.9 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference due to an erroneous lexical scope of this with eval. An attacker can cause a denial of service or potentially execute arbitrary code by triggering a NULL pointer dereference. PoC c function foo function Bar clas...

7.5CVSS7.7AI score0.00641EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2023/09/07 2:35 a.m.9 views

SUSE CVE-2023-23623

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. A Content-Security-Policy that disables eval, specifically setting a script-src directive and not providing unsafe-eval in that directive, is not respected in renderers that have sandb...

7.5CVSS9.5AI score0.00656EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2023/08/29 4:15 p.m.6 views

CVE-2023-41362

MyBB before 1.8.36 allows Code Injection by users with certain high privileges. Templates in Admin CP intentionally use eval, and there was some validation of the input to eval, but type juggling interfered with this when using PCRE within PHP...

7.2CVSS7.1AI score0.01627EPSS
SaveExploits1References5
OSV
OSV
added 2022/05/13 1:08 a.m.23 views

GHSA-5FH8-X9XC-HXMC irisnet-crypto RCE Vulnerability

In irisnet-crypto before 1.1.7 for IRISnet, the util/utils.js file allows code execution because of unsafe eval usage...

9.8CVSS9.8AI score0.02332EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2021/11/12 12:00 a.m.9 views

ohmyzsh 操作系统命令注入漏洞

ohmyzsh is an open source, community-driven framework for managing your zsh configuration. An operating system command injection vulnerability exists in ohmyzsh, which stems from the fact that ohmyzsh's omzurldecode function uses an eval to decode input, which can be used to inject commands. This...

7.8CVSS7.3AI score0.00598EPSS
SaveExploits0References3
PyPA
PyPA
added 2021/11/05 11:15 p.m.15 views

PYSEC-2021-637

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's savedmodelcli tool is vulnerable to a code injection as it calls eval on user supplied strings. This can be used by attackers to run arbitrary code on the plaform where the CLI tool runs. However, given...

7.8CVSS7.8AI score0.00208EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2021/08/25 1:15 a.m.34 views

CVE-2021-40084

opensysusers through 0.6 does not safely use eval on files in sysusers.d that may contain shell metacharacters. For example, it allows command execution via a crafted GECOS field whereas systemd-sysusers a program with the same specification does not do that...

9.8CVSS0.02705EPSS
SaveExploits1References2
CVE
CVE
added 2021/08/25 12:21 a.m.69 views

CVE-2021-40084

The CVE-2021-40084 entry affects opensysusers through version 0.6, where unsafe usage of eval on files in sysusers.d may allow shell metacharacters to trigger command execution (e.g., via a crafted GECOS field). This is documented as a denial of service/remote-like risk with high severity in CVE ...

9.8CVSS9.4AI score0.02705EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/08/09 9:15 p.m.25 views

PYSEC-2021-119

23andMe Yamale before 3.0.8 allows remote attackers to execute arbitrary code via a crafted schema file. The schema parser uses eval as part of its processing, and tries to protect from malicious expressions by limiting the builtins that are passed to the eval. When processing the schema, each li...

9.3CVSS7.6AI score0.0249EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/01/27 12:00 a.m.11 views

PT-2021-16986 · Npm · Node-Config-Shield

Name of the Vulnerable Software and Affected Versions: node-config-shield versions prior to 0.2.2 Description: The issue concerns the node-config-shield package, where the scripts/cli.js file calls eval when processing a set command. This could potentially lead to issues if the set command is use...

5.3CVSS7AI score0.01207EPSS
SaveExploits1References8
Microsoft CVE
Microsoft CVE
added 2020/11/10 8:00 a.m.8 views

In Python 3 through 3.9.0 the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.

...

9.8CVSS7AI score0.08334EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/09/03 12:00 a.m.11 views

PT-2020-8914 · Pullit · Pullit

Name of the Vulnerable Software and Affected Versions: pullit versions prior to 1.4.0 Description: The issue allows OS Command Injection because eval is used on an attacker-supplied Git branch name. The package does not validate input on git branch names and concatenates it to an exec call,...

9.8CVSS7.9AI score0.02693EPSS
SaveExploits1References12
Snyk
Snyk
added 2020/06/15 3:44 p.m.7 views

Arbitrary Code Execution

Overview thenify is a Promisify a callback-based function using any-promise. Affected versions of this package are vulnerable to Arbitrary Code Execution. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function witho...

9.8CVSS6.9AI score0.01979EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/06/15 3:44 p.m.7 views

Arbitrary Code Execution

Overview node-import is a package that imports dependencies and run it directly or concatenate them and exports to file. Affected versions of this package are vulnerable to Arbitrary Code Execution. The "params" argument of module function can be controlled by users without any sanitization.b. Th...

9.8CVSS6.9AI score0.01103EPSS
SaveExploits1References2
Prion
Prion
added 2019/02/25 4:29 a.m.20 views

Code injection

In irisnet-crypto before 1.1.7 for IRISnet, the util/utils.js file allows code execution because of unsafe eval usage...

7.5CVSS9.7AI score0.02332EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2019/02/25 4:00 a.m.30 views

CVE-2019-9115

In irisnet-crypto before 1.1.7 for IRISnet, the util/utils.js file allows code execution because of unsafe eval usage...

9.8AI score0.02332EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/09/07 12:00 a.m.11 views

BTITeam XBTIT cross-site scripting vulnerability (CNVD-2018-19430)

BTITeam XBTIT is an open source bittorrent tracking system. A cross-site scripting vulnerability exists in BTITeam XBTIT. Attackers can use the 'String.replace' function and 'eval' function to exploit the vulnerability to bypass the includes/crkprotection.php script of the anti-cross-site scripti...

5.3CVSS5.5AI score0.00932EPSS
SaveExploits1References1
OSV
OSV
added 2018/09/05 9:29 p.m.7 views

CVE-2018-15676

An issue was discovered in BTITeam XBTIT. By using String.replace and eval, it is possible to bypass the includes/crkprotection.php anti-XSS mechanism that looks for a number of dangerous fingerprints...

5.3CVSS5.8AI score0.00932EPSS
SaveExploits1References1
myhack58
myhack58
added 2010/07/27 12:00 a.m.629 views

PHP code execution vulnerability summary-vulnerability warning-the black bar safety net

PHP security lovers of the feastthe Month of PHP Security it. Read php-security on many of the cattle below, to issue to the shared under a., are idols wow. A code to perform the function In PHP you can execute the Code of the function. Such as eval , assert , theand system and exec and shellexec...

9AI score
SaveExploits0
Rows per page
Query Builder