Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15218?format=api",
    "vulnerability_id": "VCID-jvhn-21an-4ugm",
    "summary": "Etcd auth Inaccurate logging of authentication attempts for users with CN-based auth only\n### Vulnerability type\nLogging\n\n### Detail\netcd users who have no password can authenticate only through a client certificate. When such users try to authenticate into etcd using the Authenticate endpoint, errors are logged with insufficient information regarding why the authentication failed, and may be misleading when auditing etcd logs.\n\n### References\nFind out more on this vulnerability in the [security audit report](https://github.com/etcd-io/etcd/blob/master/security/SECURITY_AUDIT.pdf)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Contact the [etcd security committee](https://github.com/etcd-io/etcd/blob/master/security/security-release-process.md#product-security-committee-psc)",
    "aliases": [
        {
            "alias": "GHSA-vjg6-93fv-qv64"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53848?format=api",
            "purl": "pkg:golang/go.etcd.io/etcd/v3@3.3.23",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:golang/go.etcd.io/etcd/v3@3.3.23"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53844?format=api",
            "purl": "pkg:golang/go.etcd.io/etcd/v3@3.4.10",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:golang/go.etcd.io/etcd/v3@3.4.10"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/etcd-io/etcd",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/etcd-io/etcd"
        },
        {
            "reference_url": "https://github.com/etcd-io/etcd/security/advisories/GHSA-vjg6-93fv-qv64",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/etcd-io/etcd/security/advisories/GHSA-vjg6-93fv-qv64"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "0.1 - 3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jvhn-21an-4ugm"
}