Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/65807?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/65807?format=api", "purl": "pkg:gem/uri@0.12.2", "type": "gem", "namespace": "", "name": "uri", "version": "0.12.2", "qualifiers": {}, "subpath": "", "is_vulnerable": false, "next_non_vulnerable_version": "0.12.5", "latest_non_vulnerable_version": "1.0.4", "affected_by_vulnerabilities": [], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45516?format=api", "vulnerability_id": "VCID-t5c9-sbaa-2qff", "summary": "URI gem has ReDoS vulnerability\nA ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with `rfc2396_parser.rb` and `rfc3986_parser.rb`.\n\nNOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.\n\n[The Ruby advisory recommends](https://www.ruby-lang.org/en/news/2023/06/29/redos-in-uri-CVE-2023-36617/) updating the uri gem to 0.12.2. In order to ensure compatibility with the bundled version in older Ruby series, you may update as follows instead:\n- For Ruby 3.0: Update to uri 0.10.3\n- For Ruby 3.1 and 3.2: Update to uri 0.12.2.\n\nYou can use gem update uri to update it. If you are using bundler, please add gem `uri`, `>= 0.12.2` (or other version mentioned above) to your Gemfile.", "references": [ { "reference_url": "https://github.com/ruby/uri", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/ruby/uri" }, { "reference_url": "https://github.com/ruby/uri/commit/05b1e7d026b886e65a60ee35625229da9ec220bb", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/ruby/uri/commit/05b1e7d026b886e65a60ee35625229da9ec220bb" }, { "reference_url": "https://github.com/ruby/uri/commit/38bf797c488bcb4a37fb322bfa84977981863ec6", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/ruby/uri/commit/38bf797c488bcb4a37fb322bfa84977981863ec6" }, { "reference_url": "https://github.com/ruby/uri/commit/3cd938df20db26c9439e9f681aadfb9bbeb6d1c0", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/ruby/uri/commit/3cd938df20db26c9439e9f681aadfb9bbeb6d1c0" }, { "reference_url": "https://github.com/ruby/uri/commit/4d02315181d8a485496f1bb107a6ab51d6f3a35f", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/ruby/uri/commit/4d02315181d8a485496f1bb107a6ab51d6f3a35f" }, { "reference_url": "https://github.com/ruby/uri/commit/70794abc162bb15bb934713b5669713d6700d35c", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/ruby/uri/commit/70794abc162bb15bb934713b5669713d6700d35c" }, { "reference_url": "https://github.com/ruby/uri/commit/7e33934c91b7f8f3ea7b7a4258b468e19f636bc3", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/ruby/uri/commit/7e33934c91b7f8f3ea7b7a4258b468e19f636bc3" }, { "reference_url": "https://github.com/ruby/uri/commit/9a8e0cc03da964054c2a4ea26b59c53c3bae4921", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/ruby/uri/commit/9a8e0cc03da964054c2a4ea26b59c53c3bae4921" }, { "reference_url": "https://github.com/ruby/uri/commit/ba36c8a3ecad8c16dd3e60a6da9abd768206c8fa", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/ruby/uri/commit/ba36c8a3ecad8c16dd3e60a6da9abd768206c8fa" }, { "reference_url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00000.html", "reference_id": "", "reference_type": "", "scores": [], "url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00000.html" }, { "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF", "reference_id": "", "reference_type": "", "scores": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF" }, { "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QA6XUKUY7B5OLNQBLHOT43UW7C5NIOQQ", "reference_id": "", "reference_type": "", "scores": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QA6XUKUY7B5OLNQBLHOT43UW7C5NIOQQ" }, { "reference_url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF", "reference_id": "", "reference_type": "", "scores": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF" }, { "reference_url": "https://security.netapp.com/advisory/ntap-20230725-0002", "reference_id": "", "reference_type": "", "scores": [], "url": "https://security.netapp.com/advisory/ntap-20230725-0002" }, { "reference_url": "https://www.ruby-lang.org/en/news/2023/06/29/redos-in-uri-CVE-2023-36617", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.ruby-lang.org/en/news/2023/06/29/redos-in-uri-CVE-2023-36617" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36617", "reference_id": "CVE-2023-36617", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36617" }, { "reference_url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/uri/CVE-2023-36617.yml", "reference_id": "CVE-2023-36617.YML", "reference_type": "", "scores": [], "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/uri/CVE-2023-36617.yml" }, { "reference_url": "https://github.com/advisories/GHSA-hww2-5g85-429m", "reference_id": "GHSA-hww2-5g85-429m", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-hww2-5g85-429m" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/65809?format=api", "purl": "pkg:gem/uri@0.10.0.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/uri@0.10.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/65806?format=api", "purl": "pkg:gem/uri@0.10.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/uri@0.10.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/65808?format=api", "purl": "pkg:gem/uri@0.11.2", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/uri@0.11.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/65807?format=api", "purl": "pkg:gem/uri@0.12.2", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/uri@0.12.2" } ], "aliases": [ "CVE-2023-36617", "GHSA-hww2-5g85-429m" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-t5c9-sbaa-2qff" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/uri@0.12.2" }