Lucene search
+L

1098 matches found

OSV
OSV
added 2022/06/20 8:12 p.m.8 views

MAL-2022-6229 Malicious code in spark-pr-board (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 120c6f6b14abe7ae9c2ac0f2e14844f9f2cd26b7cf7b33a677e013d0f6db4891 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:12 p.m.4 views

Malicious code in spark-pr-board (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 120c6f6b14abe7ae9c2ac0f2e14844f9f2cd26b7cf7b33a677e013d0f6db4891 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:11 p.m.4 views

Malicious code in synapse-spark (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 9ab3451077741f002a7a21911063336175057ffc6c22ace4dd4d0e25026162e3 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2022/06/20 8:11 p.m.6 views

MAL-2022-6387 Malicious code in synapse-spark (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 9ab3451077741f002a7a21911063336175057ffc6c22ace4dd4d0e25026162e3 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Chainguard
Chainguard
added 2022/05/24 4:57 p.m.77 views

GHSA-C27H-MCMW-48HV vulnerabilities

Vulnerabilities for packages: hadoop-fips...

5.9AI score
SaveExploits0
Wolfi
Wolfi
added 2022/05/24 4:57 p.m.13 views

GHSA-C27H-MCMW-48HV vulnerabilities

Vulnerabilities for packages: tez...

5.9AI score
SaveExploits0
OSV
OSV
added 2022/05/14 1:50 a.m.22 views

GHSA-62G2-M955-V383 Improper Input Validation in Apache Spark

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.5CVSS6.9AI score0.05696EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/14 1:50 a.m.29 views

Improper Input Validation in Apache Spark

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.5CVSS1.2AI score0.05696EPSS
SaveExploits0References6Affected Software2
Chainguard
Chainguard
added 2022/05/14 1:38 a.m.9 views

GHSA-95Q3-PPPP-R683 vulnerabilities

Vulnerabilities for packages: spark...

7.5AI score
SaveExploits0
CheckPoint Security
CheckPoint Security
added 2022/04/25 12:00 a.m.49 views

Check Point Response to CVE-2022-21449 - Java "Psychic Signatures"

Symptoms - On April 20, 2022, security researcher Neil Madden published a blog post in which he provided details about a newly disclosed vulnerability in Java, CVE-2022-21449 or "Psychic Signatures". This security vulnerability originates in an incorrect implementation of the ECDSA signature...

7.5CVSS7.6AI score0.60336EPSS
SaveExploits6
OSV
OSV
added 2022/03/26 11:04 a.m.8 views

OESA-2022-1591 spark security update

Apache Spark achieves high performance for both batch and streaming data, using a state-of-the-art DAG scheduler, a query optimizer, and a physical execution engine. Security Fixes: Apache Spark supports end-to-end encryption of RPC connections via "spark.authenticate" and...

7.5CVSS7AI score0.01845EPSS
SaveExploits0References2
Veracode
Veracode
added 2022/03/11 10:49 a.m.26 views

Information Disclosure

org.apache.spark:spark-hive-thriftserver2.12 is vulnerable to information disclosure. The vulnerability allows someone to decrypt plaintext traffic offline because the library uses a bespoke mutual authentication protocol that allows for full encryption key recovery resulting in disclosure of...

7.5CVSS2.3AI score0.01845EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/11 12:02 a.m.41 views

Authentication Bypass by Capture-replay in Apache Spark

Apache Spark supports end-to-end encryption of RPC connections via "spark.authenticate" and "spark.network.crypto.enabled". In versions 3.1.2 and earlier, it uses a bespoke mutual authentication protocol that allows for full encryption key recovery. After an initial interactive attack, this would...

7.5CVSS7.7AI score0.01845EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2022/03/11 12:02 a.m.4 views

GHSA-9RR6-JPG7-9JG6 Authentication Bypass by Capture-replay in Apache Spark

Apache Spark supports end-to-end encryption of RPC connections via "spark.authenticate" and "spark.network.crypto.enabled". In versions 3.1.2 and earlier, it uses a bespoke mutual authentication protocol that allows for full encryption key recovery. After an initial interactive attack, this would...

8.7CVSS7.2AI score0.01845EPSS
SaveExploits0References5
CNVD
CNVD
added 2022/03/11 12:00 a.m.78 views

Apache Spark Encryption Problem Vulnerability (CNVD-2022-21823)

Apache Spark is a multilingual engine for performing data engineering, data science, and machine learning on a single-node machine or cluster. Apache Spark is vulnerable to an encryption issue that stems from the program's use of a custom mutual authentication protocol that allows fully encrypted...

7.5CVSS2.2AI score0.01845EPSS
SaveExploits0References1
OSV
OSV
added 2022/03/10 9:15 a.m.15 views

CVE-2021-38296

Apache Spark supports end-to-end encryption of RPC connections via "spark.authenticate" and "spark.network.crypto.enabled". In versions 3.1.2 and earlier, it uses a bespoke mutual authentication protocol that allows for full encryption key recovery. After an initial interactive attack, this would...

7.5CVSS7.8AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/03/10 9:15 a.m.12 views

CVE-2021-38296

Apache Spark supports end-to-end encryption of RPC connections via "spark.authenticate" and "spark.network.crypto.enabled". In versions 3.1.2 and earlier, it uses a bespoke mutual authentication protocol that allows for full encryption key recovery. After an initial interactive attack, this would...

7.5CVSS7.1AI score0.01845EPSS
SaveExploits0References3
NVD
NVD
added 2022/03/10 9:15 a.m.33 views

CVE-2021-38296

Apache Spark supports end-to-end encryption of RPC connections via "spark.authenticate" and "spark.network.crypto.enabled". In versions 3.1.2 and earlier, it uses a bespoke mutual authentication protocol that allows for full encryption key recovery. After an initial interactive attack, this would...

7.5CVSS0.01845EPSS
SaveExploits0References2
Prion
Prion
added 2022/03/10 9:15 a.m.20 views

Authentication flaw

Apache Spark supports end-to-end encryption of RPC connections via "spark.authenticate" and "spark.network.crypto.enabled". In versions 3.1.2 and earlier, it uses a bespoke mutual authentication protocol that allows for full encryption key recovery. After an initial interactive attack, this would...

5CVSS8.2AI score0.01845EPSS
SaveExploits0References2Affected Software2
PyPA
PyPA
added 2022/03/10 9:15 a.m.9 views

PYSEC-2022-186

Apache Spark supports end-to-end encryption of RPC connections via "spark.authenticate" and "spark.network.crypto.enabled". In versions 3.1.2 and earlier, it uses a bespoke mutual authentication protocol that allows for full encryption key recovery. After an initial interactive attack, this would...

7.5CVSS7.1AI score0.01845EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder