Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/86672?format=api",
    "vulnerability_id": "VCID-wbxu-at3r-wugy",
    "summary": "A vulnerability, which was classified as critical, has been found in Itech Freelancer Script 5.13. Affected by this issue is some unknown functionality of the file /category.php. The manipulation of the argument sk leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.",
    "aliases": [
        {
            "alias": "CVE-2017-20134"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-20134",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0031",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54678",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.0031",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54551",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.0031",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54676",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.0031",
                    "scoring_system": "epss",
                    "scoring_elements": "0.54693",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-20134"
        },
        {
            "reference_url": "https://www.exploit-db.com/exploits/41191/",
            "reference_id": "41191",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-14T17:05:27Z/"
                }
            ],
            "url": "https://www.exploit-db.com/exploits/41191/"
        },
        {
            "reference_url": "https://vuldb.com/?id.96284",
            "reference_id": "?id.96284",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-14T17:05:27Z/"
                }
            ],
            "url": "https://vuldb.com/?id.96284"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 89,
            "name": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
            "description": "The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.3 - 6.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wbxu-at3r-wugy"
}