Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45462?format=api",
    "vulnerability_id": "VCID-huew-q5h3-k3gp",
    "summary": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in NooTheme Jobmonster allows File Manipulation.This issue affects Jobmonster: from n/a through 4.7.0.",
    "aliases": [
        {
            "alias": "CVE-2024-37928"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37928",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00648",
                    "scoring_system": "epss",
                    "scoring_elements": "0.71271",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00648",
                    "scoring_system": "epss",
                    "scoring_elements": "0.7136",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00648",
                    "scoring_system": "epss",
                    "scoring_elements": "0.71372",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00648",
                    "scoring_system": "epss",
                    "scoring_elements": "0.71371",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-37928"
        },
        {
            "reference_url": "https://patchstack.com/database/vulnerability/noo-jobmonster/wordpress-jobmonster-theme-4-7-0-unauthenticated-arbitrary-file-deletion-vulnerability?_s_id=cve",
            "reference_id": "wordpress-jobmonster-theme-4-7-0-unauthenticated-arbitrary-file-deletion-vulnerability?_s_id=cve",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.6",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-07-12T14:30:40Z/"
                }
            ],
            "url": "https://patchstack.com/database/vulnerability/noo-jobmonster/wordpress-jobmonster-theme-4-7-0-unauthenticated-arbitrary-file-deletion-vulnerability?_s_id=cve"
        }
    ],
    "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": "8.6 - 8.6",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-huew-q5h3-k3gp"
}