Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/71102?format=api",
    "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@11.0.11",
    "type": "maven",
    "namespace": "org.apache.tomcat",
    "name": "tomcat-catalina",
    "version": "11.0.11",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "11.0.12",
    "latest_non_vulnerable_version": "11.0.15",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/48132?format=api",
            "vulnerability_id": "VCID-d8re-94xd-nycp",
            "summary": "Apache Tomcat Vulnerable to Relative Path Traversal\nThe fix for bug 60013 introduced a regression where the rewritten URL was normalized before it was decoded. This introduced the possibility that, for rewrite rules that rewrite query parameters to the URL, an attacker could manipulate the request URI to bypass security constraints including the protection for /WEB-INF/ and /META-INF/. If PUT requests were also enabled then malicious files could be uploaded leading to remote code execution. PUT requests are normally limited to trusted users and it is considered unlikely that PUT requests would be enabled in conjunction with a rewrite that manipulated the URI.\n\n\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.10, from 10.1.0-M1 through 10.1.44, from 9.0.0.M11 through 9.0.108.\n\nThe following versions were EOL at the time the CVE was created but are  known to be affected: 8.5.6 though 8.5.100. Other, older, EOL versions may also be affected. Users are recommended to upgrade to version 11.0.11 or later, 10.1.45 or later or 9.0.109 or later, which fix the issue.",
            "references": [
                {
                    "reference_url": "https://cert-portal.siemens.com/productcert/html/ssa-032379.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cert-portal.siemens.com/productcert/html/ssa-032379.html"
                },
                {
                    "reference_url": "https://github.com/apache/tomcat/commit/130d36d8492ef9e4eb22952c17c92423cb35fd06",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/tomcat/commit/130d36d8492ef9e4eb22952c17c92423cb35fd06"
                },
                {
                    "reference_url": "https://github.com/apache/tomcat/commit/b5042622b8b78340ae65403c55dcb9c7416924df",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/tomcat/commit/b5042622b8b78340ae65403c55dcb9c7416924df"
                },
                {
                    "reference_url": "https://github.com/apache/tomcat/commit/fec06c610ed7466b401e29cc567a58aee5ed826a",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/tomcat/commit/fec06c610ed7466b401e29cc567a58aee5ed826a"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/n05kjcwyj1s45ovs8ll1qrrojhfb1tog",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread/n05kjcwyj1s45ovs8ll1qrrojhfb1tog"
                },
                {
                    "reference_url": "https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.45",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.45"
                },
                {
                    "reference_url": "https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.11",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.11"
                },
                {
                    "reference_url": "https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.109",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.109"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55752",
                    "reference_id": "CVE-2025-55752",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55752"
                },
                {
                    "reference_url": "https://www.vicarius.io/vsociety/posts/cve-2025-55752-detect-apache-tomcat-vulnerability",
                    "reference_id": "CVE-2025-55752-DETECT-APACHE-TOMCAT-VULNERABILITY",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.vicarius.io/vsociety/posts/cve-2025-55752-detect-apache-tomcat-vulnerability"
                },
                {
                    "reference_url": "https://www.vicarius.io/vsociety/posts/cve-2025-55752-mitigate-apache-tomcat-vulnerability",
                    "reference_id": "CVE-2025-55752-MITIGATE-APACHE-TOMCAT-VULNERABILITY",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://www.vicarius.io/vsociety/posts/cve-2025-55752-mitigate-apache-tomcat-vulnerability"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-wmwf-9ccg-fff5",
                    "reference_id": "GHSA-wmwf-9ccg-fff5",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-wmwf-9ccg-fff5"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/71100?format=api",
                    "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@9.0.109",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat-catalina@9.0.109"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/71101?format=api",
                    "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.45",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.45"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/71102?format=api",
                    "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@11.0.11",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat-catalina@11.0.11"
                }
            ],
            "aliases": [
                "CVE-2025-55752",
                "GHSA-wmwf-9ccg-fff5"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d8re-94xd-nycp"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/48137?format=api",
            "vulnerability_id": "VCID-wcnj-bna8-7fh7",
            "summary": "Apache Tomcat Vulnerable to Improper Neutralization of Escape, Meta, or Control Sequences\nTomcat did not escape ANSI escape sequences in log messages. If Tomcat was running in a console on a Windows operating system, and the console supported ANSI escape sequences, it was possible for an attacker to use a specially crafted URL to inject ANSI escape sequences to manipulate the console and the clipboard and attempt to trick an administrator into running an attacker controlled command. While no attack vector was found, it may have been possible to mount this attack on other operating systems.\n\n\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.10, from 10.1.0-M1 through 10.1.44, from 9.0.40 through 9.0.108.\n\nThe following versions were EOL at the time the CVE was created but are\nknown to be affected: 8.5.60 though 8.5.100. Other, older, EOL versions may also be affected.\nUsers are recommended to upgrade to version 11.0.11 or later, 10.1.45 or later or 9.0.109 or later, which fix the issue.",
            "references": [
                {
                    "reference_url": "https://cert-portal.siemens.com/productcert/html/ssa-032379.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cert-portal.siemens.com/productcert/html/ssa-032379.html"
                },
                {
                    "reference_url": "https://github.com/apache/tomcat/commit/138d7f5cfaae683078948303333c080e6faa75d2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/tomcat/commit/138d7f5cfaae683078948303333c080e6faa75d2"
                },
                {
                    "reference_url": "https://github.com/apache/tomcat/commit/5a3db092982c0c58d4855304167ee757fe5e79bb",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/tomcat/commit/5a3db092982c0c58d4855304167ee757fe5e79bb"
                },
                {
                    "reference_url": "https://github.com/apache/tomcat/commit/a03cabf3a36a42d27d8d997ed31f034f50ba6cd5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/tomcat/commit/a03cabf3a36a42d27d8d997ed31f034f50ba6cd5"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/j7w54hqbkfcn0xb9xy0wnx8w5nymcbqd",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://lists.apache.org/thread/j7w54hqbkfcn0xb9xy0wnx8w5nymcbqd"
                },
                {
                    "reference_url": "https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.45",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.45"
                },
                {
                    "reference_url": "https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.11",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://tomcat.apache.org/security-11.html#Fixed_in_Apache_Tomcat_11.0.11"
                },
                {
                    "reference_url": "https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.109",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.109"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55754",
                    "reference_id": "CVE-2025-55754",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55754"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-vfww-5hm6-hx2j",
                    "reference_id": "GHSA-vfww-5hm6-hx2j",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-vfww-5hm6-hx2j"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/71100?format=api",
                    "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@9.0.109",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat-catalina@9.0.109"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/71101?format=api",
                    "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.45",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat-catalina@10.1.45"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/71102?format=api",
                    "purl": "pkg:maven/org.apache.tomcat/tomcat-catalina@11.0.11",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat-catalina@11.0.11"
                }
            ],
            "aliases": [
                "CVE-2025-55754",
                "GHSA-vfww-5hm6-hx2j"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wcnj-bna8-7fh7"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat-catalina@11.0.11"
}