Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
wojcikmariusz committed May 8, 2024
1 parent d7641cd commit 5f1d99f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions phpseclib/phpseclib/CVE-2024-27354.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
title: phpseclib a large prime can cause a denial of service
link: https://github.com/advisories/GHSA-hg35-mp25-qf6h
cve: CVE-2024-27354
branches:
"3.0":
time: 2024-03-02 00:31:33
versions: ['>=3.0.0', '<3.0.36']
"2.0":
time: 2024-03-02 00:31:33
versions: ['>=2.0.0', '<2.0.47']
"1.0":
time: 2024-03-02 00:31:33
versions: ['>=1.0.0', '<1.0.23']
reference: composer://phpseclib/phpseclib
14 changes: 14 additions & 0 deletions phpseclib/phpseclib/CVE-2024-27355.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
title: phpseclib does not properly limit the ASN1 OID length
link: https://github.com/advisories/GHSA-jr22-8qgm-4q87
cve: CVE-2024-27355
branches:
"3.0":
time: 2024-03-02 00:31:33
versions: ['>=3.0.0', '<3.0.36']
"2.0":
time: 2024-03-02 00:31:33
versions: ['>=2.0.0', '<2.0.47']
"1.0":
time: 2024-03-02 00:31:33
versions: ['>=1.0.0', '<1.0.23']
reference: composer://phpseclib/phpseclib

0 comments on commit 5f1d99f

Please sign in to comment.