Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/70456?format=api",
    "purl": "pkg:composer/lavitto/typo3-form-to-database@5.0.2",
    "type": "composer",
    "namespace": "lavitto",
    "name": "typo3-form-to-database",
    "version": "5.0.2",
    "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/47760?format=api",
            "vulnerability_id": "VCID-mtwn-8e2f-cfcv",
            "summary": "TYPO3 \"Form to Database\" extension susceptible to Cross-site Scripting\nThe extension \"Form to Database\" is susceptible to Cross-Site Scripting. This issue affects the following versions: before 2.2.5, from 3.0.0 before 3.2.2, from 4.0.0 before 4.2.3, from 5.0.0 before 5.0.2.",
            "references": [
                {
                    "reference_url": "https://gitlab.com/lavitto/typo3-form-to-database",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://gitlab.com/lavitto/typo3-form-to-database"
                },
                {
                    "reference_url": "https://gitlab.com/lavitto/typo3-form-to-database/-/commit/a3ab9bf9c04061d1841fff96a08c4dbf48aaaf37",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://gitlab.com/lavitto/typo3-form-to-database/-/commit/a3ab9bf9c04061d1841fff96a08c4dbf48aaaf37"
                },
                {
                    "reference_url": "https://gitlab.com/lavitto/typo3-form-to-database/-/issues/135",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://gitlab.com/lavitto/typo3-form-to-database/-/issues/135"
                },
                {
                    "reference_url": "https://typo3.org/security/advisory/typo3-ext-sa-2025-012",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://typo3.org/security/advisory/typo3-ext-sa-2025-012"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10316",
                    "reference_id": "CVE-2025-10316",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10316"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-54pg-2x9h-cmx8",
                    "reference_id": "GHSA-54pg-2x9h-cmx8",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-54pg-2x9h-cmx8"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/70453?format=api",
                    "purl": "pkg:composer/lavitto/typo3-form-to-database@2.2.5",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/lavitto/typo3-form-to-database@2.2.5"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/70454?format=api",
                    "purl": "pkg:composer/lavitto/typo3-form-to-database@3.2.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/lavitto/typo3-form-to-database@3.2.2"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/70455?format=api",
                    "purl": "pkg:composer/lavitto/typo3-form-to-database@4.2.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/lavitto/typo3-form-to-database@4.2.3"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/70456?format=api",
                    "purl": "pkg:composer/lavitto/typo3-form-to-database@5.0.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/lavitto/typo3-form-to-database@5.0.2"
                }
            ],
            "aliases": [
                "CVE-2025-10316",
                "GHSA-54pg-2x9h-cmx8"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mtwn-8e2f-cfcv"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/lavitto/typo3-form-to-database@5.0.2"
}