Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/61626?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/61626?format=api", "purl": "pkg:maven/org.apache.tomcat/tomcat@4.0.5", "type": "maven", "namespace": "org.apache.tomcat", "name": "tomcat", "version": "4.0.5", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "4.0.7", "latest_non_vulnerable_version": "11.0.18", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43066?format=api", "vulnerability_id": "VCID-rpqh-1b8p-dqcy", "summary": "Apache Tomcat Source Code Disclosure\nApache Tomcat 4.0.5 and earlier, when using both the invoker servlet and the default servlet, allows remote attackers to read source code for server files or bypass certain protections, a variant of CAN-2002-1148.", "references": [ { "reference_url": "http://issues.apache.org/bugzilla/show_bug.cgi?id=13365", "reference_id": "", "reference_type": "", "scores": [], "url": "http://issues.apache.org/bugzilla/show_bug.cgi?id=13365" }, { "reference_url": "http://marc.info/?l=bugtraq&m=103470282514938&w=2", "reference_id": "", "reference_type": "", "scores": [], "url": "http://marc.info/?l=bugtraq&m=103470282514938&w=2" }, { "reference_url": "http://marc.info/?l=tomcat-dev&m=103417249325526&w=2", "reference_id": "", "reference_type": "", "scores": [], "url": "http://marc.info/?l=tomcat-dev&m=103417249325526&w=2" }, { "reference_url": "https://archive.apache.org/dist/tomcat/tomcat-4/archive/v4.0.6/README.html", "reference_id": "", "reference_type": "", "scores": [], "url": "https://archive.apache.org/dist/tomcat/tomcat-4/archive/v4.0.6/README.html" }, { "reference_url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/10376", "reference_id": "", "reference_type": "", "scores": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/10376" }, { "reference_url": "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5@<dev.tomcat.apache.org>", "reference_id": "", "reference_type": "", "scores": [], "url": "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5@<dev.tomcat.apache.org>" }, { "reference_url": "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3@<dev.tomcat.apache.org>", "reference_id": "", "reference_type": "", "scores": [], "url": "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3@<dev.tomcat.apache.org>" }, { "reference_url": "https://web.archive.org/web/20030412075128/http://rhn.redhat.com/errata/RHSA-2003-075.html", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20030412075128/http://rhn.redhat.com/errata/RHSA-2003-075.html" }, { "reference_url": "https://web.archive.org/web/20030705143220/http://www.securityfocus.com/bid/6562", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20030705143220/http://www.securityfocus.com/bid/6562" }, { "reference_url": "https://web.archive.org/web/20041024213235/http://rhn.redhat.com/errata/RHSA-2003-082.html", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20041024213235/http://rhn.redhat.com/errata/RHSA-2003-082.html" }, { "reference_url": "https://web.archive.org/web/20070430073829/http://www.debian.org/security/2003/dsa-225", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20070430073829/http://www.debian.org/security/2003/dsa-225" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2002-1394", "reference_id": "CVE-2002-1394", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-1394" }, { "reference_url": "https://github.com/advisories/GHSA-8v5p-2cpv-c2x6", "reference_id": "GHSA-8v5p-2cpv-c2x6", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-8v5p-2cpv-c2x6" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/61635?format=api", "purl": "pkg:maven/org.apache.tomcat/tomcat@4.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2jws-wtvg-2khf" }, { "vulnerability": "VCID-96yu-fvee-wfbs" }, { "vulnerability": "VCID-kxc3-vz2c-wqca" }, { "vulnerability": "VCID-sjn3-a6fs-gyck" }, { "vulnerability": "VCID-w8uj-zy2r-fyca" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@4.0.6" } ], "aliases": [ "CVE-2002-1394", "GHSA-8v5p-2cpv-c2x6" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rpqh-1b8p-dqcy" } ], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43060?format=api", "vulnerability_id": "VCID-ccfn-tde4-s7hr", "summary": "Apache Tomcat Source Code Disclosure\nThe default servlet (org.apache.catalina.servlets.DefaultServlet) in Tomcat 4.0.4 and 4.1.10 and earlier allows remote attackers to read source code for server files via a direct request to the servlet.", "references": [ { "reference_url": "http://marc.info/?l=bugtraq&m=103288242014253&w=2", "reference_id": "", "reference_type": "", "scores": [], "url": "http://marc.info/?l=bugtraq&m=103288242014253&w=2" }, { "reference_url": "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5@<dev.tomcat.apache.org>", "reference_id": "", "reference_type": "", "scores": [], "url": "https://lists.apache.org/thread.html/29dc6c2b625789e70a9c4756b5a327e6547273ff8bde7e0327af48c5@<dev.tomcat.apache.org>" }, { "reference_url": "https://lists.apache.org/thread.html/c62b0e3a7bf23342352a5810c640a94b6db69957c5c19db507004d74@<dev.tomcat.apache.org>", "reference_id": "", "reference_type": "", "scores": [], "url": "https://lists.apache.org/thread.html/c62b0e3a7bf23342352a5810c640a94b6db69957c5c19db507004d74@<dev.tomcat.apache.org>" }, { "reference_url": "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3@<dev.tomcat.apache.org>", "reference_id": "", "reference_type": "", "scores": [], "url": "https://lists.apache.org/thread.html/rb71997f506c6cc8b530dd845c084995a9878098846c7b4eacfae8db3@<dev.tomcat.apache.org>" }, { "reference_url": "https://web.archive.org/web/20021027204137/http://www.iss.net/security_center/static/10175.php", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20021027204137/http://www.iss.net/security_center/static/10175.php" }, { "reference_url": "https://web.archive.org/web/20030113141130/http://online.securityfocus.com/advisories/4758", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20030113141130/http://online.securityfocus.com/advisories/4758" }, { "reference_url": "https://web.archive.org/web/20030710185447/http://www.securityfocus.com/bid/5786", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20030710185447/http://www.securityfocus.com/bid/5786" }, { "reference_url": "https://web.archive.org/web/20040814165854/http://rhn.redhat.com/errata/RHSA-2002-217.html", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20040814165854/http://rhn.redhat.com/errata/RHSA-2002-217.html" }, { "reference_url": "https://web.archive.org/web/20040817035804/http://rhn.redhat.com/errata/RHSA-2002-218.html", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20040817035804/http://rhn.redhat.com/errata/RHSA-2002-218.html" }, { "reference_url": "https://web.archive.org/web/20070430075037/http://www.debian.org/security/2002/dsa-170", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20070430075037/http://www.debian.org/security/2002/dsa-170" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2002-1148", "reference_id": "CVE-2002-1148", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-1148" }, { "reference_url": "https://github.com/advisories/GHSA-jxcv-v856-j5vg", "reference_id": "GHSA-jxcv-v856-j5vg", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-jxcv-v856-j5vg" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/61626?format=api", "purl": "pkg:maven/org.apache.tomcat/tomcat@4.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-rpqh-1b8p-dqcy" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@4.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/61627?format=api", "purl": "pkg:maven/org.apache.tomcat/tomcat@4.1.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-aywp-amq3-yyes" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@4.1.12" } ], "aliases": [ "CVE-2002-1148", "GHSA-jxcv-v856-j5vg" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ccfn-tde4-s7hr" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@4.0.5" }