Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/8349?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/8349?format=api", "purl": "pkg:pypi/djblets@0.6.11", "type": "pypi", "namespace": "", "name": "djblets", "version": "0.6.11", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "0.7.30", "latest_non_vulnerable_version": "0.8.3", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/34888?format=api", "vulnerability_id": "VCID-4x66-88fj-mbg6", "summary": "Cross-site scripting (XSS) vulnerability in gravatars/templatetags/gravatars.py in Djblets before 0.7.30 and 0.8.x before 0.8.3 for Django allows remote attackers to inject arbitrary web script or HTML via a user display name.", "references": [ { "reference_url": "http://seclists.org/oss-sec/2014/q2/494", "reference_id": "", "reference_type": "", "scores": [], "url": "http://seclists.org/oss-sec/2014/q2/494" }, { "reference_url": "http://seclists.org/oss-sec/2014/q2/498", "reference_id": "", "reference_type": "", "scores": [], "url": "http://seclists.org/oss-sec/2014/q2/498" }, { "reference_url": "http://secunia.com/advisories/58691", "reference_id": "", "reference_type": "", "scores": [], "url": "http://secunia.com/advisories/58691" }, { "reference_url": "https://github.com/djblets/djblets", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/djblets/djblets" }, { "reference_url": "https://github.com/djblets/djblets/commit/50000d0bbb983fa8c097b588d06b64df8df483bd", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/djblets/djblets/commit/50000d0bbb983fa8c097b588d06b64df8df483bd" }, { "reference_url": "https://github.com/djblets/djblets/commit/77ac64642ad530bf69e390c51fc6fdcb8914c8e7", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/djblets/djblets/commit/77ac64642ad530bf69e390c51fc6fdcb8914c8e7" }, { "reference_url": "https://github.com/djblets/djblets/commit/e2c79117efd925636acd871a5f473512602243cf", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/djblets/djblets/commit/e2c79117efd925636acd871a5f473512602243cf" }, { "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/djblets/PYSEC-2014-79.yaml", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/pypa/advisory-database/tree/main/vulns/djblets/PYSEC-2014-79.yaml" }, { "reference_url": "https://web.archive.org/web/20140702014704/http://seclists.org/oss-sec/2014/q2/498", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20140702014704/http://seclists.org/oss-sec/2014/q2/498" }, { "reference_url": "https://web.archive.org/web/20140702025724/http://seclists.org/oss-sec/2014/q2/494", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20140702025724/http://seclists.org/oss-sec/2014/q2/494" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3995", "reference_id": "CVE-2014-3995", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3995" }, { "reference_url": "https://github.com/advisories/GHSA-4xf6-xr96-7vmp", "reference_id": "GHSA-4xf6-xr96-7vmp", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-4xf6-xr96-7vmp" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/8403?format=api", "purl": "pkg:pypi/djblets@0.7.30", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/djblets@0.7.30" }, { "url": "http://public2.vulnerablecode.io/api/packages/8404?format=api", "purl": "pkg:pypi/djblets@0.8.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/djblets@0.8.3" } ], "aliases": [ "CVE-2014-3995", "GHSA-4xf6-xr96-7vmp", "PYSEC-2014-79" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4x66-88fj-mbg6" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/34887?format=api", "vulnerability_id": "VCID-7yvz-bm2e-gkfj", "summary": "Cross-site scripting (XSS) vulnerability in util/templatetags/djblets_js.py in Djblets before 0.7.30 and 0.8.x before 0.8.3 for Django, as used in Review Board, allows remote attackers to inject arbitrary web script or HTML via a JSON object, as demonstrated by the name field when changing a user name.", "references": [ { "reference_url": "https://code.google.com/p/reviewboard/issues/detail?id=3406", "reference_id": "", "reference_type": "", "scores": [], "url": "https://code.google.com/p/reviewboard/issues/detail?id=3406" }, { "reference_url": "http://seclists.org/oss-sec/2014/q2/494", "reference_id": "", "reference_type": "", "scores": [], "url": "http://seclists.org/oss-sec/2014/q2/494" }, { "reference_url": "http://seclists.org/oss-sec/2014/q2/498", "reference_id": "", "reference_type": "", "scores": [], "url": "http://seclists.org/oss-sec/2014/q2/498" }, { "reference_url": "http://secunia.com/advisories/58691", "reference_id": "", "reference_type": "", "scores": [], "url": "http://secunia.com/advisories/58691" }, { "reference_url": "https://github.com/djblets/djblets/commit/50000d0bbb983fa8c097b588d06b64df8df483bd", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/djblets/djblets/commit/50000d0bbb983fa8c097b588d06b64df8df483bd" }, { "reference_url": "https://github.com/djblets/djblets/commit/77a68c03cd619a0996f3f37337b8c39ca6643d6e", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/djblets/djblets/commit/77a68c03cd619a0996f3f37337b8c39ca6643d6e" }, { "reference_url": "https://github.com/djblets/djblets/commit/e2c79117efd925636acd871a5f473512602243cf", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/djblets/djblets/commit/e2c79117efd925636acd871a5f473512602243cf" }, { "reference_url": "http://www.securityfocus.com/bid/67932", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/67932" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/8403?format=api", "purl": "pkg:pypi/djblets@0.7.30", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/djblets@0.7.30" }, { "url": "http://public2.vulnerablecode.io/api/packages/8404?format=api", "purl": "pkg:pypi/djblets@0.8.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/djblets@0.8.3" } ], "aliases": [ "CVE-2014-3994", "PYSEC-2014-78" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7yvz-bm2e-gkfj" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/35431?format=api", "vulnerability_id": "VCID-ypn4-9m4r-8baq", "summary": "An eval() vulnerability exists in Python Software Foundation Djblets 0.7.21 and Beanbag Review Board before 1.7.15 when parsing JSON requests.", "references": [ { "reference_url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-November/120619.html", "reference_id": "", "reference_type": "", "scores": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-November/120619.html" }, { "reference_url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-October/119819.html", "reference_id": "", "reference_type": "", "scores": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-October/119819.html" }, { "reference_url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-October/119820.html", "reference_id": "", "reference_type": "", "scores": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-October/119820.html" }, { "reference_url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-October/119830.html", "reference_id": "", "reference_type": "", "scores": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-October/119830.html" }, { "reference_url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-October/119831.html", "reference_id": "", "reference_type": "", "scores": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-October/119831.html" }, { "reference_url": "https://access.redhat.com/security/cve/cve-2013-4409", "reference_id": "", "reference_type": "", "scores": [], "url": "https://access.redhat.com/security/cve/cve-2013-4409" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4409", "reference_id": "", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4409" }, { "reference_url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/88059", "reference_id": "", "reference_type": "", "scores": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/88059" }, { "reference_url": "https://github.com/djblets/djblets", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/djblets/djblets" }, { "reference_url": "https://github.com/djblets/djblets/blob/release-0.7.19/NEWS", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/djblets/djblets/blob/release-0.7.19/NEWS" }, { "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/djblets/PYSEC-2019-175.yaml", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/pypa/advisory-database/tree/main/vulns/djblets/PYSEC-2019-175.yaml" }, { "reference_url": "https://security-tracker.debian.org/tracker/CVE-2013-4409", "reference_id": "", "reference_type": "", "scores": [], "url": "https://security-tracker.debian.org/tracker/CVE-2013-4409" }, { "reference_url": "https://web.archive.org/web/20200228151135/https://www.securityfocus.com/bid/63029", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20200228151135/https://www.securityfocus.com/bid/63029" }, { "reference_url": "https://www.reviewboard.org/docs/releasenotes/reviewboard/1.7.15", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.reviewboard.org/docs/releasenotes/reviewboard/1.7.15" }, { "reference_url": "http://www.securityfocus.com/bid/63029", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/63029" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4409", "reference_id": "CVE-2013-4409", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4409" }, { "reference_url": "https://github.com/advisories/GHSA-58h8-44mg-r43x", "reference_id": "GHSA-58h8-44mg-r43x", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-58h8-44mg-r43x" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/8368?format=api", "purl": "pkg:pypi/djblets@0.6.30", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-4x66-88fj-mbg6" }, { "vulnerability": "VCID-7yvz-bm2e-gkfj" }, { "vulnerability": "VCID-ypn4-9m4r-8baq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/djblets@0.6.30" }, { "url": "http://public2.vulnerablecode.io/api/packages/8389?format=api", "purl": "pkg:pypi/djblets@0.7.19", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-4x66-88fj-mbg6" }, { "vulnerability": "VCID-7yvz-bm2e-gkfj" }, { "vulnerability": "VCID-ypn4-9m4r-8baq" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/djblets@0.7.19" }, { "url": "http://public2.vulnerablecode.io/api/packages/8391?format=api", "purl": "pkg:pypi/djblets@0.7.21", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-4x66-88fj-mbg6" }, { "vulnerability": "VCID-7yvz-bm2e-gkfj" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/djblets@0.7.21" } ], "aliases": [ "CVE-2013-4409", "GHSA-58h8-44mg-r43x", "PYSEC-2019-175" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ypn4-9m4r-8baq" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/djblets@0.6.11" }