Lucene search
+L

285 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2018/11/07 5:10 a.m.24 views

Security Bulletin: Vulnerabilities in Apache Spark affect IBM Operations Analytics Predictive Insights (CVE-2018-8024, CVE-2018-1334)

Summary Apache Spark is used by IBM Operations Analytics Predictive Insights. IBM Operations Analytics Predictive Insights has addressed the applicable CVEs. Note that the usage of Apache Spark within IBM Operations Analytics Predictive Insights is limited to the REST Mediation utility. If you do...

5.4CVSS0.9AI score0.05251EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/11/07 5:10 a.m.22 views

Security Bulletin: A security vulnerability has been identified in Apache Spark shipped with IBM Operations Analytics Predictive Insights (CVE-2018-11770)

Summary There is a vulnerability in Apache Spark®, Version 2.0.1 that is used by IBM Operations Analytics Predictive Insights 1.3.6. IBM Operations Analytics Predictive Insights has addressed the applicable CVE. Vulnerability Details CVE-ID: CVE-2018-11770 Description: Apache Spark could allow a...

4.9CVSS0.8AI score0.6583EPSS
SaveExploits2Affected Software1
CNVD
CNVD
added 2018/10/26 12:0 a.m.41 views

Apache Spark Information Disclosure Vulnerability

Apache Spark is a large-scale data processing engine that supports acyclic data streaming and in-memory computation from the Apache Software Foundation.Apache Spark Maven-based build is a version built on Maven. A security vulnerability exists in Apache Spark Maven-based build versions 1.3.x...

7.5CVSS7.9AI score0.05696EPSS
SaveExploits0References1
Veracode
Veracode
added 2018/10/25 5:28 a.m.27 views

Information Disclosure

Apache Spark is vulnerable to information disclosure. The convenience script build/mvn runs a zinc server which will accept connections from external hosts by default. This vulnerability affects developers when building Spark from source code. A specially crafted request to the zinc server will...

7.5CVSS7AI score0.05696EPSS
SaveExploits0References5Affected Software1
Prion
Prion
added 2018/10/24 6:29 p.m.22 views

Code injection

Spark's Apache Maven-based build includes a convenience script, 'build/mvn', that downloads and runs a zinc server to speed up compilation. It has been included in release branches since 1.3.x, up to and including master. This server will accept connections from external hosts by default. A...

5CVSS7.4AI score0.05696EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2018/10/24 12:0 a.m.38 views

CVE-2018-11804

Spark's Apache Maven-based build includes a convenience script, 'build/mvn', that downloads and runs a zinc server to speed up compilation. It has been included in release branches since 1.3.x, up to and including master. This server will accept connections from external hosts by default. A...

7.5AI score0.05696EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/09/12 12:0 a.m.11 views

Apache Spark < 2.1.3 / 2.2.x < 2.2.2 / 2.3.x < 2.3.1 XSS in UI

The remote web server is running a version of Apache Spark that is affected by a Cross-Site Scripting XSS vulnerability due to a flaw in Spark cluster's UI's job and stage info pages, which allows a remote attacker to use specially crafted requests that can lead to arbitrary HTML and script code...

5.4CVSS5.3AI score0.05251EPSS
SaveExploits0References3
CNVD
CNVD
added 2018/08/15 12:0 a.m.6 views

Apache Spark Authentication Control Vulnerability

Apache Spark is a large-scale data processing engine that supports acyclic data streams and in-memory computing from the Apache Software Foundation. A security vulnerability exists in Apache Spark versions 1.3.0 and later, which is caused by a standalone master or a Mesos master with cluster mode...

4.9CVSS4.8AI score0.6583EPSS
SaveExploits2References1
Veracode
Veracode
added 2018/08/14 3:5 a.m.36 views

Exposed API

Apache's spark contains an exposed API due to the default value of spark.master.rest.enabled being set to true. This allows remote attackers to connect to the API without authentication and run driver programs but not launch executors...

4.2CVSS5AI score0.6583EPSS
SaveExploits2References6Affected Software4
RedhatCVE
RedhatCVE
added 2018/08/14 1:19 a.m.31 views

CVE-2018-11770

From version 1.3.0 onward, Apache Spark's standalone master exposes a REST API for job submission, in addition to the submission mechanism used by spark-submit. In standalone, the config property 'spark.authenticate.secret' establishes a shared secret for authenticating requests to submit jobs vi...

