Lucene search
+L

8472 matches found

Huntr
Huntr
added 2021/05/29 5:11 p.m.6 views

OS Command Injection in falconchristmas/fpp

✍️ Description Hi, a command is built without filtering user input in https://github.com/FalconChristmas/fpp/blob/cc026bd238b641ad147a3f8e1df47052e34f16d3/www/copyFilesToRemote.phpL50 php $ip = $GET'ip'; // $command = "rsync -rtDlv --modify-window=1 $compress --stats $fppHome/media/$dir/...

1.7AI score
SaveExploits0
Huntr
Huntr
added 2021/05/29 4:59 p.m.9 views

OS Command Injection in falconchristmas/fpp

✍️ Description Hi, it is possible to inject arbitrary OS commands in https://github.com/FalconChristmas/fpp/blob/59b7f7e8039a7019143c2c4b44f7d95b6358a4ef/www/formatstorage.phpL24 php &1"; echo "Command: $command\n"; echo...

1.6AI score
SaveExploits0
Huntr
Huntr
added 2021/05/29 4:15 p.m.9 views

OS Command Injection in falconchristmas/fpp

✍️ Description Hi, it is possible ot inject arbitrary OS commands in https://github.com/FalconChristmas/fpp/blob/f032d800a67ed280f8d577d95519a71c95114579/www/upgradeOS.phpL46 php system$SUDO . " $fppDir/SD/upgradeOS-part1.sh /home/fpp/media/upload/" . $GET'os'; 🕵️‍♂️ Proof of Concept Visit :...

1.4AI score
SaveExploits0
GithubExploit
GithubExploit
added 2021/05/28 5:55 p.m.140 views

Exploit for OS Command Injection in Cacti

CVE-2020-8813 Cacti v1.2.8 Unauthenticated Remote Code Executi...

9.3CVSS8.9AI score0.73779EPSS
SaveExploits24
Packet Storm
Packet Storm
added 2021/05/28 12:00 a.m.191 views

Trixbox 2.8.0.4 Remote Code Execution

Exploit Title: Trixbox 2.8.0.4 - 'lang' Remote Code Execution Unauthenticated Date: 27.05.2021 Exploit Author: Ron Jost Hacker5preme Credits to: https://secur1tyadvisory.wordpress.com/2018/02/11/trixbox-os-command-injection-vulnerability-cve-2017-14535/ Credits to: Sachin Wagh Vendor Homepage:...

9CVSS8.9AI score0.50069EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2021/05/28 12:00 a.m.187 views

Trixbox 2.8.0.4 - 'lang' Remote Code Execution (Unauthenticated)

Exploit Title: Trixbox 2.8.0.4 - 'lang' Remote Code Execution Unauthenticated Date: 27.05.2021 Exploit Author: Ron Jost Hacker5preme Credits to: https://secur1tyadvisory.wordpress.com/2018/02/11/trixbox-os-command-injection-vulnerability-cve-2017-14535/ Credits to: Sachin Wagh Vendor Homepage:...

9CVSS8AI score0.50069EPSS
SaveExploits4
zdt
zdt
added 2021/05/28 12:00 a.m.60 views

Trixbox 2.8.0.4 - (lang) Remote Code Execution (Unauthenticated) Exploit

Exploit Title: Trixbox 2.8.0.4 - 'lang' Remote Code Execution Unauthenticated Exploit Author: Ron Jost Hacker5preme Credits to: https://secur1tyadvisory.wordpress.com/2018/02/11/trixbox-os-command-injection-vulnerability-cve-2017-14535/ Credits to: Sachin Wagh Vendor Homepage:...

9CVSS8.9AI score0.50069EPSS
SaveExploits4
NVD
NVD
added 2021/05/27 7:15 p.m.33 views

CVE-2021-20026

A vulnerability in the SonicWall NSM On-Prem product allows an authenticated attacker to perform OS command injection using a crafted HTTP request. This vulnerability affects NSM On-Prem 2.2.0-R10 and earlier versions...

9CVSS0.11642EPSS
SaveExploits1References1
Prion
Prion
added 2021/05/27 7:15 p.m.21 views

Command injection

A vulnerability in the SonicWall NSM On-Prem product allows an authenticated attacker to perform OS command injection using a crafted HTTP request. This vulnerability affects NSM On-Prem 2.2.0-R10 and earlier versions...

9CVSS8.6AI score0.11642EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/05/27 7:10 p.m.99 views

CVE-2021-20026

