原始 OSV JSON
{
"id": "GHSA-2528-jw5q-ww88",
"aliases": [
"CVE-2024-27354"
],
"details": "### Impact\nAnyone trying to generate a prime and testing the primality of a number.\n\n### Patches\nhttps://github.com/phpseclib/phpseclib/commit/ad5dbdf2129f5e0fb644637770b7f33de8ca8575\n\n### Workarounds\nUsing the GMP extension would probably help, assuming that one has its own guardrails.\n\n### Resources\nhttps://github.com/phpseclib/phpseclib/commit/ad5dbdf2129f5e0fb644637770b7f33de8ca8575\nhttps://www.usenix.org/system/files/conference/usenixsecurity25/sec25cycle1-prepub-599-shi-bing.pdf",
"summary": "phpseclib: guardrails needed on isPrime and randomPrime",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.1.1"
},
{
"fixed": "1.0.23"
}
]
}
],
"package": {
"name": "phpseclib/phpseclib",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.47"
}
]
}
],
"package": {
"name": "phpseclib/phpseclib",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.36"
}
]
}
],
"package": {
"name": "phpseclib/phpseclib",
"ecosystem": "Packagist"
}
}
],
"modified": "2026-05-06T17:57:10Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2026-05-06T17:57:10Z",
"references": [
{
"url": "https://github.com/phpseclib/phpseclib/security/advisories/GHSA-2528-jw5q-ww88",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27354",
"type": "ADVISORY"
},
{
"url": "https://github.com/phpseclib/phpseclib/commit/2870c8fab3f132d2ed40a66c97a36fe5ab625698",
"type": "WEB"
},
{
"url": "https://github.com/phpseclib/phpseclib/commit/ad5dbdf2129f5e0fb644637770b7f33de8ca8575",
"type": "WEB"
},
{
"url": "https://github.com/phpseclib/phpseclib/commit/c55b75199ec8d12cec6eadf6da99da4a3712fe56",
"type": "WEB"
},
{
"url": "https://gist.github.com/katzj/ee72f3c2a00590812b2ea3c0c8890e0b",
"type": "WEB"
},
{
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/phpseclib/phpseclib/CVE-2024-27354.yaml",
"type": "WEB"
},
{
"url": "https://github.com/phpseclib/phpseclib",
"type": "PACKAGE"
},
{
"url": "https://github.com/phpseclib/phpseclib/blob/master/phpseclib/Math/PrimeField.php#L49",
"type": "WEB"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00002.html",
"type": "WEB"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00003.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2026-05-06T17:57:10Z"
}
}