Skip to content

Commit

Permalink
Fix friendsofsymfony1/swiftmailer patch timestamp
Browse files Browse the repository at this point in the history
Merging swiftmailer 4.x and 5.x branch
  • Loading branch information
darkpills committed Mar 20, 2024
1 parent f42cfb8 commit df0cce5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
9 changes: 3 additions & 6 deletions friendsofsymfony1/swiftmailer/CVE-2024-28859.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ title: Deserialization Gadget chain in Swift Mailer
link: https://github.com/FriendsOfSymfony1/symfony1/security/advisories/GHSA-wjv8-pxr6-5f4r
cve: CVE-2024-28859
branches:
4.x:
time: null
versions: ['>=4.0.0', '<=4.3.1']
5.x:
time: null
versions: ['>=5.0.0', '<5.4.13']
time: 2024-02-27 16:08:02
versions: ['>=4.0.0', '<5.4.13']
6.x:
time: 2020-12-8 19:18:59
time: 2020-12-08 19:18:59
versions: ['>=6.0.0', '<6.2.5']
reference: composer://friendsofsymfony1/swiftmailer
9 changes: 3 additions & 6 deletions swiftmailer/swiftmailer/CVE-2024-28859.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ title: Deserialization Gadget chain in Swift Mailer
link: https://github.com/FriendsOfSymfony1/symfony1/security/advisories/GHSA-wjv8-pxr6-5f4r
cve: CVE-2024-28859
branches:
4.x:
time: null
versions: ['>=4.0.0', '<=4.3.1']
5.x:
time: null
versions: ['>=5.0.0', '<=5.4.12']
versions: ['>=4.0.0', '<6.0.0']
6.x:
time: 2020-12-8 19:18:59
versions: ['>=6.0.0', '<6.30.0']
time: 2020-12-08 19:18:59
versions: ['>=6.0.0', '<6.2.5']
reference: composer://swiftmailer/swiftmailer

0 comments on commit df0cce5

Please sign in to comment.