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.
1 parent c9589a4 commit 20dca5fCopy full SHA for 20dca5f
gems/simple_form/CVE-2019-16676.yml
@@ -0,0 +1,15 @@
1
+---
2
+gem: simple_form
3
+cve: 2019-16676
4
+ghsa: r74q-gxcg-73hx
5
+url: https://github.com/plataformatec/simple_form/security/advisories/GHSA-r74q-gxcg-73hx
6
+title: simple_form Gem for Ruby Incorrect Access Control for forms based on user input
7
+date: 2019-09-27
8
+description: |
9
+ Simple Form before 5.0 has Incorrect Access Control in `file_method?` in `lib/simple_form/form_builder.rb`,
10
+ because a user-supplied string is invoked as a method call.
11
+
12
+ This only happens for pages that build forms based on user input.
13
14
+patched_versions:
15
+ - ">= 5.0"
0 commit comments