VYPR
High severity8.8NVD Advisory· Published Sep 7, 2017· Updated May 13, 2026

CVE-2015-4619

CVE-2015-4619

Description

Cross-site request forgery (CSRF) vulnerability in Spina before commit bfe44f289e336f80b6593032679300c493735e75.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
spinaRubyGems
< 0.6.290.6.29

Affected products

1
  • cpe:2.3:a:denkgroot:spina:*:*:*:*:*:*:*:*
    Range: <=0.11.1

Patches

1
bfe44f289e33

protect from forgery

https://github.com/denkGroot/SpinaBram JettenJun 16, 2015via ghsa
1 file changed · +2 0
  • app/controllers/spina/application_controller.rb+2 0 modified
    @@ -1,5 +1,7 @@
     module Spina
       class ApplicationController < ActionController::Base
    +    protect_from_forgery
    +    
         include ApplicationHelper
     
         private
    

Vulnerability mechanics

Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

7

News mentions

0

No linked articles in our index yet.