Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/72975?format=api",
    "purl": "pkg:maven/com.aizuda/snail-job@1.7.0-beta1",
    "type": "maven",
    "namespace": "com.aizuda",
    "name": "snail-job",
    "version": "1.7.0-beta1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.7.0-beta1",
    "latest_non_vulnerable_version": "1.7.0-beta1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49435?format=api",
            "vulnerability_id": "VCID-ehbw-8z54-x7hk",
            "summary": "snail-job is vulnerable to Code Injection through QLExpressEngine.doEval function\nA vulnerability was found in aizuda snail-job up to 1.6.0. Affected by this vulnerability is the function QLExpressEngine.doEval of the file snail-job-common/snail-job-common-core/src/main/java/com/aizuda/snailjob/common/core/expression/strategy/QLExpressEngine.java. The manipulation results in injection. The attack can be launched remotely. Upgrading to version 1.7.0-beta1 addresses this issue. The patch is identified as 978f316c38b3d68bb74d2489b5e5f721f6675e86. The affected component should be upgraded.",
            "references": [
                {
                    "reference_url": "https://gitee.com/aizuda/snail-job/commit/978f316c38b3d68bb74d2489b5e5f721f6675e86",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://gitee.com/aizuda/snail-job/commit/978f316c38b3d68bb74d2489b5e5f721f6675e86"
                },
                {
                    "reference_url": "https://gitee.com/aizuda/snail-job/issues/ICNUG0",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://gitee.com/aizuda/snail-job/issues/ICNUG0"
                },
                {
                    "reference_url": "https://gitee.com/aizuda/snail-job/issues/ICNUG0#note_44321424_link",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://gitee.com/aizuda/snail-job/issues/ICNUG0#note_44321424_link"
                },
                {
                    "reference_url": "https://gitee.com/aizuda/snail-job/releases/tag/vsj1.7.0-beta1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://gitee.com/aizuda/snail-job/releases/tag/vsj1.7.0-beta1"
                },
                {
                    "reference_url": "https://github.com/aizuda/snail-job",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/aizuda/snail-job"
                },
                {
                    "reference_url": "https://vuldb.com/?ctiid.336403",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://vuldb.com/?ctiid.336403"
                },
                {
                    "reference_url": "https://vuldb.com/?id.336403",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://vuldb.com/?id.336403"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14674",
                    "reference_id": "CVE-2025-14674",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14674"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-3f8c-8h8v-p54h",
                    "reference_id": "GHSA-3f8c-8h8v-p54h",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-3f8c-8h8v-p54h"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/72975?format=api",
                    "purl": "pkg:maven/com.aizuda/snail-job@1.7.0-beta1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.aizuda/snail-job@1.7.0-beta1"
                }
            ],
            "aliases": [
                "CVE-2025-14674",
                "GHSA-3f8c-8h8v-p54h"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ehbw-8z54-x7hk"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.aizuda/snail-job@1.7.0-beta1"
}