Skip to content

Commit c205dae

Browse files
authored
Merge pull request #721 from wojcikmariusz/CVE-2024-27354-CVE-2024-27355
phpseclib/phpseclib CVE-2024-27354, CVE-2024-27355
2 parents d7641cd + 5f1d99f commit c205dae

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed
+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
title: phpseclib a large prime can cause a denial of service
2+
link: https://github.com/advisories/GHSA-hg35-mp25-qf6h
3+
cve: CVE-2024-27354
4+
branches:
5+
"3.0":
6+
time: 2024-03-02 00:31:33
7+
versions: ['>=3.0.0', '<3.0.36']
8+
"2.0":
9+
time: 2024-03-02 00:31:33
10+
versions: ['>=2.0.0', '<2.0.47']
11+
"1.0":
12+
time: 2024-03-02 00:31:33
13+
versions: ['>=1.0.0', '<1.0.23']
14+
reference: composer://phpseclib/phpseclib
+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
title: phpseclib does not properly limit the ASN1 OID length
2+
link: https://github.com/advisories/GHSA-jr22-8qgm-4q87
3+
cve: CVE-2024-27355
4+
branches:
5+
"3.0":
6+
time: 2024-03-02 00:31:33
7+
versions: ['>=3.0.0', '<3.0.36']
8+
"2.0":
9+
time: 2024-03-02 00:31:33
10+
versions: ['>=2.0.0', '<2.0.47']
11+
"1.0":
12+
time: 2024-03-02 00:31:33
13+
versions: ['>=1.0.0', '<1.0.23']
14+
reference: composer://phpseclib/phpseclib

0 commit comments

Comments
 (0)