Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/89633?format=api",
    "vulnerability_id": "VCID-n9k7-zq48-cbcq",
    "summary": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in JoomSky JS Help Desk js-support-ticket allows Path Traversal.This issue affects JS Help Desk: from n/a through <= 2.9.2.",
    "aliases": [
        {
            "alias": "CVE-2025-30878"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30878",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00262",
                    "scoring_system": "epss",
                    "scoring_elements": "0.49837",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00262",
                    "scoring_system": "epss",
                    "scoring_elements": "0.49972",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00262",
                    "scoring_system": "epss",
                    "scoring_elements": "0.49991",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00262",
                    "scoring_system": "epss",
                    "scoring_elements": "0.49977",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30878"
        },
        {
            "reference_url": "https://patchstack.com/database/Wordpress/Plugin/js-support-ticket/vulnerability/wordpress-js-help-desk-plugin-2-9-2-arbitrary-file-deletion-vulnerability?_s_id=cve",
            "reference_id": "wordpress-js-help-desk-plugin-2-9-2-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:N/T:P/P:M/B:A/M:M/D:T/2025-04-01T15:53:01Z/"
                }
            ],
            "url": "https://patchstack.com/database/Wordpress/Plugin/js-support-ticket/vulnerability/wordpress-js-help-desk-plugin-2-9-2-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-n9k7-zq48-cbcq"
}