Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37590?format=api",
    "vulnerability_id": "VCID-bddt-hdtz-4qhp",
    "summary": "Cryptographic Issues\nAlgorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.",
    "aliases": [
        {
            "alias": "CVE-2013-4287"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51643?format=api",
            "purl": "pkg:gem/rubygems-update@2.1.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/rubygems-update@2.1.1"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "http://rhn.redhat.com/errata/RHSA-2013-1427.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://rhn.redhat.com/errata/RHSA-2013-1427.html"
        },
        {
            "reference_url": "http://rhn.redhat.com/errata/RHSA-2013-1441.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://rhn.redhat.com/errata/RHSA-2013-1441.html"
        },
        {
            "reference_url": "http://rhn.redhat.com/errata/RHSA-2013-1523.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://rhn.redhat.com/errata/RHSA-2013-1523.html"
        },
        {
            "reference_url": "http://rhn.redhat.com/errata/RHSA-2013-1852.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://rhn.redhat.com/errata/RHSA-2013-1852.html"
        },
        {
            "reference_url": "http://rhn.redhat.com/errata/RHSA-2014-0207.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0207.html"
        },
        {
            "reference_url": "http://secunia.com/advisories/55381",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://secunia.com/advisories/55381"
        },
        {
            "reference_url": "http://www.openwall.com/lists/oss-security/2013/09/10/1",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.openwall.com/lists/oss-security/2013/09/10/1"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287",
            "reference_id": "CVE-2013-4287",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4287"
        },
        {
            "reference_url": "https://puppet.com/security/cve/cve-2013-4287",
            "reference_id": "CVE-2013-4287",
            "reference_type": "",
            "scores": [],
            "url": "https://puppet.com/security/cve/cve-2013-4287"
        },
        {
            "reference_url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html",
            "reference_id": "CVE-2013-4287.HTML",
            "reference_type": "",
            "scores": [],
            "url": "http://blog.rubygems.org/2013/09/09/CVE-2013-4287.html"
        }
    ],
    "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": 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-bddt-hdtz-4qhp"
}