Lucene search
K

1216 matches found

PyPA
PyPA
added 2021/08/16 8:15 a.m.5 views

PYSEC-2021-116

This affects the package bikeshed before 3.0.0. This can occur when an untrusted source file containing Inline Tag Command metadata is processed. When an arbitrary OS command is executed, the command output would be included in the HTML output...

7.8CVSS7.2AI score0.00789EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2021/08/12 6:15 p.m.4 views

CVE-2021-36982

AIMANAGER before B115 on MONITORAPP Application Insight Web Application Firewall AIWAF devices with Manager 2.1.0 allows OS Command Injection because of missing input validation on one of the parameters of an HTTP request...

8.1CVSS7.3AI score0.02466EPSS
Exploits0References3
0day.today
0day.today
added 2021/08/12 12:0 a.m.137 views

COVID19 Testing Management System 1.0 - (searchdata) SQL Injection Vulnerability

Exploit Title: COVID19 Testing Management System 1.0 - 'searchdata' SQL Injection Google Dork: intitle: "COVID19 Testing Management System" Exploit Author: Ashish Upsham Vendor Homepage: https://phpgurukul.com Software Link:...

0.2AI score
Exploits0
OSV
OSV
added 2021/08/06 2:15 p.m.1 views

CVE-2021-36706

In ProLink PRC2402M V1.0.18 and older, the setsyscmd function in the adm.cgi binary, accessible with a page parameter value of sysCMD contains a trivial command injection where the value of the command parameter is passed directly to system...

9.8CVSS5.8AI score
Exploits0References1
OSV
OSV
added 2021/07/26 9:21 p.m.0 views

GHSA-H86X-MV66-GR5Q OS Command Injection in Locutus

php/exec/escapeshellarg in Locutus PHP through 2.0.11 allows an attacker to achieve code execution...

9.8CVSS7.3AI score0.02931EPSS
Exploits0References4
CVE
CVE
added 2021/07/20 6:45 p.m.50 views

CVE-2020-25206

CVE-2020-25206 affects Mimosa B5/B5c/C5x firmware up to 2.8.0.2. The web console exposes authenticated command injection in Throughput.php, WANStats.php, PhyStats.php, and QosStats.php endpoints, enabling an attacker with web-console access to execute OS commands and take full control of the devi...

9CVSS7.3AI score0.05312EPSS
Exploits1References3Affected Software1
Packet Storm
Packet Storm
added 2021/07/15 12:0 a.m.297 views

osCommerce 2.3.4.1 Remote Code Execution

Exploit Title: osCommerce 2.3.4.1 - Remote Code Execution 2 Vulnerability: Remote Command Execution when /install directory wasn't removed by the admin Exploit: Exploiting the install.php finish process by injecting php payload into the dbdatabase parameter & read the system command output from...

0.2AI score
Exploits0
0day.today
0day.today
added 2021/07/15 12:0 a.m.106 views

osCommerce 2.3.4.1 - Remote Code Execution Exploit (2)

Exploit Title: osCommerce 2.3.4.1 - Remote Code Execution 2 Vulnerability: Remote Command Execution when /install directory wasn't removed by the admin Exploit: Exploiting the install.php finish process by injecting php payload into the dbdatabase parameter & read the system command output from...

7.4AI score
Exploits0
CNNVD
CNNVD
added 2021/07/08 12:0 a.m.3 views

Aruba ClearPass Policy Manager 命令注入漏洞

Aruba ClearPass Policy Manager is an application from Aruba, Inc. that provides a wireless network security access management system. Aruba ClearPass Policy Manager suffers from a command injection vulnerability that originates from the product not doing security checks on user input data, which...

6.5CVSS5.9AI score0.01246EPSS
Exploits0References1
CNNVD
CNNVD
added 2021/07/08 12:0 a.m.2 views

MDT AutoSave 操作系统操作系统命令注入漏洞

MDT AutoSave is a software application. It provides an automated change management function. An operating system command injection vulnerability exists in MDT AutoSave, which stems from the application's API not validating data data effectively, allowing an attacker to execute system commands by...

