Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/66067?format=api",
    "purl": "pkg:pypi/simiki@0.3.0",
    "type": "pypi",
    "namespace": "",
    "name": "simiki",
    "version": "0.3.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.6.2.2",
    "latest_non_vulnerable_version": "1.6.2.2",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/218195?format=api",
            "vulnerability_id": "VCID-ubzp-bbbp-wyff",
            "summary": "Command Injection in Simiki v1.6.2.1 and prior allows remote attackers to execute arbitrary system commands via line 64 of the component 'simiki/blob/master/simiki/config.py'.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-19001",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.07465",
                            "scoring_system": "epss",
                            "scoring_elements": "0.91954",
                            "published_at": "2026-06-11T12:55:00Z"
                        },
                        {
                            "value": "0.07465",
                            "scoring_system": "epss",
                            "scoring_elements": "0.91981",
                            "published_at": "2026-06-12T12:55:00Z"
                        },
                        {
                            "value": "0.07465",
                            "scoring_system": "epss",
                            "scoring_elements": "0.91989",
                            "published_at": "2026-06-13T12:55:00Z"
                        },
                        {
                            "value": "0.07465",
                            "scoring_system": "epss",
                            "scoring_elements": "0.91985",
                            "published_at": "2026-06-14T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-19001"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-w873-xcqq-x922",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "CRITICAL",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-w873-xcqq-x922"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/simiki/PYSEC-2021-348.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/simiki/PYSEC-2021-348.yaml"
                },
                {
                    "reference_url": "https://github.com/tankywoo/simiki",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/tankywoo/simiki"
                },
                {
                    "reference_url": "https://github.com/tankywoo/simiki/commit/45da0ab7c1e94b368cac22867e7ac9a42dbb9390",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/tankywoo/simiki/commit/45da0ab7c1e94b368cac22867e7ac9a42dbb9390"
                },
                {
                    "reference_url": "https://github.com/tankywoo/simiki/issues/123",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/tankywoo/simiki/issues/123"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-19001",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-19001"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/66091?format=api",
                    "purl": "pkg:pypi/simiki@1.6.2.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/simiki@1.6.2.2"
                }
            ],
            "aliases": [
                "CVE-2020-19001",
                "GHSA-w873-xcqq-x922",
                "PYSEC-2021-348"
            ],
            "risk_score": 4.5,
            "exploitability": "0.5",
            "weighted_severity": "9.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ubzp-bbbp-wyff"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/218194?format=api",
            "vulnerability_id": "VCID-z5jw-z31p-kydn",
            "summary": "Cross Site Scripting (XSS) in Simiki v1.6.2.1 and prior allows remote attackers to execute arbitrary code via line 54 of the component 'simiki/blob/master/simiki/generators.py'.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-19000",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00427",
                            "scoring_system": "epss",
                            "scoring_elements": "0.62727",
                            "published_at": "2026-06-11T12:55:00Z"
                        },
                        {
                            "value": "0.00427",
                            "scoring_system": "epss",
                            "scoring_elements": "0.62829",
                            "published_at": "2026-06-12T12:55:00Z"
                        },
                        {
                            "value": "0.00427",
                            "scoring_system": "epss",
                            "scoring_elements": "0.62841",
                            "published_at": "2026-06-13T12:55:00Z"
                        },
                        {
                            "value": "0.00427",
                            "scoring_system": "epss",
                            "scoring_elements": "0.62837",
                            "published_at": "2026-06-14T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-19000"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-fqr5-qphf-vfr8",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "MODERATE",
                            "scoring_system": "cvssv3.1_qr",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/advisories/GHSA-fqr5-qphf-vfr8"
                },
                {
                    "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/simiki/PYSEC-2021-347.yaml",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/pypa/advisory-database/tree/main/vulns/simiki/PYSEC-2021-347.yaml"
                },
                {
                    "reference_url": "https://github.com/tankywoo/simiki",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/tankywoo/simiki"
                },
                {
                    "reference_url": "https://github.com/tankywoo/simiki/issues/123",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/tankywoo/simiki/issues/123"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-19000",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "6.1",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-19000"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/66091?format=api",
                    "purl": "pkg:pypi/simiki@1.6.2.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/simiki@1.6.2.2"
                }
            ],
            "aliases": [
                "CVE-2020-19000",
                "GHSA-fqr5-qphf-vfr8",
                "PYSEC-2021-347"
            ],
            "risk_score": 3.1,
            "exploitability": "0.5",
            "weighted_severity": "6.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-z5jw-z31p-kydn"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.5",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/simiki@0.3.0"
}