The field_test gem 0.3.0 for Ruby has unvalidated input. A method call that is expected to return a value from a certain set of inputs can be made to return any input, which can be dangerous depending on how applications use it. If an application treats arbitrary variants as trusted, this can lead to a variety of potential vulnerabilities like SQL injection or cross-site scripting (XSS).
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/109114 | Third Party Advisory |
https://github.com/ankane/field_test/issues/17 | Exploit Third Party Advisory |
https://rubygems.org/gems/field_test | Product Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-07-09 18:15
Updated : 2024-02-28 17:08
NVD link : CVE-2019-13146
Mitre link : CVE-2019-13146
CVE.ORG link : CVE-2019-13146
JSON object : View
Products Affected
field_test_project
- field_test
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')