10CVSS8.5AI score0.0117EPSS
Exploits0References5
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
Exploits0
CNNVD
CNNVD
added 2021/05/27 12:0 a.m.4 views

SonicWall NSM On-Prem 操作系统命令注入漏洞

SonicWall NSM On-Prem is an application from Sonicwall USA, Inc. It provides unlimited scalability to support thousands of SonicWall security appliances under its management. SonicWall NSM On-Prem suffers from an operating system command injection vulnerability that can be exploited by an attacke...

9CVSS5.8AI score0.11642EPSS
Exploits1References2
NVD
NVD
added 2021/05/24 11:15 a.m.15 views

CVE-2021-24307

The All in One SEO – Best WordPress SEO Plugin – Easily Improve Your SEO Rankings before 4.1.0.2 enables authenticated users with "aioseotoolssettings" privilege most of the time admin to execute arbitrary code on the underlying host. Users can restore plugin's configuration by uploading a backup...

9CVSS0.52577EPSS
Exploits3References2
Prion
Prion
added 2021/05/24 11:15 a.m.23 views

Design/Logic Flaw

The All in One SEO – Best WordPress SEO Plugin – Easily Improve Your SEO Rankings before 4.1.0.2 enables authenticated users with "aioseotoolssettings" privilege most of the time admin to execute arbitrary code on the underlying host. Users can restore plugin's configuration by uploading a backup...

9CVSS8.9AI score0.52577EPSS
Exploits3References2Affected Software1
Huntr
Huntr
added 2021/05/12 2:33 p.m.10 views

OS Command Injection in falconchristmas/fpp

✍️ Description In https://github.com/FalconChristmas/fpp/blob/123cdf2eb11062766da333a7a4d85bc0bf620e47/www/runEventScript.phpL32 a command is built using unsanitized user input : php \n"; echo "\n"; system$SUDO . " $fppDir/scripts/eventScript $scriptDirectory/$script $args"; // scripts and args ar...

0.3AI score
Exploits0
wpexploit
wpexploit
added 2021/05/09 12:0 a.m.1274 views

All in One SEO Pack < 4.1.0.2 - Admin RCE via unserialize

The plugin enables authenticated users with "aioseotoolssettings" privilege most of the time admin to execute arbitrary code on the underlying host. Users can restore plugin's configuration by uploading a backup .ini file in the section "Tool Import/Export". However, the plugin attempts to...

9CVSS0.3AI score0.52577EPSS
Exploits3References1
Metasploit
Metasploit
added 2021/05/04 5:41 p.m.78 views

GravCMS Remote Command Execution

This module exploits arbitrary config write/update vulnerability to achieve remote code execution. Unauthenticated users can execute a terminal command under the context of the web server user. Grav Admin Plugin is an HTML user interface that provides a way to configure Grav and create and modify...

9.8CVSS9.4AI score0.80467EPSS
Exploits11
0day.today
0day.today
added 2021/05/04 12:0 a.m.78 views

GravCMS 1.10.7 Remote Command Execution Exploit

This Metasploit module exploits an arbitrary config write/update vulnerability to achieve remote code execution. Unauthenticated users can execute a terminal command under the context of the web server user. Grav Admin Plugin is an HTML user interface that provides a way to configure Grav and...

9.8CVSS0.3AI score0.80467EPSS
Exploits11
CNNVD
CNNVD
added 2021/04/29 12:0 a.m.3 views

China Mobile An Lianbao WF-1 router 操作系统命令注入漏洞

China Mobile An Lianbao WF-1 router is a router from China Mobile China. China Mobile An Lianbao WF-1 router 1.0.1 suffers from an operating system command injection vulnerability, which originates in the api/ZRFirmware/settimezone set time zone interface, that can be exploited by remote attacker...

9.8CVSS8.9AI score0.0327EPSS
Exploits1References4
Packet Storm
Packet Storm
added 2021/04/21 12:0 a.m.318 views

GravCMS 1.10.7 Remote Command Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'GravCMS Remote Command Execution', 'Description' = %q This module exploits arbitrary config write/update vulnerability to achieve remote code...

0.4AI score0.80467EPSS
Exploits11
Rows per page
Query Builder