Lucene search
+L

18154 matches found

Hacker One
Hacker One
added 2022/08/16 3:02 p.m.179 views

Internet Bug Bounty: CVE-2022-38362: Apache Airflow Docker Provider <3.0 RCE vulnerability in example dag

Apache Airflow Docker's Provider shipped with an example DAG that was vulnerable to authenticated remote code exploit of code on the Airflow worker host. Vulnerability summary: In DAG script of airflow 2.3.3, there is a command injection vulnerability RCE in the script exampledockercopydata.py of...

6.5CVSS9.3AI score0.01814EPSS
SaveExploits0
Prion
Prion
added 2022/08/16 8:15 a.m.17 views

Command injection

OS command injection vulnerability in Nintendo Wi-Fi Network Adaptor WAP-001 All versions allows an attacker with an administrative privilege to execute arbitrary OS commands via unspecified vectors...

5.8CVSS7.3AI score0.0151EPSS
SaveExploits0References2
CNVD
CNVD
added 2022/08/16 12:00 a.m.26 views

Tenda W6 Command Injection Vulnerability

Tenda W6 is a wireless WiFi AP access point router from Tenda, China.A command injection vulnerability exists in Tenda W6 /goform/exeCommand, which can be exploited by attackers to execute arbitrary commands on the system...

9.8CVSS6.1AI score0.25412EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/08/16 12:00 a.m.7 views

WWBN AVideo 操作系统命令注入漏洞

WWBN AVideo is a video platform builder written in PHP by the WWBN team. An operating system command injection vulnerability exists in WWBN AVideo version 11.6. An attacker can exploit this vulnerability to execute arbitrary commands via specially crafted HTTP requests...

9.9CVSS8.9AI score0.74491EPSS
SaveExploits0References4
OSV
OSV
added 2022/08/15 11:21 a.m.7 views

CVE-2022-2354

The WP-DBManager WordPress plugin before 2.80.8 does not prevent administrators from running arbitrary commands on the server in multisite installations, where only super-administrators should...

7.2CVSS5.9AI score0.01235EPSS
SaveExploits2References1
NVD
NVD
added 2022/08/15 11:21 a.m.39 views

CVE-2022-2354

The WP-DBManager WordPress plugin before 2.80.8 does not prevent administrators from running arbitrary commands on the server in multisite installations, where only super-administrators should...

7.2CVSS0.01235EPSS
SaveExploits2References1
Check Point Advisories
Check Point Advisories
added 2022/08/15 12:00 a.m.39 views

D-Link DAP-1860 Command Injection (CVE-2019-19597)

A command injection vulnerability exists in D-Link DAP-1860. Successful exploitation of this vulnerability could allow a remote attacker to execute arbitrary commands on the affected system...

8.3CVSS5.6AI score0.20799EPSS
SaveExploits1
CNNVD
CNNVD
added 2022/08/15 12:00 a.m.9 views

Aviatrix Gateway 授权问题漏洞

Aviatrix Gateway is a single common platform for multi-cloud networks from Aviatrix USA. A security vulnerability in Aviatrix Gateway versions prior to 6.6.5712 and 6.7.x prior to 6.7.1376 stems from an API function that improperly handles authentication, allowing an authenticated VPN user to...

8.8CVSS8AI score0.00755EPSS
SaveExploits0References2
Veracode
Veracode
added 2022/08/12 4:59 a.m.38 views

SQL Injection

loopback-connector-postgresql is vulnerable to sql injection attacks. The vulnerability exists in buildExpression function in postgresql.js because the user provided inputs for contains loopback filter are not properly sanitized which allows an attacker to inject and execute arbitrary sql command...

10CVSS9.5AI score0.00609EPSS
SaveExploits0References4Affected Software1
Saint
Saint
added 2022/08/12 12:00 a.m.241 views

Weblizar School Management Pro plugin backdoor

Added: 08/12/2022 CVE: CVE-2022-1609 Background Weblizar School Management is a WordPress plugin for management of school operations. Problem The license checking code in School Management Pro contains a backdoor which allows remote attackers to execute arbitrary commands. Resolution Upgrade to t...

