Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41865?format=api",
    "vulnerability_id": "VCID-ndpn-hy3v-qqaq",
    "summary": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache OFBiz. This issue affects Apache OFBiz: before 18.12.14.\n\nUsers are recommended to upgrade to version 18.12.14, which fixes the issue.",
    "aliases": [
        {
            "alias": "CVE-2024-36104"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-36104",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.93066",
                    "scoring_system": "epss",
                    "scoring_elements": "0.99798",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.93066",
                    "scoring_system": "epss",
                    "scoring_elements": "0.99797",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-36104"
        },
        {
            "reference_url": "http://www.openwall.com/lists/oss-security/2024/06/03/1",
            "reference_id": "1",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-06-04T15:00:06Z/"
                }
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/06/03/1"
        },
        {
            "reference_url": "https://ofbiz.apache.org/download.html",
            "reference_id": "download.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-06-04T15:00:06Z/"
                }
            ],
            "url": "https://ofbiz.apache.org/download.html"
        },
        {
            "reference_url": "https://issues.apache.org/jira/browse/OFBIZ-13092",
            "reference_id": "OFBIZ-13092",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-06-04T15:00:06Z/"
                }
            ],
            "url": "https://issues.apache.org/jira/browse/OFBIZ-13092"
        },
        {
            "reference_url": "https://ofbiz.apache.org/security.html",
            "reference_id": "security.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-06-04T15:00:06Z/"
                }
            ],
            "url": "https://ofbiz.apache.org/security.html"
        },
        {
            "reference_url": "https://lists.apache.org/thread/sv0xr8b1j7mmh5p37yldy9vmnzbodz2o",
            "reference_id": "sv0xr8b1j7mmh5p37yldy9vmnzbodz2o",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2024-06-04T15:00:06Z/"
                }
            ],
            "url": "https://lists.apache.org/thread/sv0xr8b1j7mmh5p37yldy9vmnzbodz2o"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 22,
            "name": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
            "description": "The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory."
        }
    ],
    "exploits": [],
    "severity_range_score": "9.1 - 9.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ndpn-hy3v-qqaq"
}