Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37375?format=api",
    "vulnerability_id": "VCID-nsks-myf2-fugq",
    "summary": "Regular expression denial of service (ReDOS)\nAlgorithmic complexity vulnerability in this package allows remote attackers to cause a denial of service (CPU consumption) via serializable data with a long regex string containing multiple optional groups, a related issue to CVE-2004-2540.",
    "aliases": [
        {
            "alias": "CVE-2009-1190"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51149?format=api",
            "purl": "pkg:maven/org.springframework/spring-core@2.5.6.SEC01",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-p6yn-xbh2-3fhk"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework/spring-core@2.5.6.SEC01"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51150?format=api",
            "purl": "pkg:maven/org.springframework/spring-core@3.0.1.RELEASE",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework/spring-core@3.0.1.RELEASE"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51143?format=api",
            "purl": "pkg:maven/org.springframework/spring-core@1-alpha0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nsks-myf2-fugq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework/spring-core@1-alpha0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51144?format=api",
            "purl": "pkg:maven/org.springframework/spring-core@1.2.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nsks-myf2-fugq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework/spring-core@1.2.9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51145?format=api",
            "purl": "pkg:maven/org.springframework/spring-core@2-alpha0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-hcrz-cwpf-37db"
                },
                {
                    "vulnerability": "VCID-nsks-myf2-fugq"
                },
                {
                    "vulnerability": "VCID-p6yn-xbh2-3fhk"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework/spring-core@2-alpha0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51146?format=api",
            "purl": "pkg:maven/org.springframework/spring-core@2.5.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nsks-myf2-fugq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework/spring-core@2.5.6"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51147?format=api",
            "purl": "pkg:maven/org.springframework/spring-core@3.0-alpha0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-hcrz-cwpf-37db"
                },
                {
                    "vulnerability": "VCID-nsks-myf2-fugq"
                },
                {
                    "vulnerability": "VCID-p6yn-xbh2-3fhk"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework/spring-core@3.0-alpha0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51148?format=api",
            "purl": "pkg:maven/org.springframework/spring-core@3.0.0.M2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nsks-myf2-fugq"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework/spring-core@3.0.0.M2"
        }
    ],
    "references": [
        {
            "reference_url": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-1190",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2009-1190"
        },
        {
            "reference_url": "http://support.springsource.com/security/cve-2009-1190",
            "reference_id": "CVE-2009-1190",
            "reference_type": "",
            "scores": [],
            "url": "http://support.springsource.com/security/cve-2009-1190"
        }
    ],
    "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": 399,
            "name": "Resource Management Errors",
            "description": "Weaknesses in this category are related to improper management of system resources."
        },
        {
            "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-nsks-myf2-fugq"
}