Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/176327?format=api",
    "vulnerability_id": "VCID-wuqh-9tpf-4ucb",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2015-2342"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2015-2342",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.92031",
                    "scoring_system": "epss",
                    "scoring_elements": "0.99717",
                    "published_at": "2026-06-09T12:55:00Z"
                },
                {
                    "value": "0.92031",
                    "scoring_system": "epss",
                    "scoring_elements": "0.99718",
                    "published_at": "2026-06-05T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2015-2342"
        },
        {
            "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/java/remote/36101.rb",
            "reference_id": "CVE-2015-2342;OSVDB-128332",
            "reference_type": "exploit",
            "scores": [],
            "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/java/remote/36101.rb"
        }
    ],
    "weaknesses": [],
    "exploits": [
        {
            "date_added": "2015-02-17",
            "description": "Java JMX - Server Insecure Configuration Java Code Execution (Metasploit)",
            "required_action": null,
            "due_date": null,
            "notes": null,
            "known_ransomware_campaign_use": true,
            "source_date_published": "2015-02-17",
            "exploit_type": "remote",
            "platform": "java",
            "source_date_updated": "2015-02-17",
            "data_source": "Exploit-DB",
            "source_url": ""
        },
        {
            "date_added": null,
            "description": "This module takes advantage a Java JMX interface insecure configuration, which would\n          allow loading classes from any remote (HTTP) URL. JMX interfaces with authentication\n          disabled (com.sun.management.jmxremote.authenticate=false) should be vulnerable, while\n          interfaces with authentication enabled will be vulnerable only if a weak configuration\n          is deployed (allowing to use javax.management.loading.MLet, having a security manager\n          allowing to load a ClassLoader MBean, etc.).",
            "required_action": null,
            "due_date": null,
            "notes": "Reliability:\n  - unknown-reliability\nStability:\n  - unknown-stability\nSideEffects:\n  - unknown-side-effects\n",
            "known_ransomware_campaign_use": false,
            "source_date_published": "2013-05-22",
            "exploit_type": null,
            "platform": "Java",
            "source_date_updated": null,
            "data_source": "Metasploit",
            "source_url": "https://github.com/rapid7/metasploit-framework/tree/master/modules/exploits/multi/misc/java_jmx_server.rb"
        }
    ],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wuqh-9tpf-4ucb"
}