Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/12962?format=api",
    "vulnerability_id": "VCID-j47z-23xq-sqbm",
    "summary": "Improper Link Resolution Before File Access\nJekyll allows attackers to access arbitrary files by specifying a symlink in the `include` key in the `_config.yml` file.",
    "aliases": [
        {
            "alias": "CVE-2018-17567"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55494?format=api",
            "purl": "pkg:gem/jekyll@3.6.3",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/jekyll@3.6.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55495?format=api",
            "purl": "pkg:gem/jekyll@3.7.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/jekyll@3.7.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55496?format=api",
            "purl": "pkg:gem/jekyll@3.8.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/jekyll@3.8.4"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55489?format=api",
            "purl": "pkg:gem/jekyll@3.6.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j47z-23xq-sqbm"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/jekyll@3.6.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55490?format=api",
            "purl": "pkg:gem/jekyll@3.7.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j47z-23xq-sqbm"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/jekyll@3.7.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55491?format=api",
            "purl": "pkg:gem/jekyll@3.7.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j47z-23xq-sqbm"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/jekyll@3.7.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55492?format=api",
            "purl": "pkg:gem/jekyll@3.8.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j47z-23xq-sqbm"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/jekyll@3.8.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55493?format=api",
            "purl": "pkg:gem/jekyll@3.8.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-j47z-23xq-sqbm"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/jekyll@3.8.3"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2018-17567",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0043",
                    "scoring_system": "epss",
                    "scoring_elements": "0.62832",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2018-17567"
        },
        {
            "reference_url": "https://jekyllrb.com/news/2018/09/19/security-fixes-for-3-6-3-7-3-8/",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://jekyllrb.com/news/2018/09/19/security-fixes-for-3-6-3-7-3-8/"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-17567",
            "reference_id": "CVE-2018-17567",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-17567"
        }
    ],
    "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": 59,
            "name": "Improper Link Resolution Before File Access ('Link Following')",
            "description": "The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource."
        },
        {
            "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-j47z-23xq-sqbm"
}