ghsa-62g2-m955-v383
Vulnerability from github
Published
2022-05-14 01:50
Modified
2024-06-10 21:42
Severity ?
Summary
Improper Input Validation in Apache Spark
Details
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 specially-crafted request to the zinc server could cause it to reveal information in files readable to the developer account running the build. Note that this issue does not affect end users of Spark, only developers building Spark from source code.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.spark:spark-core" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "last_affected": "2.1.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-11804" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-06-29T23:07:22Z", "nvd_published_at": "2018-10-24T18:29:00Z", "severity": "HIGH" }, "details": "Spark\u0027s Apache Maven-based build includes a convenience script, \u0027build/mvn\u0027, 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 specially-crafted request to the zinc server could cause it to reveal information in files readable to the developer account running the build. **Note that this issue does not affect end users of Spark, only developers building Spark from source code.**", "id": "GHSA-62g2-m955-v383", "modified": "2024-06-10T21:42:29Z", "published": "2022-05-14T01:50:10Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11804" }, { "type": "PACKAGE", "url": "https://github.com/apache/spark" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/2b11aa4201e36f2ec8f728e722fe33758410f07784379cbefd0bda9d%40%3Cdev.spark.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/2b11aa4201e36f2ec8f728e722fe33758410f07784379cbefd0bda9d@%3Cdev.spark.apache.org%3E" }, { "type": "WEB", "url": "https://spark.apache.org/security.html#CVE-2018-11804" }, { "type": "WEB", "url": "https://web.archive.org/web/20200227103903/http://www.securityfocus.com/bid/105756" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Improper Input Validation in Apache Spark" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.