6.5CVSS1.3AI score0.6583EPSS
SaveExploits2References2
NVD
NVD
added 2018/08/13 4:29 p.m.35 views

CVE-2018-11770

From version 1.3.0 onward, Apache Spark's standalone master exposes a REST API for job submission, in addition to the submission mechanism used by spark-submit. In standalone, the config property 'spark.authenticate.secret' establishes a shared secret for authenticating requests to submit jobs vi...

4.9CVSS5.7AI score0.6583EPSS
SaveExploits2References3
OSV
OSV
added 2018/08/13 4:29 p.m.32 views

CVE-2018-11770

From version 1.3.0 onward, Apache Spark's standalone master exposes a REST API for job submission, in addition to the submission mechanism used by spark-submit. In standalone, the config property 'spark.authenticate.secret' establishes a shared secret for authenticating requests to submit jobs vi...

4.2CVSS6.9AI score0.6583EPSS
SaveExploits2References3
Prion
Prion
added 2018/08/13 4:29 p.m.21 views

Authentication flaw

From version 1.3.0 onward, Apache Spark's standalone master exposes a REST API for job submission, in addition to the submission mechanism used by spark-submit. In standalone, the config property 'spark.authenticate.secret' establishes a shared secret for authenticating requests to submit jobs vi...

4.9CVSS4.5AI score0.6583EPSS
SaveExploits2References3Affected Software1
CVE
CVE
added 2018/08/13 12:0 a.m.127 views

CVE-2018-11770

CVE-2018-11770 affects Apache Spark 1.3.0+ where the standalone master exposes a REST API for job submission that bypasses the configured spark.authenticate.secret. The REST API does not require authentication and, per multiple sources, could allow a user to run a driver program without authentic...

4.9CVSS4.3AI score0.6583EPSS
SaveIn wildExploits2References3Affected Software1
Cvelist
Cvelist
added 2018/08/13 12:0 a.m.47 views

CVE-2018-11770

From version 1.3.0 onward, Apache Spark's standalone master exposes a REST API for job submission, in addition to the submission mechanism used by spark-submit. In standalone, the config property 'spark.authenticate.secret' establishes a shared secret for authenticating requests to submit jobs vi...

4.8AI score0.6583EPSS
SaveExploits2References3
Metasploit
Metasploit
added 2018/08/06 9:31 a.m.57 views

Apache Spark Unauthenticated Command Execution

This module exploits an unauthenticated command execution vulnerability in Apache Spark with standalone cluster mode through REST API. It uses the function CreateSubmissionRequest to submit a malious java class and trigger it. This module requires Metasploit: https://metasploit.com/download Curre...

4.2CVSS7.3AI score0.6583EPSS
SaveExploits2
CNVD
CNVD
added 2018/07/19 12:0 a.m.6 views

Apache Spark Cross-Site Scripting Vulnerability (CNVD-2018-15536)

Apache Spark is a large-scale data processing engine that supports acyclic data streams and in-memory computing from the Apache Software Foundation. A cross-site scripting vulnerability exists in the UI of Apache Spark versions 1.0.0 through 2.1.2, 2.2.0 through 2.2.1, and 2.3.0. A remote attacke...

5.4CVSS5.3AI score0.05251EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/07/19 12:0 a.m.7 views

Apache Spark Spoofing Vulnerability

Apache Spark is a large-scale data processing engine that supports acyclic data streaming and in-memory computation. Apache Spark versions 1.0.0 through 2.1.2, 2.2.0 through 2.2.1, and 2.3.0 have a spoofing vulnerability in the implementation. When running PySpark and SparkR, a local attacker can...

4.7CVSS4.7AI score0.00504EPSS
SaveExploits0References1
OSV
OSV
added 2018/07/12 1:29 p.m.24 views

PYSEC-2018-25

In Apache Spark 1.0.0 to 2.1.2, 2.2.0 to 2.2.1, and 2.3.0, when using PySpark or SparkR, it's possible for a different local user to connect to the Spark application and impersonate the user running the Spark application...

4.7CVSS5.9AI score0.00504EPSS
SaveExploits0References3
NVD
NVD
added 2018/07/12 1:29 p.m.34 views

CVE-2018-1334

In Apache Spark 1.0.0 to 2.1.2, 2.2.0 to 2.2.1, and 2.3.0, when using PySpark or SparkR, it's possible for a different local user to connect to the Spark application and impersonate the user running the Spark application...

4.7CVSS4.7AI score0.00504EPSS
SaveExploits0References2
Rows per page
Query Builder