9.8CVSS9.8AI score0.64075EPSS
SaveExploits6
Saint
Saint
added 2022/08/12 12:00 a.m.233 views

Weblizar School Management Pro plugin backdoor

Added: 08/12/2022 CVE: CVE-2022-1609 Background Weblizar School Management is a WordPress plugin for management of school operations. Problem The license checking code in School Management Pro contains a backdoor which allows remote attackers to execute arbitrary commands. Resolution Upgrade to t...

9.8CVSS9.8AI score0.64075EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2022/08/11 12:00 a.m.119 views

Tenable Nessus 8.x < 8.15.6 Multiple Vulnerabilities (TNS-2022-16)

According to its self-reported version, the Tenable Nessus application running on the remote host is 8.x prior to 8.15.6. It is, therefore, affected by multiple vulnerabilities, including: - An authenticated attacker could create an audit file that bypasses PowerShell cmdlet checks and executes...

9CVSS7.5AI score0.01317EPSS
SaveExploits0References3
Amazon
Amazon
added 2022/08/08 12:00 a.m.58 views

Medium: openssl

Issue Overview: A flaw was found in OpenSSL. The issue in CVE-2022-1292 did not find other places in the crehash script where it possibly passed the file names of certificates being hashed to a command executed through the shell. Some operating systems distribute this script in a manner where it ...

10CVSS7.7AI score0.96275EPSS
SaveExploits6
CNVD
CNVD
added 2022/08/05 12:00 a.m.64 views

Apache Hadoop Parameter Injection Vulnerability

Apache Hadoop is an open source distributed system infrastructure from the Apache Foundation. The product is capable of distributed processing of large amounts of data and is highly reliable, scalable, and fault-tolerant. Apache Hadoop has a security vulnerability that stems from its...

9.8CVSS1.3AI score0.04145EPSS
SaveExploits0References1
Amazon
Amazon
added 2022/08/05 12:00 a.m.75 views

Medium: git

Issue Overview: A vulnerability was found in Git. This flaw occurs due to Git not checking the ownership of directories in a local multi-user system when running commands specified in the local repository configuration. This issue allows the owner of the repository to cause arbitrary commands to ...

7.8CVSS7.9AI score0.00444EPSS
SaveExploits0
Prion
Prion
added 2022/08/04 3:15 p.m.26 views

Design/Logic Flaw

Apache Hadoop's FileUtil.unTarFile, File API does not escape the input file name before being passed to the shell. An attacker can inject arbitrary commands. This is only used in Hadoop 3.3 InMemoryAliasMap.completeBootstrapTransfer, which is only ever run by a local user. It has been used in...

7.5CVSS9.7AI score0.04145EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2022/08/03 12:50 p.m.16 views

openssl: the c_rehash script allows command injection

A flaw was found in OpenSSL. The issue in CVE-2022-1292 did not find other places in the crehash script where it possibly passed the file names of certificates being hashed to a command executed through the shell. Some operating systems distribute this script in a manner where it is automatically...

10CVSS7AI score0.96275EPSS
SaveExploits6References5
Veracode
Veracode
added 2022/08/03 5:38 a.m.24 views

Command Injection

monorepo-build is vulnerable to command injection. The vulnerability exists in the publish function in index.js which allows an attacker to inject and execute arbitrary commands...

9.8CVSS9.5AI score0.01264EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2022/08/03 2:15 a.m.30 views

CVE-2022-27616

Improper neutralization of special elements used in an OS command 'OS Command Injection' vulnerability in webapi component in Synology DiskStation Manager DSM before 7.0.1-42218-3 allows remote authenticated users to execute arbitrary commands via unspecified vectors...

7.2CVSS0.01664EPSS
SaveExploits0References1
Prion
Prion
added 2022/08/03 2:15 a.m.26 views

Command injection

Improper neutralization of special elements used in an OS command 'OS Command Injection' vulnerability in webapi component in Synology DiskStation Manager DSM before 7.0.1-42218-3 allows remote authenticated users to execute arbitrary commands via unspecified vectors...

5.8CVSS7.1AI score0.01664EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder