Skip to content

Commit be015cf

Browse files
authored
Merge pull request #1226 from ember-learn/4-8-1-security-patch
4.8.1 security patch blog post
2 parents 7325dc5 + 1197aad commit be015cf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/the-ember-times-issue-204.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ tags:
1313

1414
👋 Emberistas! 🐹
1515

16+
Ember Security Releases Blog Post 🔒,
1617
Ember 4.8 released 🐹,
1718
Dive into modern `@ember-data` 🏗️,
1819
Learn how to overwrite the default transition after authentication 🗝️
@@ -22,6 +23,15 @@ Evolving Ember’s Major Version Process ⭕,
2223
Announcing the Official TypeScript Types Public Preview 🔥,
2324
Ember Resources Release 🎉
2425

26+
---
27+
28+
## [Ember Security Releases Blog Post 🔒](https://blog.emberjs.com/ember-4-8-1-released)
29+
30+
Ember.js 3.24.7, 3.28.10, 4.4.4, 4.8.1, and 4.9.0-beta.3 were recently released to patch a security vulnerability for apps that pass untrusted input as paths to `EmberObject.setProperties` or `EmberObject.set`, or the corresponding standalone functions `setProperties` or `set` and may get surprising results that, in combination with other application bugs, could lead to cross-site scripting vulnerabilities.
31+
32+
Head on over to the [blog post](https://blog.emberjs.com/ember-4-8-1-released) to read more about the security patch.
33+
34+
---
2535

2636
## [Ember 4.8 released 🐹](https://blog.emberjs.com/ember-4-8-released)
2737

0 commit comments

Comments
 (0)