Vulnerability Details : CVE-2019-13146
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).
Vulnerability category: Sql InjectionCross site scripting (XSS)
Products affected by CVE-2019-13146
- cpe:2.3:a:field_test_project:field_test:0.3.0:*:*:*:*:ruby:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-13146
0.15%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 53 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-13146
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:P/A:N |
10.0
|
2.9
|
NIST | |
5.3
|
MEDIUM | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
3.9
|
1.4
|
NIST |
CWE ids for CVE-2019-13146
-
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-13146
-
http://www.securityfocus.com/bid/109114
RubyGems field_test SQL Injection and Cross-Site Scripting VulnerabilitiesThird Party Advisory
-
https://rubygems.org/gems/field_test
field_test | RubyGems.org | your community gem hostProduct;Third Party Advisory
-
https://github.com/ankane/field_test/issues/17
Arbitrary Variants Via Query Parameters in Field Test 0.3.0 · Issue #17 · ankane/field_test · GitHubExploit;Third Party Advisory
Jump to