You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# RubySaml Changelog
2
2
3
+
### 0.8.3 (Feb 27, 2018)
4
+
* Fix vulnerability CVE-2017-11428. Process text of nodes properly, ignoring comments
5
+
* Fix DigestMethod lookup bug #144
6
+
3
7
### 0.8.2 (Jan 26, 2014)
4
8
*[#183](https://github.com/onelogin/ruby-saml/pull/183) Resolved a security vulnerability where string interpolation in a `REXML::XPath.first()` method call allowed for arbitrary code execution.
0 commit comments