Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/210601?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/210601?format=api", "purl": "pkg:composer/illuminate/auth@4.2.8", "type": "composer", "namespace": "illuminate", "name": "auth", "version": "4.2.8", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "5.5.40", "latest_non_vulnerable_version": "5.6.15", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38896?format=api", "vulnerability_id": "VCID-eqzu-3cmt-2ube", "summary": "Close remember_me Timing Attack Vector\nThis package mishandles the `remember_me token` verification process because `DatabaseUserProvider` does not have constant-time token comparison.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-14775", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00289", "scoring_system": "epss", "scoring_elements": "0.52607", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-14775" }, { "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/illuminate/auth/CVE-2017-14775.yaml", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.9", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/illuminate/auth/CVE-2017-14775.yaml" }, { "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/laravel/framework/CVE-2017-14775.yaml", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.9", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/laravel/framework/CVE-2017-14775.yaml" }, { "reference_url": "https://github.com/laravel/framework/pull/21320", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.9", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/laravel/framework/pull/21320" }, { "reference_url": "https://github.com/laravel/framework/releases/tag/v5.5.10", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.9", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/laravel/framework/releases/tag/v5.5.10" }, { "reference_url": "https://laravel-news.com/laravel-v5-5-11", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.9", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://laravel-news.com/laravel-v5-5-11" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14775", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.9", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14775" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/152873?format=api", "purl": "pkg:composer/illuminate/auth@5.5.10", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/illuminate/auth@5.5.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/54202?format=api", "purl": "pkg:composer/illuminate/auth@5.5.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-yuwm-88g2-jke5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/illuminate/auth@5.5.15" } ], "aliases": [ "CVE-2017-14775", "GHSA-c2v7-j5gq-wcq4" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-eqzu-3cmt-2ube" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38635?format=api", "vulnerability_id": "VCID-t45c-4zgs-r7es", "summary": "User phishing\nThere's a vulnerability that allows phishing attempts on users of the application. Using the password reset system, malicious users can attempt to trick your users into entering their login credentials into a separate application that they control. Since the password reset notification uses the host of the incoming request to build the password reset URL, the host of the password reset URL may be spoofed. If users do not notice that they are not on their intended application's domain, they may accidentally enter their login credentials into a malicious application.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-9303", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00203", "scoring_system": "epss", "scoring_elements": "0.42332", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-9303" }, { "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/illuminate/auth/CVE-2017-9303.yaml", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/illuminate/auth/CVE-2017-9303.yaml" }, { "reference_url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/laravel/framework/CVE-2017-9303.yaml", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/laravel/framework/CVE-2017-9303.yaml" }, { "reference_url": "https://github.com/laravel/framework/commit/cef10551820530632a86fa6f1306fee95c5cac43", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/laravel/framework/commit/cef10551820530632a86fa6f1306fee95c5cac43" }, { "reference_url": "https://github.com/laravel/framework/issues/18697", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/laravel/framework/issues/18697" }, { "reference_url": "https://laravel.com/docs/5.4/releases#laravel-5.4.22", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://laravel.com/docs/5.4/releases#laravel-5.4.22" }, { "reference_url": "https://laravel-news.com/laravel-5-4-22-is-now-released-and-includes-a-security-fix", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://laravel-news.com/laravel-5-4-22-is-now-released-and-includes-a-security-fix" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9303", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9303" }, { "reference_url": "https://web.archive.org/web/20171021180417/http://www.securityfocus.com/bid/98776", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://web.archive.org/web/20171021180417/http://www.securityfocus.com/bid/98776" }, { "reference_url": "http://www.securityfocus.com/bid/98776", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.securityfocus.com/bid/98776" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/156090?format=api", "purl": "pkg:composer/illuminate/auth@5.4.22", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/illuminate/auth@5.4.22" }, { "url": "http://public2.vulnerablecode.io/api/packages/53624?format=api", "purl": "pkg:composer/illuminate/auth@5.4.27", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-eqzu-3cmt-2ube" }, { "vulnerability": "VCID-yuwm-88g2-jke5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/illuminate/auth@5.4.27" }, { "url": "http://public2.vulnerablecode.io/api/packages/54202?format=api", "purl": "pkg:composer/illuminate/auth@5.5.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-yuwm-88g2-jke5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/illuminate/auth@5.5.15" } ], "aliases": [ "CVE-2017-9303", "GHSA-rc8x-jrrc-frfv" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-t45c-4zgs-r7es" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39526?format=api", "vulnerability_id": "VCID-yuwm-88g2-jke5", "summary": "Unsafe payload decryption\nThere's a potential exploit of the Laravel Encrypter component that may cause the Encrypter to fail on decryption and unexpectedly return false. To exploit this, the attacker must be able to modify the encrypted payload before it is decrypted. This could lead to unexpected behavior when combined with weak type comparisons.", "references": [ { "reference_url": "https://medium.com/@taylorotwell/laravel-security-release-5-6-15-and-5-5-40-56f1257933a0", "reference_id": "", "reference_type": "", "scores": [], "url": "https://medium.com/@taylorotwell/laravel-security-release-5-6-15-and-5-5-40-56f1257933a0" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/55268?format=api", "purl": "pkg:composer/illuminate/auth@5.5.40", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/illuminate/auth@5.5.40" }, { "url": "http://public2.vulnerablecode.io/api/packages/55269?format=api", "purl": "pkg:composer/illuminate/auth@5.6.15", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/illuminate/auth@5.6.15" } ], "aliases": [ "GMS-2018-28" ], "risk_score": null, "exploitability": "0.5", "weighted_severity": "0.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yuwm-88g2-jke5" } ], "fixing_vulnerabilities": [], "risk_score": "3.1", "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/illuminate/auth@4.2.8" }