Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44095?format=api",
    "vulnerability_id": "VCID-ccxb-w4wg-77e3",
    "summary": "Improper Restriction of Operations within the Bounds of a Memory Buffer\nThe decode method in the OpenSSL::ASN1 module in Ruby before 2.2.8, 2.3.x before 2.3.5, and 2.4.x through 2.4.1 allows attackers to cause a denial of service (interpreter crash) via a crafted string.",
    "aliases": [
        {
            "alias": "CVE-2017-14033"
        },
        {
            "alias": "GHSA-v6rp-3r3v-hf4p"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/63396?format=api",
            "purl": "pkg:gem/openssl@2.2.8",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/openssl@2.2.8"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2018:0378",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2018:0378"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2018:0583",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2018:0583"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2018:0585",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2018:0585"
        },
        {
            "reference_url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00012.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00012.html"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/201710-18",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/201710-18"
        },
        {
            "reference_url": "https://web.archive.org/web/20210509153849/http://www.securityfocus.com/bid/100868",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://web.archive.org/web/20210509153849/http://www.securityfocus.com/bid/100868"
        },
        {
            "reference_url": "https://web.archive.org/web/20210622181826/http://www.securitytracker.com/id/1042004",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://web.archive.org/web/20210622181826/http://www.securitytracker.com/id/1042004"
        },
        {
            "reference_url": "https://web.archive.org/web/20210724095519/http://www.securitytracker.com/id/1039363",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://web.archive.org/web/20210724095519/http://www.securitytracker.com/id/1039363"
        },
        {
            "reference_url": "https://www.debian.org/security/2017/dsa-4031",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.debian.org/security/2017/dsa-4031"
        },
        {
            "reference_url": "https://www.ruby-lang.org/en/news/2017/09/14/openssl-asn1-buffer-underrun-cve-2017-14033/",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.ruby-lang.org/en/news/2017/09/14/openssl-asn1-buffer-underrun-cve-2017-14033/"
        },
        {
            "reference_url": "https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-2-8-released/",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-2-8-released/"
        },
        {
            "reference_url": "https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-3-5-released/",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-3-5-released/"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14033",
            "reference_id": "CVE-2017-14033",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14033"
        },
        {
            "reference_url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/openssl/CVE-2017-14033.yml",
            "reference_id": "CVE-2017-14033.YML",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/openssl/CVE-2017-14033.yml"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-v6rp-3r3v-hf4p",
            "reference_id": "GHSA-v6rp-3r3v-hf4p",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-v6rp-3r3v-hf4p"
        }
    ],
    "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": 119,
            "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
            "description": "The product performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer."
        },
        {
            "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-ccxb-w4wg-77e3"
}