Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42973?format=api",
    "vulnerability_id": "VCID-va9a-ueb8-nyfh",
    "summary": "Cross Site Scripting vulnerability in Insurance Mangement System v.1.0.0 and before allows a remote attacker to execute arbitrary code via the Last Name input field.",
    "aliases": [
        {
            "alias": "CVE-2024-31061"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://github.com/sahildari/cve/blob/master/CVE-2024-31061.md",
            "reference_id": "CVE-2024-31061.md",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-04-01T17:26:54Z/"
                }
            ],
            "url": "https://github.com/sahildari/cve/blob/master/CVE-2024-31061.md"
        },
        {
            "reference_url": "https://portswigger.net/web-security/cross-site-scripting/stored",
            "reference_id": "stored",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-04-01T17:26:54Z/"
                }
            ],
            "url": "https://portswigger.net/web-security/cross-site-scripting/stored"
        },
        {
            "reference_url": "https://owasp.org/www-community/attacks/xss/",
            "reference_id": "xss",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-04-01T17:26:54Z/"
                }
            ],
            "url": "https://owasp.org/www-community/attacks/xss/"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "6.1 - 6.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-va9a-ueb8-nyfh"
}