Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
title: Unauthenticated crypto and weak IV in Magento\Framework\Encryption
link: http://www.openwall.com/lists/oss-security/2016/07/19/3
cve: ~
cve: CVE-2016-6485
branches:
"2.0":
time: 2014-02-13 11:12:34
Expand All @@ -10,6 +10,6 @@ branches:
versions: ['>=2.1', '<2.2']
"2.2":
time: 2014-02-13 11:12:34
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the date is wrong here, it must be the date of the commit that fixes the issue.

versions: ['>=2.2', '<2.3']
reference: composer://magento/magento2ce
versions: ['>=2.2', '<2.2.5']
reference: composer://magento/product-community-edition
composer-repository: false
12 changes: 12 additions & 0 deletions magento/product-community-edition/2018-06-27.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
title: Magento 2.2.5 and 2.1.14 Security update
link: https://magento.com/security/patches/magento-2.2.5-and-2.1.14-security-update
cve: ~
branches:
"2.1":
time: 2018-06-27 00:00:00
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the release date of bith the security report and the updates that fix it.

versions: ['>=2.1', '<2.1.14']
"2.2":
time: 2018-06-27 00:00:00
versions: ['>=2.2', '<2.2.5']
reference: composer://magento/product-community-edition
composer-repository: false