Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/68099?format=api",
    "purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-parent@2.13.9.Final",
    "type": "maven",
    "namespace": "io.quarkus",
    "name": "quarkus-smallrye-graphql-client-parent",
    "version": "2.13.9.Final",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "2.13.9.Final",
    "latest_non_vulnerable_version": "3.5.3",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46598?format=api",
            "vulnerability_id": "VCID-wzd6-3ma2-rfff",
            "summary": "Missing Authorization\nA flaw was found in Quarkus. This issue occurs when receiving a request over websocket with no role-based permission specified on the GraphQL operation, Quarkus processes the request without authentication despite the endpoint being secured. This can allow an attacker to access information and functionality outside of normal granted API permissions.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2023:7612",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2023:7612"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252197",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252197"
                },
                {
                    "reference_url": "https://github.com/quarkusio/quarkus/pull/36961",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/quarkusio/quarkus/pull/36961"
                },
                {
                    "reference_url": "https://github.com/quarkusio/quarkus/releases/tag/2.13.9.Final",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/quarkusio/quarkus/releases/tag/2.13.9.Final"
                },
                {
                    "reference_url": "https://github.com/quarkusio/quarkus/releases/tag/3.5.3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/quarkusio/quarkus/releases/tag/3.5.3"
                },
                {
                    "reference_url": "https://access.redhat.com/security/cve/CVE-2023-6394",
                    "reference_id": "CVE-2023-6394",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/security/cve/CVE-2023-6394"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6394",
                    "reference_id": "CVE-2023-6394",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6394"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-mvc8-6ffp-jrx5",
                    "reference_id": "GHSA-mvc8-6ffp-jrx5",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-mvc8-6ffp-jrx5"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/68099?format=api",
                    "purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-parent@2.13.9.Final",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-parent@2.13.9.Final"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/68100?format=api",
                    "purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-parent@3.5.3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-parent@3.5.3"
                }
            ],
            "aliases": [
                "CVE-2023-6394",
                "GHSA-mvc8-6ffp-jrx5"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wzd6-3ma2-rfff"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-parent@2.13.9.Final"
}