Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/51206?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/51206?format=api", "purl": "pkg:gem/actionpack@2.3.0.alpha0", "type": "gem", "namespace": "", "name": "actionpack", "version": "2.3.0.alpha0", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "2.3.4", "latest_non_vulnerable_version": "7.1.3.1", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37412?format=api", "vulnerability_id": "VCID-hqff-h373-qqex", "summary": "Response Splitting Vulnerability in Ruby on Rails\nA response splitting flaw can allow a remote attacker to inject arbitrary HTTP headers into a response due to insufficient sanitization of the values provided for response content types.", "references": [ { "reference_url": "https://github.com/rails/rails/commit/11dafeaa7533be26441a63618be93a03869c83a9#diff-62558f372a46058cbab9309494d0fbb1", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/rails/rails/commit/11dafeaa7533be26441a63618be93a03869c83a9#diff-62558f372a46058cbab9309494d0fbb1" }, { "reference_url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/OSVDB-74616.yml", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/OSVDB-74616.yml" }, { "reference_url": "https://groups.google.com/forum/#!topic/rubyonrails-security/b_yTveAph2g", "reference_id": "", "reference_type": "", "scores": [], "url": "https://groups.google.com/forum/#!topic/rubyonrails-security/b_yTveAph2g" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/51207?format=api", "purl": "pkg:gem/actionpack@2.3.13", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/actionpack@2.3.13" } ], "aliases": [ "CVE-2011-3186" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hqff-h373-qqex" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:gem/actionpack@2.3.0.alpha0" }