Lucene search
+L

301 matches found

Tenable Nessus
Tenable Nessus
added 2022/09/26 12:00 a.m.17 views

Apache Spark < 3.0.3 / 3.1.1 < 3.1.2 Remote Command Injection

Apache Spark UI versions 3.0.3, 3.1.1 3.1.2 with ACL's on the server instance perform insufficient sanitization of parameters subsequently used in a permissions check, which may allow an attacker to inject arbitrary shell commands with the permissions of the Spark user. No source data...

8.8CVSS9.7AI score0.93076EPSS
SaveExploits12References3
Rapid7 Blog
Rapid7 Blog
added 2022/09/09 7:43 p.m.116 views

Metasploit Weekly Wrap-Up

Authenticated command injection vulnerability of Cisco ASA-X with FirePOWER Services: jbaines-r7 added a new module that exploits an authenticated command injection vulnerability CVE-2022-20828 of Cisco ASA-X with FirePOWER Services. This vulnerability affects all Cisco ASA appliances that suppor...

9CVSS0.8AI score0.93076EPSS
SaveExploits16
Packet Storm
Packet Storm
added 2022/09/08 12:00 a.m.297 views

Apache Spark Unauthenticated Command Injection

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rex/stopwatch' class MetasploitModule 'Apache Spark Unauthenticated Command Injection RCE', 'Description' = %q This module exploits an unauthenticated command...

8.8CVSS0.7AI score0.93076EPSS
SaveExploits12
zdt
zdt
added 2022/09/08 12:00 a.m.524 views

Apache Spark Unauthenticated Command Injection Exploit

This Metasploit module exploits an unauthenticated command injection vulnerability in Apache Spark. Successful exploitation results in remote code execution under the context of the Spark application user. The command injection occurs because Spark checks the group membership of the user passed i...

8.8CVSS0.5AI score0.93076EPSS
SaveExploits12
Veracode
Veracode
added 2022/09/02 5:44 a.m.10 views

Remote Code Execution (RCE)

Apache Spark 'master' host is vulnerable to remote code execution. The vulnerability exists due to a lack of sanitization of user request to the authentication-disabled 'master' host allowing an attacker to execute code via a maliciously crafted request...

9.8CVSS7.5AI score0.08792EPSS
SaveExploits0References10Affected Software2
GithubExploit
GithubExploit
added 2022/08/13 11:02 p.m.444 views

Exploit for OS Command Injection in Apache Spark

CVE-2022-33891 Apache Spark...

8.8CVSS8.8AI score0.93076EPSS
SaveExploits12
NVD
NVD
added 2022/08/04 3:15 p.m.38 views

CVE-2022-25168

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...

9.8CVSS0.04179EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/08/04 2:30 p.m.43 views

CVE-2022-25168 Command injection in org.apache.hadoop.fs.FileUtil.unTarUsingTar

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...

10AI score0.04179EPSS
SaveExploits0References2
OSV
OSV
added 2022/08/04 2:30 p.m.37 views

CVE-2022-25168 Command injection in org.apache.hadoop.fs.FileUtil.unTarUsingTar

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.6AI score
SaveExploits0References4
GithubExploit
GithubExploit
added 2022/07/30 11:02 p.m.113 views

Exploit for OS Command Injection in Apache Spark

「💥」CVE-2022-33891 Description The Apache Spark UI offers...

8.8CVSS6.2AI score0.93076EPSS
SaveExploits12
Fedora
Fedora
added 2022/07/30 1:55 a.m.23 views

[SECURITY] Fedora 36 Update: golang-github-apache-beam-2-2.33.0~RC1-8.fc36

Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including Apache Flink, Apache Spark, Google Cloud...

7.4AI score
SaveExploits0
hivepro
hivepro
added 2022/07/28 5:58 a.m.45 views

Shell Command Injection Vulnerability found in Apache Spark

Threat Level Vulnerability Report For a detailed advisory, download the pdf file here Summary Apache Spark recently disclosed a weakness, CVE-2022-33891, which would allow threat actors to execute arbitrary shell commands as a Spark...

3.8AI score0.93076EPSS
SaveExploits12
GithubExploit
GithubExploit
added 2022/07/20 10:52 p.m.1021 views

Exploit for OS Command Injection in Apache Spark

CVE-2022-33891 Apache Spark Shell Command Injection Vulnerabil...

8.8CVSS9.3AI score0.93076EPSS
SaveExploits12
BDU FSTEC
BDU FSTEC
added 2022/07/20 12:00 a.m.15 views

The vulnerability of the Apache Spark framework’s interface, allowing a perpetrator to execute arbitrary commands

The vulnerability of the Apache Spark framework interface is related to insufficient checking of arguments passed in commands. Exploiting this vulnerability allows a malicious actor to execute arbitrary commands remotely...

7.5CVSS8.2AI score0.93076EPSS
SaveExploits12References5Affected Software1
GithubExploit
GithubExploit
added 2022/07/19 6:52 p.m.410 views

Exploit for OS Command Injection in Apache Spark

CVE-2022-33891 Apache Spark Shell Command Injection Vulnerabil...

8.8CVSS9.3AI score0.93076EPSS
SaveExploits12
Github Security Blog
Github Security Blog
added 2022/07/19 12:00 a.m.40 views

Apache Spark UI can allow impersonation if ACLs enabled

The Apache Spark UI offers the possibility to enable ACLs via the configuration option spark.acls.enable. With an authentication filter, this checks whether a user has access permissions to view or modify the application. If ACLs are enabled, a code path in HttpSecurityFilter can allow someone to...

8.8CVSS8.9AI score0.93076EPSS
SaveExploits12References9Affected Software2
OSV
OSV
added 2022/07/19 12:00 a.m.9 views

GHSA-4X9R-J582-CGR8 Apache Spark UI can allow impersonation if ACLs enabled

The Apache Spark UI offers the possibility to enable ACLs via the configuration option spark.acls.enable. With an authentication filter, this checks whether a user has access permissions to view or modify the application. If ACLs are enabled, a code path in HttpSecurityFilter can allow someone to...

8.8CVSS7.5AI score0.93076EPSS
SaveExploits12References9
GithubExploit
GithubExploit
added 2022/07/18 4:16 p.m.598 views

Exploit for OS Command Injection in Apache Spark

cve-2022-33891 Usage: python pip3 install requests If yo...

8.8CVSS9AI score0.93076EPSS
SaveExploits12
Veracode
Veracode
added 2022/07/18 10:43 a.m.83 views

OS Command Injection

Apache Spark is vulnerable to OS command injection. The vulnerability exists it is possible to impersonate using an arbitrary user name if ACL is enabled, allowing an attacker to provide malicious input to build and execute a Unix shell command arbitrarily...

8.8CVSS8.9AI score0.93076EPSS
SaveExploits12References7Affected Software1
NVD
NVD
added 2022/07/18 7:15 a.m.32 views

CVE-2022-33891

The Apache Spark UI offers the possibility to enable ACLs via the configuration option spark.acls.enable. With an authentication filter, this checks whether a user has access permissions to view or modify the application. If ACLs are enabled, a code path in HttpSecurityFilter can allow someone to...

8.8CVSS0.93076EPSS
SaveExploits12References4
Rows per page
Query Builder