Skip to content

Commit e98eeb9

Browse files
committed
moar moar clean up
1 parent 5a5a880 commit e98eeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Ember Resources Release 🎉
2929

3030
## [Ember Security Releases Blog Post 🔒](https://blog.emberjs.com/ember-4-8-1-released)
3131

32-
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.
32+
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`. Apps that do this may get surprising results that, in combination with other application bugs, could lead to cross-site scripting vulnerabilities.
3333

3434
Head on over to the [blog post](https://blog.emberjs.com/ember-4-8-1-released) to read more about the security patch.
3535

0 commit comments

Comments
 (0)