Lucene search
+L

57 matches found

OSV
OSV
added 2024/08/22 12:0 a.m.11 views

CVE-2024-45201

An issue was discovered in llamaindex before 0.10.38. download/integration.py includes an exec call for import clsname...

8.8CVSS8.7AI score0.00528EPSS
Exploits0References4
CVE
CVE
added 2024/08/22 12:0 a.m.57 views

CVE-2024-45201

The CVE describes a code-injection style issue in llama_index prior to 0.10.38. The vulnerability resides in download/integration.py, where an exec call uses a parameter cls_name (import {cls_name}), allowing an attacker-controlled input to run arbitrary code. Impacted software: llama_index (vers...

8.8CVSS6.7AI score0.00528EPSS
Exploits0References2Affected Software1
Zero Day Initiative
Zero Day Initiative
added 2023/08/09 12:0 a.m.17 views

Western Digital MyCloud PR4100 Logger Class Command Injection Remote Code Execution Vulnerability

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of the Western Digital MyCloud PR4100 NAS device. Authentication is required to exploit this vulnerability. The specific flaw exists within the Logger class. The issue results from the lack of...

8CVSS7.3AI score
Exploits0
SUSE CVE
SUSE CVE
added 2023/02/15 4:46 a.m.3 views

SUSE CVE-2017-8114

Roundcube Webmail allows arbitrary password resets by authenticated users. This affects versions before 1.0.11, 1.1.x before 1.1.9, and 1.2.x before 1.2.5. The problem is caused by an improperly restricted exec call in the virtualmin and sasl drivers of the password plugin...

8.8CVSS8.9AI score0.03471EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2021/05/07 4:20 p.m.68 views

OS Command Injection in pulverizr

pulverizr through 0.7.0 allows execution of arbitrary commands. Within lib/job.js, the variable filename can be controlled by the attacker. This function uses the variable "filename" to construct the argument of the exec call without any sanitization. In order to successfully exploit this...

9.8CVSS9AI score0.02512EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/11 9:23 p.m.19 views

Command Injection in entitlements

Versions of entitlements prior to 1.3.0 are vulnerable to Command Injection. The package does not validate input on the entitlements function and concatenates it to an exec call, allowing attackers to run arbitrary commands in the system. Recommendation Upgrade to version 1.3.0 or later...

6.6AI score
Exploits0References3Affected Software1
OSV
OSV
added 2020/09/11 9:16 p.m.11 views

GHSA-WGW3-GF4P-62XC Command Injection in wizard-syncronizer

All versions of wizard-syncronizer are vulnerable to Command Injection. The package does not validate input on the cloneAndSync function and concatenates it to an exec call. This can be abused through a malicious widget containing the payload in the gitURL value or through a MITM attack since the...

7.5AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2020/09/11 9:11 p.m.26 views

Command Injection in wxchangba

All versions of wxchangba are vulnerable to Command Injection. The package does not validate user input on the reqPostMaterial function, passing contents of the file parameter to an exec call. This may allow attackers to run arbitrary commands in the system. Recommendation No fix is currently...

6.9AI score
Exploits0References2Affected Software1
OSV
OSV
added 2020/09/11 9:11 p.m.10 views

GHSA-J6V9-XGVH-F796 Command Injection in wxchangba

All versions of wxchangba are vulnerable to Command Injection. The package does not validate user input on the reqPostMaterial function, passing contents of the file parameter to an exec call. This may allow attackers to run arbitrary commands in the system. Recommendation No fix is currently...

7.4AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2020/09/11 9:8 p.m.46 views

Command Injection in soletta-dev-app

All versions of soletta-dev-app are vulnerable to Command Injection. The package does not validate user input on the /api/service/status API endpoint, passing contents of the service query parameter to an exec call. This may allow attackers to run arbitrary commands in the system. Recommendation ...

6.8AI score
Exploits0References2Affected Software1
OSV
OSV
added 2020/09/11 9:8 p.m.10 views

GHSA-8MGG-5X65-M4M4 Command Injection in soletta-dev-app

All versions of soletta-dev-app are vulnerable to Command Injection. The package does not validate user input on the /api/service/status API endpoint, passing contents of the service query parameter to an exec call. This may allow attackers to run arbitrary commands in the system. Recommendation ...

7.4AI score
Exploits0References1
Veracode
Veracode
added 2020/09/10 4:34 a.m.10 views

Remote Code Execution (RCE)

bunyan is vulnerable to remote code execution. The vulnerability exists the argument from the -p option reaches the exec call without any sanitization...

2.6AI score
Exploits0
Github Security Blog
Github Security Blog
added 2020/09/04 5:54 p.m.57 views

Command Injection in traceroute

All versions of traceroute are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The trace function is vulnerable and can be abused if the host value is controlled by an...

5.7AI score
Exploits0References4Affected Software1
OSV
OSV
added 2020/09/04 5:54 p.m.13 views

GHSA-RJVJ-673Q-4HFW Command Injection in traceroute

All versions of traceroute are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The trace function is vulnerable and can be abused if the host value is controlled by an...

8AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2020/09/04 5:31 p.m.29 views

Command Injection in meta-git

All versions of meta-git are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The clone command is vulnerable through the branch name. Recommendation No fix is currently...

6.3AI score
Exploits0References3Affected Software1
OSV
OSV
added 2020/09/04 5:26 p.m.11 views

GHSA-7R9X-HR76-JR96 Command Injection in giting

All versions of gitting are vulnerable to Command Injection. The package fails to sanitize input and passes it directly to an exec call, which may allow attackers to execute arbitrary code in the system. The pull function is vulnerable through the branch variable. Recommendation No fix is current...

8AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2020/09/02 3:5 p.m.24 views

Command Injection in bestzip

Versions of bestzip prior to 2.1.7 are vulnerable to Command Injection. The package fails to sanitize input rules and passes it directly to an exec call on the zip function . This may allow attackers to execute arbitrary code in the system as long as the values of destination is user-controlled...

5.2AI score
Exploits0References2Affected Software1
Veracode
Veracode
added 2020/08/03 5:43 a.m.13 views

OS Command Injection

git-tags-remote is vulnerable to OS command injection. The vulnerability exists as it does not sanitize the value of repo in index.js, whose value is subsequently passed to an exec call...

2.3AI score
Exploits0
Github Security Blog
Github Security Blog
added 2020/07/29 2:53 p.m.43 views

Command Injection in git-tags-remote

All versions of git-tags-remote are vulnerable to Command Injection. The package fails to sanitize the repository input and passes it directly to an exec call on the get function . This may allow attackers to execute arbitrary code in the system if the repo value passed to the function is...

5.9AI score
Exploits0References4Affected Software1
OSV
OSV
added 2020/07/29 2:53 p.m.9 views

GHSA-GM9X-Q798-HMR4 Command Injection in git-tags-remote

All versions of git-tags-remote are vulnerable to Command Injection. The package fails to sanitize the repository input and passes it directly to an exec call on the get function . This may allow attackers to execute arbitrary code in the system if the repo value passed to the function is...

7.2CVSS8AI score
Exploits0References4
Rows per page
Query Builder