Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41133?format=api",
    "vulnerability_id": "VCID-3jmf-5kbf-bbe2",
    "summary": "PlaintextPasswordEncoder authenticates encoded passwords that are null\nSpring Security supports plain text passwords using `PlaintextPasswordEncoder`. a malicious user (or attacker) can authenticate using a password of `null`.",
    "aliases": [
        {
            "alias": "CVE-2019-11272"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/58263?format=api",
            "purl": "pkg:maven/org.springframework.security/spring-security-cas@4.2.13.RELEASE",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-cas@4.2.13.RELEASE"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/57741?format=api",
            "purl": "pkg:maven/org.springframework.security/spring-security-core@4.2.13.RELEASE",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@4.2.13.RELEASE"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/57752?format=api",
            "purl": "pkg:maven/org.springframework.security/spring-security-cas@4.2.0.RELEASE",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jmf-5kbf-bbe2"
                },
                {
                    "vulnerability": "VCID-3p1k-4ges-1fev"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-cas@4.2.0.RELEASE"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/57755?format=api",
            "purl": "pkg:maven/org.springframework.security/spring-security-cas@4.2.12.RELEASE",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jmf-5kbf-bbe2"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-cas@4.2.12.RELEASE"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53173?format=api",
            "purl": "pkg:maven/org.springframework.security/spring-security-core@4.2.0.RELEASE",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jmf-5kbf-bbe2"
                },
                {
                    "vulnerability": "VCID-3p1k-4ges-1fev"
                },
                {
                    "vulnerability": "VCID-aygn-9njz-ybfh"
                },
                {
                    "vulnerability": "VCID-h4kj-zdr8-wbdr"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@4.2.0.RELEASE"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/58262?format=api",
            "purl": "pkg:maven/org.springframework.security/spring-security-core@4.2.12.RELEASE",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jmf-5kbf-bbe2"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@4.2.12.RELEASE"
        }
    ],
    "references": [
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11272",
            "reference_id": "CVE-2019-11272",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11272"
        },
        {
            "reference_url": "https://pivotal.io/security/cve-2019-11272",
            "reference_id": "CVE-2019-11272",
            "reference_type": "",
            "scores": [],
            "url": "https://pivotal.io/security/cve-2019-11272"
        }
    ],
    "weaknesses": [
        {
            "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."
        },
        {
            "cwe_id": 522,
            "name": "Insufficiently Protected Credentials",
            "description": "The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval."
        },
        {
            "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."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3jmf-5kbf-bbe2"
}