Lucene search
+L

9260 matches found

OSV
OSV
added 2020/05/13 4:29 p.m.5 views

GHSA-M8XJ-5V73-3HH8 curlrequest allows execution of arbitrary commands

curlrequest through 1.0.1 allows execution of arbitrary commands. It is possible to inject arbitrary commands by using a semicolon char in any of the options values...

9.8CVSS7.5AI score0.01884EPSS
SaveExploits1References4
Exploit DB
Exploit DB
added 2020/05/12 12:00 a.m.349 views

CuteNews 2.1.2 - Authenticated Arbitrary File Upload

Exploit Title: CuteNews 2.1.2 - Authenticated Arbitrary File Upload Date: 2020-05-12 Author: Vigov5 - SunCSR Team Vendor Homepage: https://cutephp.com Software Link: https://cutephp.com/click.php?cutenewslatest Version: v2.1.2 Tested on: Ubuntu 18.04 / Kali Linux Description:...

5.3AI score
SaveExploits0
CNVD
CNVD
added 2020/05/08 12:00 a.m.10 views

Curlrequest OS Command Injection Vulnerability

curlrequest is a Node.js-based package for transferring data over URLs. An operating system command injection vulnerability exists in curlrequest 1.0.1 and earlier versions. An attacker can exploit this vulnerability to inject and execute arbitrary commands...

9.8CVSS8AI score0.01884EPSS
SaveExploits1References1
Huntr
Huntr
added 2020/05/08 12:00 a.m.20 views

Code Injection in vishwanatharondekar/gitlab-cli

Description The git-lab-cli module is vulnerable against RCE since a command is crafted using user inputs not validated and then executedading to arbitrary command injection POC 1. Check there aren't files called HACKED 2. Execute the following commands in another terminal: bash npm i git-lab-cli...

2.3AI score
SaveExploits0
OSV
OSV
added 2020/05/07 6:15 p.m.7 views

CVE-2020-7805

An issue was discovered on KT Slim egg IML500 R7283, R8112, R8424 and IML520 R8112, R8368, R8411 wifi device. This issue is a command injection allowing attackers to execute arbitrary OS commands...

9.8CVSS6AI score0.02574EPSS
SaveExploits0References2
zdt
zdt
added 2020/05/07 12:00 a.m.70 views

TrixBox CE 2.8.0.4 Command Execution Exploit

This Metasploit module exploits an authenticated OS command injection vulnerability found in Trixbox CE versions 1.2.0 through 2.8.0.4 inclusive in the network POST parameter of the /maint/modules/endpointcfg/endpointdevicemap.php page. Successful exploitation allows for arbitrary command executi...

9CVSS9.2AI score0.65208EPSS
SaveExploits4
Github Security Blog
Github Security Blog
added 2020/05/06 7:32 p.m.86 views

Command Injection in hot-formula-parser

Versions of hot-formula-parser prior to 3.0.1 are vulnerable to Command Injection. The package fails to sanitize values passed to the parse function and concatenates it in an eval call. If a value of the formula is supplied by user-controlled input it may allow attackers to run arbitrary commands...

9.8CVSS4.9AI score0.02148EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2020/05/06 1:40 a.m.21 views

CVE-2020-12393

The 'Copy as cURL' feature of Devtools' network tab did not properly escape the HTTP method of a request, which can be controlled by the website. If a user used the 'Copy as cURL' feature and pasted the command into a terminal, it could have resulted in command injection and arbitrary command...

4.6CVSS1.4AI score0.01011EPSS
SaveExploits0References4
CNVD
CNVD
added 2020/05/06 12:00 a.m.5 views

Dell EMC RSA Archer Operating System Command Injection Vulnerability

Dell EMC RSA Archer is an enterprise IT governance and compliance governance product from Dell USA. The product enables the development of eGRC programs for managing enterprise risk, automating business processes, and more. An operating system command injection vulnerability exists in versions...

9CVSS8AI score0.02248EPSS
SaveExploits0References1
ArchLinux
ArchLinux
added 2020/05/06 12:00 a.m.33 views

[ASA-202005-4] a2ps: multiple issues

Arch Linux Security Advisory ASA-202005-4 ========================================= Severity: High Date : 2020-05-06 CVE-ID : CVE-2014-0466 CVE-2015-8107 Package : a2ps Type : multiple issues Remote : No Link : https://security.archlinux.org/AVG-1150 Summary ======= The package a2ps before versio...

