Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/67978?format=api",
    "purl": "pkg:composer/microweber/microweber@2.0.4",
    "type": "composer",
    "namespace": "microweber",
    "name": "microweber",
    "version": "2.0.4",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.2.3",
    "latest_non_vulnerable_version": "2.0.20",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46520?format=api",
            "vulnerability_id": "VCID-ardw-ehgx-2uas",
            "summary": "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')\nFile Upload vulnerability in Microweber v.2.0.4 allows a remote attacker to execute arbitrary code via a crafted script to the file upload function in the created forms component.",
            "references": [
                {
                    "reference_url": "https://github.com/Cyber-Wo0dy/report/blob/main/microweber/v2.0.4/microweber_unrestricted_upload",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/Cyber-Wo0dy/report/blob/main/microweber/v2.0.4/microweber_unrestricted_upload"
                },
                {
                    "reference_url": "https://github.com/Cyber-Wo0dy/CVE-2023-49052",
                    "reference_id": "CVE-2023-49052",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/Cyber-Wo0dy/CVE-2023-49052"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49052",
                    "reference_id": "CVE-2023-49052",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49052"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-2c7x-w3mx-h7p6",
                    "reference_id": "GHSA-2c7x-w3mx-h7p6",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-2c7x-w3mx-h7p6"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2023-49052",
                "GHSA-2c7x-w3mx-h7p6"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ardw-ehgx-2uas"
        }
    ],
    "fixing_vulnerabilities": [
        {
            "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.",
            "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"
                }
            ],
            "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"
                }
            ],
            "aliases": [
                "CVE-2023-48122",
                "GHSA-p8q6-qrgj-7gx2"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1mcj-auz4-kffm"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/microweber/microweber@2.0.4"
}