We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b08435d + 40127c0 commit c1f265cCopy full SHA for c1f265c
gems/spina/CVE-2015-4619.yml
@@ -0,0 +1,16 @@
1
+---
2
+gem: spina
3
+cve: 2015-4619
4
+title: Cross-site request forgery (CSRF) vulnerability in Spina gem
5
+date: 2015-06-16
6
+url: http://www.openwall.com/lists/oss-security/2015/06/16/11
7
+
8
+description: >-
9
+ `Spina::ApplicationController` actions didn't have CSRF
10
+ protection. This causes a CSRF vulnerability across the
11
+ entire engine which includes administrative functionality
12
+ such as creating users, changing passwords,
13
+ and media management.
14
15
+patched_versions:
16
+ - ">= 0.6.29"
0 commit comments