Lookup for vulnerable packages by Package URL.

GET /api/packages/7799?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/packages/7799?format=api",
    "purl": "pkg:pypi/tryton@2.0.3",
    "type": "pypi",
    "namespace": "",
    "name": "tryton",
    "version": "2.0.3",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "3.2.18",
    "latest_non_vulnerable_version": "6.2.6",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/34830?format=api",
            "vulnerability_id": "VCID-2hdm-7c43-g3f1",
            "summary": "Directory traversal vulnerability in the client in Tryton 3.0.0, as distributed before 20131104 and earlier, allows remote servers to write arbitrary files via path separators in the extension of a report.",
            "references": [
                {
                    "reference_url": "http://hg.tryton.org/tryton/rev/357d0a4d9cb8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://hg.tryton.org/tryton/rev/357d0a4d9cb8"
                },
                {
                    "reference_url": "https://bugs.tryton.org/issue3446",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.tryton.org/issue3446"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/tryton/PYSEC-2013-28.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tryton/PYSEC-2013-28.yaml"
                },
                {
                    "reference_url": "http://www.debian.org/security/2013/dsa-2791",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.debian.org/security/2013/dsa-2791"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2013/11/04/21",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2013/11/04/21"
                },
                {
                    "reference_url": "http://www.tryton.org/posts/security-release-for-issue3446.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.tryton.org/posts/security-release-for-issue3446.html"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4510",
                    "reference_id": "CVE-2013-4510",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4510"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-qjmc-wwmw-cq9r",
                    "reference_id": "GHSA-qjmc-wwmw-cq9r",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-qjmc-wwmw-cq9r"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/7875?format=api",
                    "purl": "pkg:pypi/tryton@3.0.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-d2ex-b38e-bbg2"
                        },
                        {
                            "vulnerability": "VCID-dn5v-2sp3-5uez"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/tryton@3.0.1"
                }
            ],
            "aliases": [
                "CVE-2013-4510",
                "GHSA-qjmc-wwmw-cq9r",
                "PYSEC-2013-28"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2hdm-7c43-g3f1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/35002?format=api",
            "vulnerability_id": "VCID-d2ex-b38e-bbg2",
            "summary": "Tryton 3.x before 3.2.17, 3.4.x before 3.4.14, 3.6.x before 3.6.12, 3.8.x before 3.8.8, and 4.x before 4.0.4 allow remote authenticated users to discover user password hashes via unspecified vectors.",
            "references": [
                {
                    "reference_url": "https://bugs.tryton.org/issue5795",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://bugs.tryton.org/issue5795"
                },
                {
                    "reference_url": "http://www.debian.org/security/2016/dsa-3656",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "http://www.debian.org/security/2016/dsa-3656"
                },
                {
                    "reference_url": "http://www.tryton.org/posts/security-release-for-issue5795-and-issue5808.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "http://www.tryton.org/posts/security-release-for-issue5795-and-issue5808.html"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/9409?format=api",
                    "purl": "pkg:pypi/tryton@3.2.17",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-ye2t-2sf7-6fd6"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/tryton@3.2.17"
                }
            ],
            "aliases": [
                "CVE-2016-1241",
                "PYSEC-2016-12",
                "PYSEC-2016-40"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d2ex-b38e-bbg2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/35003?format=api",
            "vulnerability_id": "VCID-dn5v-2sp3-5uez",
            "summary": "file_open in Tryton before 3.2.17, 3.4.x before 3.4.14, 3.6.x before 3.6.12, 3.8.x before 3.8.8, and 4.x before 4.0.4 allows remote authenticated users with certain permissions to read arbitrary files via the name parameter or unspecified other vectors.",
            "references": [
                {
                    "reference_url": "https://bugs.tryton.org/issue5808",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://bugs.tryton.org/issue5808"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/trytond/PYSEC-2016-13.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/trytond/PYSEC-2016-13.yaml"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/tryton/PYSEC-2016-41.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tryton/PYSEC-2016-41.yaml"
                },
                {
                    "reference_url": "https://github.com/tryton/trytond",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/tryton/trytond"
                },
                {
                    "reference_url": "http://www.debian.org/security/2016/dsa-3656",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "http://www.debian.org/security/2016/dsa-3656"
                },
                {
                    "reference_url": "http://www.tryton.org/posts/security-release-for-issue5795-and-issue5808.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "4.4",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "http://www.tryton.org/posts/security-release-for-issue5795-and-issue5808.html"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2016-1242",
                    "reference_id": "CVE-2016-1242",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-1242"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-jpr7-8rxm-4vgx",
                    "reference_id": "GHSA-jpr7-8rxm-4vgx",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-jpr7-8rxm-4vgx"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/9409?format=api",
                    "purl": "pkg:pypi/tryton@3.2.17",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-ye2t-2sf7-6fd6"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/tryton@3.2.17"
                }
            ],
            "aliases": [
                "CVE-2016-1242",
                "GHSA-jpr7-8rxm-4vgx",
                "PYSEC-2016-13",
                "PYSEC-2016-41"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dn5v-2sp3-5uez"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/tryton@2.0.3"
}