Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43356?format=api",
    "vulnerability_id": "VCID-2vnw-8hzb-hbck",
    "summary": "",
    "aliases": [
        {
            "alias": "CVE-2006-4842"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2006-4842",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.12195",
                    "scoring_system": "epss",
                    "scoring_elements": "0.93953",
                    "published_at": "2026-05-30T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2006-4842"
        },
        {
            "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/solaris/local/2543.sh",
            "reference_id": "CVE-2006-4842",
            "reference_type": "exploit",
            "scores": [],
            "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/solaris/local/2543.sh"
        },
        {
            "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/solaris/local/2569.sh",
            "reference_id": "CVE-2006-4842",
            "reference_type": "exploit",
            "scores": [],
            "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/solaris/local/2569.sh"
        },
        {
            "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/solaris/local/2641.sh",
            "reference_id": "CVE-2006-4842",
            "reference_type": "exploit",
            "scores": [],
            "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/solaris/local/2641.sh"
        },
        {
            "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/solaris/local/45433.rb",
            "reference_id": "CVE-2006-4842",
            "reference_type": "exploit",
            "scores": [],
            "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/solaris/local/45433.rb"
        },
        {
            "reference_url": "https://raw.githubusercontent.com/rapid7/metasploit-framework/5089c194538accac4b9d5e3ed14b66129aa1527e/modules/exploits/solaris/local/libnspr_nspr_log_file_priv_esc.rb",
            "reference_id": "CVE-2006-4842",
            "reference_type": "exploit",
            "scores": [],
            "url": "https://raw.githubusercontent.com/rapid7/metasploit-framework/5089c194538accac4b9d5e3ed14b66129aa1527e/modules/exploits/solaris/local/libnspr_nspr_log_file_priv_esc.rb"
        },
        {
            "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/solaris/local/28788.sh",
            "reference_id": "CVE-2006-4842;OSVDB-29610",
            "reference_type": "exploit",
            "scores": [],
            "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/solaris/local/28788.sh"
        },
        {
            "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/solaris/local/28789.sh",
            "reference_id": "CVE-2006-4842;OSVDB-29610",
            "reference_type": "exploit",
            "scores": [],
            "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/solaris/local/28789.sh"
        },
        {
            "reference_url": "https://www.securityfocus.com/bid/20471/info",
            "reference_id": "CVE-2006-4842;OSVDB-29610",
            "reference_type": "exploit",
            "scores": [],
            "url": "https://www.securityfocus.com/bid/20471/info"
        }
    ],
    "weaknesses": [],
    "exploits": [
        {
            "date_added": null,
            "description": "This module exploits an arbitrary file write vulnerability in the\n          Netscape Portable Runtime library (libnspr) on unpatched Solaris systems\n          prior to Solaris 10u3 which allows users to gain root privileges.\n\n          libnspr versions prior to 4.6.3 allow users to specify a log file with\n          the `NSPR_LOG_FILE` environment variable. The log file is created with\n          the privileges of the running process, resulting in privilege escalation\n          when used in combination with a SUID executable.\n\n          This module writes a shared object to the trusted library directory\n          `/usr/lib/secure` and runs the specified SUID binary with the shared\n          object loaded using the `LD_LIBRARY_PATH` environment variable.\n\n          This module has been tested successfully with libnspr version 4.5.1\n          on Solaris 10u1 (01/06) (x86) and Solaris 10u2 (06/06) (x86).",
            "required_action": null,
            "due_date": null,
            "notes": "Stability:\n  - crash-safe\nReliability:\n  - repeatable-session\nSideEffects:\n  - artifacts-on-disk\n",
            "known_ransomware_campaign_use": false,
            "source_date_published": "2006-10-11",
            "exploit_type": null,
            "platform": "Solaris",
            "source_date_updated": null,
            "data_source": "Metasploit",
            "source_url": "https://github.com/rapid7/metasploit-framework/tree/master/modules/exploits/solaris/local/libnspr_nspr_log_file_priv_esc.rb"
        },
        {
            "date_added": "2006-10-24",
            "description": "Sun Solaris Netscape Portable Runtime API 4.6.1 - Local Privilege Escalation (2)",
            "required_action": null,
            "due_date": null,
            "notes": null,
            "known_ransomware_campaign_use": true,
            "source_date_published": "2006-10-24",
            "exploit_type": "local",
            "platform": "solaris",
            "source_date_updated": "2013-10-08",
            "data_source": "Exploit-DB",
            "source_url": "https://www.securityfocus.com/bid/20471/info"
        }
    ],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2vnw-8hzb-hbck"
}