7.8CVSS8.2AI score0.0286EPSS
SaveExploits1References5
Packet Storm
Packet Storm
added 2020/05/05 12:00 a.m.177 views

TrixBox CE 2.8.0.4 Command Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'TrixBox CE endpointdevicemap.php Authenticated Command Execution', 'Description' = %q This module exploits an authenticated OS command injection...

9CVSS0.2AI score0.65208EPSS
SaveExploits4
Mozilla
Mozilla
added 2020/05/05 12:00 a.m.104 views

Security Vulnerabilities fixed in Firefox 76 — Mozilla

A race condition when running shutdown code for Web Worker led to a use-after-free vulnerability. This resulted in a potentially exploitable crash. The Firefox content processes did not sufficiently lockdown access control which could result in a sandbox escape.Note: this issue only affects Firef...

10CVSS9.4AI score0.05803EPSS
SaveExploits0References11Affected Software1
ArchLinux
ArchLinux
added 2020/05/05 12:00 a.m.50 views

[ASA-202005-1] salt: multiple issues

Arch Linux Security Advisory ASA-202005-1 ========================================= Severity: Critical Date : 2020-05-05 CVE-ID : CVE-2020-11651 CVE-2020-11652 Package : salt Type : multiple issues Remote : Yes Link : https://security.archlinux.org/AVG-1147 Summary ======= The package salt before...

9.8CVSS2.2AI score0.96614EPSS
SaveExploits23References7
ATTACKERKB
ATTACKERKB
added 2020/05/02 4:15 p.m.5 views

CVE-2020-7645

All versions of chrome-launcher allow execution of arbitrary commands, by controlling the $HOME environment variable in Linux operating systems...

9.8CVSS8.9AI score0.01023EPSS
SaveExploits1References2
Huntr
Huntr
added 2020/05/02 12:00 a.m.24 views

Code Injection in easy-team/node-tool-utils

Description The node-tool-utils module is vulnerable against RCE since a command is crafted using user inputs not validated and then executedading to arbitrary command injection POC 1. Create the following PoC file: js // poc.js const tool = require'node-tool-utils'; tool.checkPortUsed"test; touc...

2.5AI score
SaveExploits0
Huntr
Huntr
added 2020/05/02 12:00 a.m.66 views

Code Injection in timstudd/node-wkhtmltoimage

Description The wkhtmltoimage module is vulnerable against RCE since a command is crafted using user inputs not validated and then executed, leading to arbitrary command injection POC 1. Create the following PoC file: js // poc.js var wkhtmltoimage = require'wkhtmltoimage';...

1.7AI score
SaveExploits0
Hacker One
Hacker One
added 2020/05/01 11:15 a.m.21 views

Node.js third-party modules: [extra-ffmpeg] Command Injection via insecure command formatting

I would like to report a Command Injection issue in the extra-ffmpeg module. It allows to execute arbitrary commands on the victim's PC. Module module name: extra-ffmpeg version: 4.0.3 npm page: https://www.npmjs.com/package/extra-ffmpeg Module Description Decode, encode, transcode, mux, demux,...

0.5AI score
SaveExploits0
CNVD
CNVD
added 2020/05/01 12:00 a.m.3 views

Command Execution Vulnerability in R6400v2 Routers

The R6400v2 router is a smart WiFi router. The R6400v2 router has a command execution vulnerability that can be exploited by an attacker to download arbitrary commands...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/05/01 12:00 a.m.47 views

EulerOS Virtualization for ARM 64 3.0.2.0 : git (EulerOS-SA-2020-1537)

According to the versions of the git packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - Arbitrary command execution is possible in Git before 2.20.2, 2.21.x before 2.21.1, 2.22.x before 2.22.2, 2.23.x before...

9.8CVSS8.6AI score0.34007EPSS
SaveExploits3References11
ATTACKERKB
ATTACKERKB
added 2020/04/30 9:15 p.m.3 views

CVE-2020-5873

On BIG-IP 15.0.0-15.0.1, 14.1.0-14.1.2.3, 13.1.0-13.1.3.1, 12.1.0-12.1.5, and 11.6.1-11.6.5 and BIG-IQ 5.2.0-7.1.0, a user associated with the Resource Administrator role who has access to the secure copy scp utility but does not have access to Advanced Shell bash can execute arbitrary commands...

7.2CVSS7.2AI score0.01386EPSS
SaveExploits0References2
Rows per page
Query Builder