Vulnerability Details : CVE-2014-4873
Potential exploit
SQL injection vulnerability in TrackItWeb/Grid/GetData in BMC Track-It! 11.3.0.355 allows remote authenticated users to execute arbitrary SQL commands via crafted POST data.
Vulnerability category: Sql Injection
Products affected by CVE-2014-4873
- cpe:2.3:a:bmc:track-it\!:11.3.0.355:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2014-4873
4.92%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 89 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2014-4873
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:P/A:P |
8.0
|
6.4
|
NIST |
CWE ids for CVE-2014-4873
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2014-4873
-
http://packetstormsecurity.com/files/128594/BMC-Track-it-Remote-Code-Execution-SQL-Injection.html
BMC Track-it! Remote Code Execution / SQL Injection ≈ Packet StormExploit;Third Party Advisory;VDB Entry
-
http://www.kb.cert.org/vuls/id/121036
VU#121036 - BMC Track-It! contains multiple vulnerabilitiesThird Party Advisory;US Government Resource
-
http://www.securityfocus.com/bid/70268
BMC Track-It! '/TrackItWeb/Grid/GetData' SQL Injection VulnerabilityThird Party Advisory;VDB Entry
-
https://raw.githubusercontent.com/pedrib/PoC/master/generic/bmc-track-it-11.3.txt
Exploit
Jump to