Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/693976?format=api",
    "purl": "pkg:pypi/meraki@0.70.2",
    "type": "pypi",
    "namespace": "",
    "name": "meraki",
    "version": "0.70.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.40.1",
    "latest_non_vulnerable_version": "1.40.1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46650?format=api",
            "vulnerability_id": "VCID-8csq-bwcq-6ue1",
            "summary": "Improper validation in meraki\naiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Improper validation made it possible for an attacker to modify the HTTP request (e.g. to insert a new header) or create a new HTTP request if the attacker controls the HTTP version. The vulnerability only occurs if the attacker can control the HTTP version of the request. This issue has been patched in version 3.9.0.\n\nmeraki from version 1.40.1 requires aiohttp 3.9.0",
            "references": [
                {
                    "reference_url": "https://github.com/meraki/dashboard-api-python",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/meraki/dashboard-api-python"
                },
                {
                    "reference_url": "https://github.com/meraki/dashboard-api-python/releases/tag/1.40.1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/meraki/dashboard-api-python/releases/tag/1.40.1"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49081",
                    "reference_id": "CVE-2023-49081",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49081"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-6x4h-9622-fqr6",
                    "reference_id": "GHSA-6x4h-9622-fqr6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-6x4h-9622-fqr6"
                },
                {
                    "reference_url": "https://github.com/meraki/dashboard-api-python/security/advisories/GHSA-6x4h-9622-fqr6",
                    "reference_id": "GHSA-6x4h-9622-fqr6",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/meraki/dashboard-api-python/security/advisories/GHSA-6x4h-9622-fqr6"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/68177?format=api",
                    "purl": "pkg:pypi/meraki@1.40.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/meraki@1.40.1"
                }
            ],
            "aliases": [
                "GHSA-6x4h-9622-fqr6",
                "GMS-2023-6178"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8csq-bwcq-6ue1"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/meraki@0.70.2"
}