Vulnerability Description
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).
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Field Test Project | Field Test | 0.3.0 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/109114Third Party Advisory
- https://github.com/ankane/field_test/issues/17ExploitThird Party Advisory
- https://rubygems.org/gems/field_testProductThird Party Advisory
- http://www.securityfocus.com/bid/109114Third Party Advisory
- https://github.com/ankane/field_test/issues/17ExploitThird Party Advisory
- https://rubygems.org/gems/field_testProductThird Party Advisory
FAQ
What is CVE-2019-13146?
CVE-2019-13146 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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...
How severe is CVE-2019-13146?
CVE-2019-13146 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-13146?
Check the references section above for vendor advisories and patch information. Affected products include: Field Test Project Field Test.