Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/22590?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/22590?format=api", "vulnerability_id": "VCID-1gtx-thb1-9ud6", "summary": "Apache Spark: Spark History Server Code Execution Vulnerability\nThis issue affects Apache Spark: before 3.5.7 and 4.0.1. Users are recommended to upgrade to version 3.5.7 or 4.0.1 and above, which fixes the issue.\n\n## Summary\n\nApache Spark 3.5.4 and earlier versions contain a code execution vulnerability in the Spark History Web UI due to overly permissive Jackson deserialization of event log data. This allows an attacker with access to the Spark event logs directory to inject malicious JSON payloads that trigger deserialization of arbitrary classes, enabling command execution on the host running the Spark History Server.\n\n## Details\n\nThe vulnerability arises because the Spark History Server uses Jackson polymorphic deserialization with @JsonTypeInfo.Id.CLASS on SparkListenerEvent objects, allowing an attacker to specify arbitrary class names in the event JSON. This behavior permits instantiating unintended classes, such as org.apache.hive.jdbc.HiveConnection, which can perform network calls or other malicious actions during deserialization.\n\nThe attacker can exploit this by injecting crafted JSON content into the Spark event log files, which the History Server then deserializes on startup or when loading event logs. For example, the attacker can force the History Server to open a JDBC connection to a remote attacker-controlled server, demonstrating remote command injection capability.\n\n## Proof of Concept:\n\n1. Run Spark with event logging enabled, writing to a writable directory (spark-logs).\n\n2. Inject the following JSON at the beginning of an event log file:\n\n```\n{\n\n \"Event\": \"org.apache.hive.jdbc.HiveConnection\",\n \"uri\": \"jdbc:hive2://<IP>:<PORT>/\",\n \"info\": {\n \"hive.metastore.uris\": \"thrift://<IP>:<PORT>\"\n }\n}\n```\n3. Start the Spark History Server with logs pointing to the modified directory.\n\n4. The Spark History Server initiates a JDBC connection to the attacker’s server, confirming the injection.\n\n## Impact\n\nAn attacker with write access to Spark event logs can execute arbitrary code on the server running the History Server, potentially compromising the entire system.", "aliases": [ { "alias": "CVE-2025-54920" }, { "alias": "GHSA-jwp6-cvj8-fw65" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/65235?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.5.7", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.5.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/65232?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.13@3.5.7", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.13@3.5.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/65229?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.13@4.0.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.13@4.0.1" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/180591?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@0.9.0-incubating", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@0.9.0-incubating" }, { "url": "http://public2.vulnerablecode.io/api/packages/180592?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@0.9.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@0.9.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/180593?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@0.9.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@0.9.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/33158?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/180594?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/180595?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/180596?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.1.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.1.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/180597?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.1.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.1.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/180598?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.2.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.2.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/180599?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.2.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.2.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/180600?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.2.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.2.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/55118?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.3.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.3.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/180601?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.3.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.3.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/180602?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.4.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.4.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/180603?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.4.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.4.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/180604?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.5.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.5.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/180605?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.5.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.5.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/180606?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.5.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.5.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/180607?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.6.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.6.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/180608?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.6.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.6.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/180609?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.6.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.6.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/180610?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@1.6.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@1.6.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/180611?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@2.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@2.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/180612?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@2.0.0-preview", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@2.0.0-preview" }, { "url": "http://public2.vulnerablecode.io/api/packages/180613?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@2.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@2.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/180614?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@2.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@2.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/35357?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@2.1.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-pgne-36yk-37bj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@2.1.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/180615?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@2.1.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-pgne-36yk-37bj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@2.1.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/33246?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@2.1.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-pgne-36yk-37bj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@2.1.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/35358?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@2.1.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@2.1.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/33129?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@2.2.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-pgne-36yk-37bj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@2.2.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/180645?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@2.2.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-pgne-36yk-37bj" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@2.2.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/33160?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@2.2.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@2.2.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/180646?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.10@2.2.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.10@2.2.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/162803?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.2.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.2.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/162804?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.2.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.2.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/162805?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.2.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.2.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/54865?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.3.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.3.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/162806?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.3.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.3.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/162807?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.4.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.4.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/162808?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.4.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.4.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/162809?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.5.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.5.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/162810?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.5.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.5.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/162811?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.5.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.5.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/162812?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.6.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.6.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/162813?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.6.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.6.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/162814?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.6.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.6.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/162815?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@1.6.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@1.6.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/162816?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/162817?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.0.0-preview", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.0.0-preview" }, { "url": "http://public2.vulnerablecode.io/api/packages/162818?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/162819?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/35352?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.1.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-pgne-36yk-37bj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.1.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/24315?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.1.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-6he5-ksrc-8kck" }, { "vulnerability": "VCID-adht-u2kn-j3hh" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-pgne-36yk-37bj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.1.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/33122?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.1.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-pgne-36yk-37bj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.1.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/35354?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.1.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-m3tv-j5mk-4ufj" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.1.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/24316?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.2.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-pgne-36yk-37bj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.2.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/180643?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.2.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-pgne-36yk-37bj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.2.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/35355?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.2.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.2.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/180644?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.2.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.2.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/35353?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.3.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-pgne-36yk-37bj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" }, { "vulnerability": "VCID-y6p4-rd9t-cqad" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.3.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/35356?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.3.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.3.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/33151?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.3.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" }, { "vulnerability": "VCID-pa42-1gk4-9yhj" }, { "vulnerability": "VCID-vqmm-ru8x-ukcx" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.3.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/78930?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.3.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.3.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/181009?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.3.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.3.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/181010?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.4.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.4.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/181011?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.4.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.4.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/181012?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.4.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.4.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/181013?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.4.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.4.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/181014?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.4.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.4.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/181015?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.4.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.4.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/181016?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.4.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.4.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/181017?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.4.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.4.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/181018?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.11@2.4.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-as3y-ffvw-rube" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.11@2.4.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/366661?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@2.4.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@2.4.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366662?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@2.4.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@2.4.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366663?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@2.4.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@2.4.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366664?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@2.4.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@2.4.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/366665?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@2.4.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@2.4.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/366666?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@2.4.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@2.4.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/366667?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@2.4.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@2.4.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/366668?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@2.4.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@2.4.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/366669?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@2.4.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@2.4.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/366670?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366671?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.0.0-preview", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.0.0-preview" }, { "url": "http://public2.vulnerablecode.io/api/packages/366672?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.0.0-preview2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.0.0-preview2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366673?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366674?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366675?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/366676?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.1.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.1.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366677?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.1.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.1.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366678?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.1.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.1.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366679?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.1.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.1.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/366680?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.2.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.2.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/366681?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.2.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.2.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/81201?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.2.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.2.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/366682?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.2.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.2.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/366683?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.2.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.2.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/81202?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.3.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" }, { "vulnerability": "VCID-v1xx-eddq-aqcu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.3.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/81203?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.3.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.3.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/366684?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.3.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" }, { "vulnerability": "VCID-1hnx-b71k-mqat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.3.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/57062?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.3.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.3.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068769?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.3.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.3.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068770?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.4.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.4.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068771?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.4.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.4.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068772?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.4.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.4.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068773?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.4.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.4.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068774?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.4.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.4.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068775?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.5.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.5.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068776?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.5.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.5.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068777?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.5.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.5.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068778?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.5.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.5.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068779?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.5.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.5.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068780?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.5.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.5.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068781?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.12@3.5.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.12@3.5.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/581755?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.13@4.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.13@4.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/1068305?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.9.3@0.8.0-incubating", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.9.3@0.8.0-incubating" }, { "url": "http://public2.vulnerablecode.io/api/packages/581756?format=api", "purl": "pkg:maven/org.apache.spark/spark-core_2.9.3@0.8.1-incubating", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1gtx-thb1-9ud6" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.spark/spark-core_2.9.3@0.8.1-incubating" } ], "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-54920.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.7", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:L" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-54920.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-54920", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00498", "scoring_system": "epss", "scoring_elements": "0.65837", "published_at": "2026-04-07T12:55:00Z" }, { "value": "0.00498", "scoring_system": "epss", "scoring_elements": "0.65841", "published_at": "2026-04-02T12:55:00Z" }, { "value": "0.00498", "scoring_system": "epss", "scoring_elements": "0.65871", "published_at": "2026-04-04T12:55:00Z" }, { "value": "0.00539", "scoring_system": "epss", "scoring_elements": "0.6768", "published_at": "2026-05-07T12:55:00Z" }, { "value": "0.00539", "scoring_system": "epss", "scoring_elements": "0.67637", "published_at": "2026-05-05T12:55:00Z" }, { "value": "0.00539", "scoring_system": "epss", "scoring_elements": "0.67662", "published_at": "2026-04-29T12:55:00Z" }, { "value": "0.00539", "scoring_system": "epss", "scoring_elements": "0.6766", "published_at": "2026-04-26T12:55:00Z" }, { "value": "0.00539", "scoring_system": "epss", "scoring_elements": "0.67714", "published_at": "2026-05-12T12:55:00Z" }, { "value": "0.00539", "scoring_system": "epss", "scoring_elements": "0.67688", "published_at": "2026-05-11T12:55:00Z" }, { "value": "0.00539", "scoring_system": "epss", "scoring_elements": "0.67717", "published_at": "2026-05-09T12:55:00Z" }, { "value": "0.00674", "scoring_system": "epss", "scoring_elements": "0.71392", "published_at": "2026-04-08T12:55:00Z" }, { "value": "0.00674", "scoring_system": "epss", "scoring_elements": "0.71412", "published_at": "2026-04-12T12:55:00Z" }, { "value": "0.00674", "scoring_system": "epss", "scoring_elements": "0.71395", "published_at": "2026-04-13T12:55:00Z" }, { "value": "0.00674", "scoring_system": "epss", "scoring_elements": "0.71405", "published_at": "2026-04-09T12:55:00Z" }, { "value": "0.00674", "scoring_system": "epss", "scoring_elements": "0.71428", "published_at": "2026-04-11T12:55:00Z" }, { "value": "0.00718", "scoring_system": "epss", "scoring_elements": "0.72478", "published_at": "2026-04-21T12:55:00Z" }, { "value": "0.00718", "scoring_system": "epss", "scoring_elements": "0.7248", "published_at": "2026-04-16T12:55:00Z" }, { "value": "0.00718", "scoring_system": "epss", "scoring_elements": "0.7252", "published_at": "2026-04-24T12:55:00Z" }, { "value": "0.00718", "scoring_system": "epss", "scoring_elements": "0.72489", "published_at": "2026-04-18T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-54920" }, { "reference_url": "https://github.com/apache/spark", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/apache/spark" }, { "reference_url": "https://github.com/apache/spark/pull/51312", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-03-17T03:55:33Z/" } ], "url": "https://github.com/apache/spark/pull/51312" }, { "reference_url": "https://github.com/apache/spark/pull/51323", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-03-17T03:55:33Z/" } ], "url": "https://github.com/apache/spark/pull/51323" }, { "reference_url": "https://issues.apache.org/jira/browse/SPARK-52381", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-03-17T03:55:33Z/" } ], "url": "https://issues.apache.org/jira/browse/SPARK-52381" }, { "reference_url": "https://lists.apache.org/thread/4y9n0nfj7m68o2hpmoxgc0y7dm1lo02s", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-03-17T03:55:33Z/" } ], "url": "https://lists.apache.org/thread/4y9n0nfj7m68o2hpmoxgc0y7dm1lo02s" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54920", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54920" }, { "reference_url": "http://www.openwall.com/lists/oss-security/2026/03/13/4", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.openwall.com/lists/oss-security/2026/03/13/4" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447599", "reference_id": "2447599", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447599" }, { "reference_url": "https://github.com/advisories/GHSA-jwp6-cvj8-fw65", "reference_id": "GHSA-jwp6-cvj8-fw65", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-jwp6-cvj8-fw65" } ], "weaknesses": [ { "cwe_id": 502, "name": "Deserialization of Untrusted Data", "description": "The product deserializes untrusted data without sufficiently verifying that the resulting data will be valid." }, { "cwe_id": 94, "name": "Improper Control of Generation of Code ('Code Injection')", "description": "The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment." }, { "cwe_id": 937, "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013." }, { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." } ], "exploits": [], "severity_range_score": "6.7 - 8.9", "exploitability": "0.5", "weighted_severity": "8.0", "risk_score": 4.0, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1gtx-thb1-9ud6" }