Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36990?format=api",
    "vulnerability_id": "VCID-r6su-rkkf-3kct",
    "summary": "A vulnerability, that could result in Remote Code Execution (RCE), has been found in PlotAI. Lack of validation of LLM-generated output allows attacker to execute arbitrary Python code.\nVendor commented out vulnerable line, further usage of the software requires uncommenting it and thus accepting the risk. The vendor does not plan to release a patch to fix this vulnerability.",
    "aliases": [
        {
            "alias": "CVE-2025-1497"
        },
        {
            "alias": "PYSEC-2025-22"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/44612?format=api",
            "purl": "pkg:pypi/plotai@0.0.7",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plotai@0.0.7"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/44605?format=api",
            "purl": "pkg:pypi/plotai@0.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-r6su-rkkf-3kct"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plotai@0.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/44606?format=api",
            "purl": "pkg:pypi/plotai@0.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-r6su-rkkf-3kct"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plotai@0.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/44607?format=api",
            "purl": "pkg:pypi/plotai@0.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-r6su-rkkf-3kct"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plotai@0.0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/44608?format=api",
            "purl": "pkg:pypi/plotai@0.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-r6su-rkkf-3kct"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plotai@0.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/44609?format=api",
            "purl": "pkg:pypi/plotai@0.0.4",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-r6su-rkkf-3kct"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plotai@0.0.4"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/44610?format=api",
            "purl": "pkg:pypi/plotai@0.0.5",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-r6su-rkkf-3kct"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plotai@0.0.5"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/44611?format=api",
            "purl": "pkg:pypi/plotai@0.0.6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-r6su-rkkf-3kct"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plotai@0.0.6"
        }
    ],
    "references": [
        {
            "reference_url": "https://cert.pl/en/posts/2025/03/CVE-2025-1497",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "url": "https://cert.pl/en/posts/2025/03/CVE-2025-1497"
        },
        {
            "reference_url": "https://cert.pl/posts/2025/03/CVE-2025-1497",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "url": "https://cert.pl/posts/2025/03/CVE-2025-1497"
        },
        {
            "reference_url": "https://github.com/mljar/plotai",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "url": "https://github.com/mljar/plotai"
        },
        {
            "reference_url": "https://github.com/mljar/plotai/commit/bdcfb13484f0b85703a4c1ddfd71cb21840e7fde",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "url": "https://github.com/mljar/plotai/commit/bdcfb13484f0b85703a4c1ddfd71cb21840e7fde"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "9.8 - 9.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-r6su-rkkf-3kct"
}