Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/55325?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/55325?format=api", "purl": "pkg:maven/org.apache.hive/hive@2.3.3", "type": "maven", "namespace": "org.apache.hive", "name": "hive", "version": "2.3.3", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "2.3.4", "latest_non_vulnerable_version": "3.1.1", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40420?format=api", "vulnerability_id": "VCID-c6s8-kd2p-b3cn", "summary": "Improper Access Control\nIn Apache Hive, local resources on HiveServer2 machines are not properly protected against a malicious user if ranger, sentry or sql standard authorizer is not in use.", "references": [ { "reference_url": "https://github.com/apache/hive/commit/00c0ee7bc4b8492476b377a6edafcc33411f14b", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/apache/hive/commit/00c0ee7bc4b8492476b377a6edafcc33411f14b" }, { "reference_url": "https://github.com/apache/hive/commit/1a1d6ca1bc3ae840238dc345fa1eb2c7c28c8cb", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/apache/hive/commit/1a1d6ca1bc3ae840238dc345fa1eb2c7c28c8cb" }, { "reference_url": "https://github.com/apache/hive/commit/f0419dfaabe31dd7802c37aeebab101265907e1", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/apache/hive/commit/f0419dfaabe31dd7802c37aeebab101265907e1" }, { "reference_url": "https://lists.apache.org/thread.html/963c8e2516405c9b532b4add16c03b2c5db621e0c83e80f45049cbbb@%3Cdev.hive.apache.org%3E", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://lists.apache.org/thread.html/963c8e2516405c9b532b4add16c03b2c5db621e0c83e80f45049cbbb@%3Cdev.hive.apache.org%3E" }, { "reference_url": "http://www.securityfocus.com/bid/105886", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.securityfocus.com/bid/105886" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11777", "reference_id": "CVE-2018-11777", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11777" }, { "reference_url": "https://github.com/advisories/GHSA-rrfq-g5fq-fc9c", "reference_id": "GHSA-rrfq-g5fq-fc9c", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-rrfq-g5fq-fc9c" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/56971?format=api", "purl": "pkg:maven/org.apache.hive/hive@2.3.4", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hive/hive@2.3.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/56972?format=api", "purl": "pkg:maven/org.apache.hive/hive@3.1.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hive/hive@3.1.1" } ], "aliases": [ "CVE-2018-11777", "GHSA-rrfq-g5fq-fc9c" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-c6s8-kd2p-b3cn" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40419?format=api", "vulnerability_id": "VCID-kp77-nwjw-rfgy", "summary": "Missing Authorization\nThe Hive `EXPLAIN` operation does not check for necessary authorization of involved entities in a query. An unauthorized user can do `EXPLAIN` on arbitrary table or view and expose table metadata and statistics.", "references": [ { "reference_url": "https://lists.apache.org/thread.html/3da47dbcbf09697387f29d2f1aed970523b6b334d93afd3cced23727@%3Cdev.hive.apache.org%3E", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://lists.apache.org/thread.html/3da47dbcbf09697387f29d2f1aed970523b6b334d93afd3cced23727@%3Cdev.hive.apache.org%3E" }, { "reference_url": "http://www.securityfocus.com/bid/105884", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.securityfocus.com/bid/105884" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1314", "reference_id": "CVE-2018-1314", "reference_type": "", "scores": [ { "value": "4.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1314" }, { "reference_url": "https://github.com/advisories/GHSA-jmf4-pq78-f8vj", "reference_id": "GHSA-jmf4-pq78-f8vj", "reference_type": "", "scores": [ { "value": "4.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-jmf4-pq78-f8vj" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/56971?format=api", "purl": "pkg:maven/org.apache.hive/hive@2.3.4", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hive/hive@2.3.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/56972?format=api", "purl": "pkg:maven/org.apache.hive/hive@3.1.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hive/hive@3.1.1" } ], "aliases": [ "CVE-2018-1314", "GHSA-jmf4-pq78-f8vj" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-kp77-nwjw-rfgy" } ], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39541?format=api", "vulnerability_id": "VCID-cccj-uhyy-hbew", "summary": "Information Exposure\nIn Apache Hiveto, malicious user might use any xpath UDFs to expose the content of a file on the machine running HiveServer2 owned by HiveServer2 user (usually hive) if `hive.serverenable.doAs=false`.", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-1284.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-1284.json" }, { "reference_url": "https://github.com/apache/hive/commit/b0a58d245875dc1b3ac58a7cf1a61d3b17805e96", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/apache/hive/commit/b0a58d245875dc1b3ac58a7cf1a61d3b17805e96" }, { "reference_url": "https://github.com/apache/hive/commit/f80a38ae1174553022deae4f8774918401d9756d", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/apache/hive/commit/f80a38ae1174553022deae4f8774918401d9756d" }, { "reference_url": "https://issues.apache.org/jira/browse/HIVE-18879", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://issues.apache.org/jira/browse/HIVE-18879" }, { "reference_url": "https://lists.apache.org/thread.html/29184dbce4a37be2af36e539ecb479b1d27868f73ccfdff46c7174b4@%3Cdev.hive.apache.org%3E", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://lists.apache.org/thread.html/29184dbce4a37be2af36e539ecb479b1d27868f73ccfdff46c7174b4@%3Cdev.hive.apache.org%3E" }, { "reference_url": "http://www.securityfocus.com/bid/103750", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.securityfocus.com/bid/103750" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1564357", "reference_id": "1564357", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1564357" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1284", "reference_id": "CVE-2018-1284", "reference_type": "", "scores": [ { "value": "3.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1284" }, { "reference_url": "https://github.com/advisories/GHSA-rxmr-c9jm-7mm8", "reference_id": "GHSA-rxmr-c9jm-7mm8", "reference_type": "", "scores": [ { "value": "3.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-rxmr-c9jm-7mm8" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/55325?format=api", "purl": "pkg:maven/org.apache.hive/hive@2.3.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-c6s8-kd2p-b3cn" }, { "vulnerability": "VCID-kp77-nwjw-rfgy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hive/hive@2.3.3" } ], "aliases": [ "CVE-2018-1284", "GHSA-rxmr-c9jm-7mm8" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-cccj-uhyy-hbew" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39539?format=api", "vulnerability_id": "VCID-edzt-r4b9-muht", "summary": "Incorrect Permission Assignment for Critical Resource\nIn Apache Hiveto, when `COPY FROM FTP` statement is run using HPL/SQL extension to Hive, a compromised/malicious FTP server can cause the file to be written to an arbitrary location on the cluster where the command is run from. This is because FTP client code in HPL/SQL does not verify the destination location of the downloaded file. This does not affect hive cli user and hiveserver2 user as hplsql is a separate command line script and needs to be invoked differently.", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-1315.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:N" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2018-1315.json" }, { "reference_url": "https://lists.apache.org/thread.html/d5da94ef60312c01a8d2348466680d1b5fb70702c71a3e84e94f7933@%3Cdev.hive.apache.org%3E", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://lists.apache.org/thread.html/d5da94ef60312c01a8d2348466680d1b5fb70702c71a3e84e94f7933@%3Cdev.hive.apache.org%3E" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1564364", "reference_id": "1564364", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1564364" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1315", "reference_id": "CVE-2018-1315", "reference_type": "", "scores": [ { "value": "3.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1315" }, { "reference_url": "https://github.com/advisories/GHSA-p639-xxv5-j383", "reference_id": "GHSA-p639-xxv5-j383", "reference_type": "", "scores": [ { "value": "3.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-p639-xxv5-j383" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/55325?format=api", "purl": "pkg:maven/org.apache.hive/hive@2.3.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-c6s8-kd2p-b3cn" }, { "vulnerability": "VCID-kp77-nwjw-rfgy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hive/hive@2.3.3" } ], "aliases": [ "CVE-2018-1315", "GHSA-p639-xxv5-j383" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-edzt-r4b9-muht" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.hive/hive@2.3.3" }