Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 19e2381

Browse files
committed
Automatically updated on Wed, 21 Oct 2020 02:57:50 GMT
1 parent ea943ab commit 19e2381

File tree

3 files changed

+73
-2
lines changed

3 files changed

+73
-2
lines changed

_site/_headers

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
/*
2-
Last-Modified: Tue, 20 Oct 2020 02:57:14 GMT
2+
Last-Modified: Wed, 21 Oct 2020 02:57:50 GMT

security-advisories-sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8173f484061ca48d777d7a5c7eaa90db951b971948
1+
81b52ea1a77246a8176505b623562b5c426b18224e

security-advisories.json

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19489,6 +19489,77 @@
1948919489
},
1949019490
"reference": "composer://sylius/sylius"
1949119491
},
19492+
"CVE-2020-15245": {
19493+
"title": "CVE-2020-15245: Ability to switch customer email address on account detail page and stay verified",
19494+
"link": "https://github.com/Sylius/Sylius/security/advisories/GHSA-6gw4-x63h-5499",
19495+
"cve": "CVE-2020-15245",
19496+
"branches": {
19497+
"1.0.x": {
19498+
"time": null,
19499+
"versions": [
19500+
">=1.0.0",
19501+
"<1.1.0"
19502+
]
19503+
},
19504+
"1.1.x": {
19505+
"time": null,
19506+
"versions": [
19507+
">=1.1.0",
19508+
"<1.2.0"
19509+
]
19510+
},
19511+
"1.2.x": {
19512+
"time": null,
19513+
"versions": [
19514+
">=1.2.0",
19515+
"<1.3.0"
19516+
]
19517+
},
19518+
"1.3.x": {
19519+
"time": null,
19520+
"versions": [
19521+
">=1.3.0",
19522+
"<1.4.0"
19523+
]
19524+
},
19525+
"1.4.x": {
19526+
"time": null,
19527+
"versions": [
19528+
">=1.4.0",
19529+
"<1.5.0"
19530+
]
19531+
},
19532+
"1.5.x": {
19533+
"time": null,
19534+
"versions": [
19535+
">=1.5.0",
19536+
"<1.6.0"
19537+
]
19538+
},
19539+
"1.6.x": {
19540+
"time": 1603115700,
19541+
"versions": [
19542+
">=1.6.0",
19543+
"<1.6.9"
19544+
]
19545+
},
19546+
"1.7.x": {
19547+
"time": 1603115700,
19548+
"versions": [
19549+
">=1.7.0",
19550+
"<1.7.9"
19551+
]
19552+
},
19553+
"1.8.x": {
19554+
"time": 1603115700,
19555+
"versions": [
19556+
">=1.8.0",
19557+
"<1.8.3"
19558+
]
19559+
}
19560+
},
19561+
"reference": "composer://sylius/sylius"
19562+
},
1949219563
"CVE-2020-5220": {
1949319564
"title": "CVE-2020-5220: Ability to define unintended serialisation groups via HTTP header which might lead to data exposure",
1949419565
"link": "https://github.com/Sylius/SyliusResourceBundle/security/advisories/GHSA-8vp7-j5cj-vvm2",

0 commit comments

Comments
 (0)