Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37454?format=api",
    "vulnerability_id": "VCID-4rnp-67qe-eyde",
    "summary": "Unencrypted passwords\nA vulnerability found in Apache NIFI before v0.4.0-RC2. Passwords of InvokeHTTP weren?t encrypted.",
    "aliases": [
        {
            "alias": "GHSA-q594-2475-8v9f"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/74641?format=api",
            "purl": "pkg:maven/org.apache.nifi/nifi-standard-processors@0.4.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gg7c-f154-5bge"
                },
                {
                    "vulnerability": "VCID-rv8f-q4a4-xqbk"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.nifi/nifi-standard-processors@0.4.0"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/apache/nifi/commit/b4bfcc1f21fed3209bf4a8f187616cdbb3d1a5c9",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/apache/nifi/commit/b4bfcc1f21fed3209bf4a8f187616cdbb3d1a5c9"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-q594-2475-8v9f",
            "reference_id": "GHSA-q594-2475-8v9f",
            "reference_type": "",
            "scores": [
                {
                    "value": "LOW",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-q594-2475-8v9f"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "0.1 - 3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4rnp-67qe-eyde"
}