Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38627?format=api",
    "vulnerability_id": "VCID-h197-qg16-4ug5",
    "summary": "Improper Authentication\nThe `ActiveDirectoryLdapAuthenticator` does not check the password length. If the directory allows anonymous binds then it may incorrectly authenticate a user who supplies an empty password.",
    "aliases": [
        {
            "alias": "CVE-2014-0097"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53609?format=api",
            "purl": "pkg:maven/org.springframework.security/spring-security-core@3.1.6.RELEASE",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@3.1.6.RELEASE"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53610?format=api",
            "purl": "pkg:maven/org.springframework.security/spring-security-core@3.2.2.RELEASE",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-core@3.2.2.RELEASE"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53584?format=api",
            "purl": "pkg:maven/org.springframework.security/spring-security-ldap@3.2.2.RELEASE",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-ldap@3.2.2.RELEASE"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53582?format=api",
            "purl": "pkg:maven/org.springframework.security/spring-security-ldap@3.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-h197-qg16-4ug5"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-ldap@3.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53583?format=api",
            "purl": "pkg:maven/org.springframework.security/spring-security-ldap@3.2.1.RELEASE",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-h197-qg16-4ug5"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.security/spring-security-ldap@3.2.1.RELEASE"
        }
    ],
    "references": [
        {
            "reference_url": "https://bugzilla.redhat.com/CVE-2014-0097",
            "reference_id": "CVE-2014-0097",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/CVE-2014-0097"
        },
        {
            "reference_url": "http://www.gopivotal.com/security/cve-2014-0097",
            "reference_id": "CVE-2014-0097",
            "reference_type": "",
            "scores": [],
            "url": "http://www.gopivotal.com/security/cve-2014-0097"
        }
    ],
    "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": 287,
            "name": "Improper Authentication",
            "description": "When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct."
        },
        {
            "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-h197-qg16-4ug5"
}