Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61754?format=api",
    "purl": "pkg:composer/joomla/application@1.0.13",
    "type": "composer",
    "namespace": "joomla",
    "name": "application",
    "version": "1.0.13",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.0.13",
    "latest_non_vulnerable_version": "1.0.13",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43141?format=api",
            "vulnerability_id": "VCID-pp17-q6zr-dya7",
            "summary": "Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')\nCRLF injection vulnerability in Joomla! before 1.0.13 (aka Sunglow) allows remote attackers to inject arbitrary HTTP headers and probably conduct HTTP response splitting attacks via CRLF sequences in the url parameter. NOTE: this can be leveraged for cross-site scripting (XSS) attacks. NOTE: some of these details are obtained from third party information.",
            "references": [
                {
                    "reference_url": "https://web.archive.org/web/20071001212343/http://www.joomla.org/content/view/3677/1/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://web.archive.org/web/20071001212343/http://www.joomla.org/content/view/3677/1/"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2007-4190",
                    "reference_id": "CVE-2007-4190",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-4190"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-h22q-g2c7-2jwj",
                    "reference_id": "GHSA-h22q-g2c7-2jwj",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-h22q-g2c7-2jwj"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/61754?format=api",
                    "purl": "pkg:composer/joomla/application@1.0.13",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/joomla/application@1.0.13"
                }
            ],
            "aliases": [
                "CVE-2007-4190",
                "GHSA-h22q-g2c7-2jwj"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pp17-q6zr-dya7"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/joomla/application@1.0.13"
}