CVE-2021-20026 affects SonicWall NSM On-Prem; an authenticated attacker can perform OS command injection via a crafted HTTP request, impacting NSM On-Prem versions up to 2.2.0-R10 and earlier. Connected sources corroborate the vulnerability in SonicWall NSM On-Prem and indicate a fix was released...

9CVSS8.6AI score0.11642EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/05/27 7:10 p.m.43 views

CVE-2021-20026

A vulnerability in the SonicWall NSM On-Prem product allows an authenticated attacker to perform OS command injection using a crafted HTTP request. This vulnerability affects NSM On-Prem 2.2.0-R10 and earlier versions...

8.9AI score0.11642EPSS
SaveExploits1References1
Veracode
Veracode
added 2021/05/25 4:14 a.m.20 views

OS Command Injection

@ronomon/opened is vulnerable to OS command injection. A remote attacker can execute commands on the system because an untrusted input is not filtered and used as part of a string executed as a command by childprocess.exec...

9.8CVSS4.2AI score0.04508EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/24 10:18 p.m.26 views

apiconnect-cli-plugins vulnerable to OS Command Injection

apiconnect-cli-plugins through 6.0.1 is vulnerable to Command Injection. It allows execution of arbitrary commands via the pluginUri argument. PoC js var root = require"apiconnect-cli-plugins"; var payload = "& touch Song &"; root.pluginLoader.installPluginpayload, ""; The injection point is...

9.8CVSS7.7AI score0.04358EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/05/24 10:18 p.m.54 views

GHSA-C9M9-48PW-6MPV apiconnect-cli-plugins vulnerable to OS Command Injection

apiconnect-cli-plugins through 6.0.1 is vulnerable to Command Injection. It allows execution of arbitrary commands via the pluginUri argument. PoC js var root = require"apiconnect-cli-plugins"; var payload = "& touch Song &"; root.pluginLoader.installPluginpayload, ""; The injection point is...

9.8CVSS9.9AI score0.04358EPSS
SaveExploits1References4
GitLab Advisory Database
GitLab Advisory Database
added 2021/05/24 12:00 a.m.33 views

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

In Helm before versions 2.16.11 and 3.3.2, a Helm plugin can contain duplicates of the same entry, with the last one always used. If a plugin is compromised, this lowers the level of access that an attacker needs to modify a plugin's install hooks, causing a local execution attack. To perform thi...

6.5CVSS3.6AI score0.01517EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2021/05/20 12:00 a.m.14 views

Cisco DNA Spaces Connector 操作系统命令注入漏洞

Cisco DNA Spaces is a set of indoor location services platform of the United States Cisco Cisco. An operating system command injection vulnerability exists in Cisco DNA Spaces Connector versions prior to 2.3.1, which can be exploited by an attacker to execute arbitrary operating system commands o...

7.2CVSS6.3AI score0.00325EPSS
SaveExploits0References3
OSV
OSV
added 2021/05/17 9:01 p.m.70 views

GHSA-6M8P-4FXJ-PGC2 OS Command Injection in mversion

The issue occurs because tagName user input is formatted inside the exec function is executed without any checks...

7.8CVSS7.9AI score0.0055EPSS
SaveExploits1References4
Hacker One
Hacker One
added 2021/05/13 4:53 p.m.87 views

GitHub Security Lab: [Java] CWE-078: Add JSch lib OS Command Injection sink

This bug was reported directly to GitHub Security Lab...

1.2AI score
SaveExploits0
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2021/05/13 7:05 a.m.8 views

RFNTPS vulnerable to OS command injection

Overview RFNTPS provided by NIPPON ANTENNA Co.,Ltd. is a terrestrial reception type NTP server. RFNTPS contains an OS command injection vulnerability CWE-78. Tomoomi Iwata of NEC Corporation reported this vulnerability to IPA. JPCERT/CC coordinated with the developer under Information Security...

8.8CVSS7.5AI score0.0044EPSS
SaveExploits0References5
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2021/05/13 12:00 a.m.169 views

JVN#13076220: RFNTPS vulnerable to OS command injection

RFNTPS provided by NIPPON ANTENNA Co.,Ltd. is a terrestrial reception type NTP server. RFNTPS contains an OS command injection vulnerability CWE-78. Impact A user on the same LAN who can access the product may execute an arbitrary OS command with root privilege. Solution Update the Firmware Updat...

7.7CVSS6.8AI score0.0044EPSS
SaveExploits0
Rows per page
Query Builder