Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61449?format=api",
    "purl": "pkg:composer/typo3/cms-fluid@4.4.1",
    "type": "composer",
    "namespace": "typo3",
    "name": "cms-fluid",
    "version": "4.4.1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42947?format=api",
            "vulnerability_id": "VCID-ksv5-4fzb-4ugd",
            "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nTYPO3 before 4.3.4 and 4.4.x before 4.4.1 allows XSS in the textarea view helper in an extbase extension.",
            "references": [
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590719",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590719"
                },
                {
                    "reference_url": "https://github.com/TYPO3-CMS/fluid/blob/cbce111326850c247729f097b2d1fb735e513906/Classes/ViewHelpers/Form/TextareaViewHelper.php",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/TYPO3-CMS/fluid/blob/cbce111326850c247729f097b2d1fb735e513906/Classes/ViewHelpers/Form/TextareaViewHelper.php"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/5f13c2276c8b753ceb76b31d1034a47c781d302a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/TYPO3/typo3/commit/5f13c2276c8b753ceb76b31d1034a47c781d302a"
                },
                {
                    "reference_url": "https://github.com/TYPO3/typo3/commit/fc2b43503d871b42c0e0094ea55756c089b536ea",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/TYPO3/typo3/commit/fc2b43503d871b42c0e0094ea55756c089b536ea"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-sa-2010-012/#XSS",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://typo3.org/security/advisory/typo3-sa-2010-012/#XSS"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3672",
                    "reference_id": "CVE-2010-3672",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-3672"
                },
                {
                    "reference_url": "https://security-tracker.debian.org/tracker/CVE-2010-3672",
                    "reference_id": "CVE-2010-3672",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security-tracker.debian.org/tracker/CVE-2010-3672"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-p78x-93mq-qwqh",
                    "reference_id": "GHSA-p78x-93mq-qwqh",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-p78x-93mq-qwqh"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/61448?format=api",
                    "purl": "pkg:composer/typo3/cms-fluid@4.3.4",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-fluid@4.3.4"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/61449?format=api",
                    "purl": "pkg:composer/typo3/cms-fluid@4.4.1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-fluid@4.4.1"
                }
            ],
            "aliases": [
                "CVE-2010-3672",
                "GHSA-p78x-93mq-qwqh"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ksv5-4fzb-4ugd"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-fluid@4.4.1"
}