{ "schema_version": "1.4.0", "id": "GHSA-vf4w-fg7r-5v94", "modified": "2021-04-23T00:22:49Z", "published": "2021-04-07T20:56:55Z", "aliases": [ "CVE-2021-30130" ], "summary": "Improper Certificate Validation in phpseclib", "details": "phpseclib before 2.0.31 and 3.x before 3.0.7 mishandles RSA PKCS#1 v1.5 signature verification.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpseclib/phpseclib" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.7" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "phpseclib/phpseclib" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.0.31" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-30130" }, { "type": "WEB", "url": "https://github.com/phpseclib/phpseclib/pull/1635" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/phpseclib/phpseclib/CVE-2021-30130.yaml" }, { "type": "WEB", "url": "https://github.com/phpseclib/phpseclib/releases/tag/2.0.31" }, { "type": "WEB", "url": "https://github.com/phpseclib/phpseclib/releases/tag/3.0.7" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00024.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00025.html" } ], "database_specific": { "cwe_ids": [ "CWE-295", "CWE-347" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-04-07T17:29:49Z", "nvd_published_at": "2021-04-06T15:15:00Z" } }