Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/58002?format=api",
    "vulnerability_id": "VCID-whea-3bmh-xya3",
    "summary": "Picklescan is missing detection when calling built-in python library asyncio.unix_events._UnixSubprocessTransport._start\nUsing asyncio.unix_events._UnixSubprocessTransport._start function, which is a built-in python library function to execute remote pickle file.",
    "aliases": [
        {
            "alias": "GHSA-q77w-mwjj-7mqx"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/46351?format=api",
            "purl": "pkg:pypi/picklescan@0.0.30",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2syv-syp1-6yhk"
                },
                {
                    "vulnerability": "VCID-auku-kbg2-2ybg"
                },
                {
                    "vulnerability": "VCID-avk4-jaz6-m3gw"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/picklescan@0.0.30"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/mmaitre314/picklescan",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/mmaitre314/picklescan"
        },
        {
            "reference_url": "https://github.com/mmaitre314/picklescan/commit/1931c2d04eaca8d20597705ff39cab78ba364e4b",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/mmaitre314/picklescan/commit/1931c2d04eaca8d20597705ff39cab78ba364e4b"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-q77w-mwjj-7mqx",
            "reference_id": "GHSA-q77w-mwjj-7mqx",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-q77w-mwjj-7mqx"
        },
        {
            "reference_url": "https://github.com/mmaitre314/picklescan/security/advisories/GHSA-q77w-mwjj-7mqx",
            "reference_id": "GHSA-q77w-mwjj-7mqx",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/mmaitre314/picklescan/security/advisories/GHSA-q77w-mwjj-7mqx"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": "4.0 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-whea-3bmh-xya3"
}