Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46593?format=api",
    "vulnerability_id": "VCID-1mcj-auz4-kffm",
    "summary": "Microweber allows a remote attacker to obtain sensitive information via the HTTP GET method\nAn issue in microweber v.2.0.1 and fixed in v.2.0.4 allows a remote attacker to obtain sensitive information via the HTTP GET method.",
    "aliases": [
        {
            "alias": "CVE-2023-48122"
        },
        {
            "alias": "GHSA-p8q6-qrgj-7gx2"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/67978?format=api",
            "purl": "pkg:composer/microweber/microweber@2.0.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-ardw-ehgx-2uas"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/microweber/microweber@2.0.4"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/68091?format=api",
            "purl": "pkg:composer/microweber/microweber@2.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-1mcj-auz4-kffm"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/microweber/microweber@2.0.1"
        }
    ],
    "references": [
        {
            "reference_url": "https://gist.github.com/grozdniyandy/1847ad48126d6bba39bdeb49114bc300",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://gist.github.com/grozdniyandy/1847ad48126d6bba39bdeb49114bc300"
        },
        {
            "reference_url": "https://github.com/microweber/microweber/issues/1042",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/microweber/microweber/issues/1042"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48122",
            "reference_id": "CVE-2023-48122",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48122"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-p8q6-qrgj-7gx2",
            "reference_id": "GHSA-p8q6-qrgj-7gx2",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-p8q6-qrgj-7gx2"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1mcj-auz4-kffm"
}