8.8
CVE-2020-9417
- EPSS 0.42%
- Published 20.10.2020 21:15:13
- Last modified 21.11.2024 05:40:36
- Source security@tibco.com
- Teams watchlist Login
- Open Login
The Transaction Insight reporting component of TIBCO Software Inc.'s TIBCO Foresight Archive and Retrieval System, TIBCO Foresight Archive and Retrieval System Healthcare Edition, TIBCO Foresight Operational Monitor, TIBCO Foresight Operational Monitor Healthcare Edition, TIBCO Foresight Transaction Insight, and TIBCO Foresight Transaction Insight Healthcare Edition contains a vulnerability that theoretically allows an authenticated attacker to perform SQL injection. Affected releases are TIBCO Software Inc.'s TIBCO Foresight Archive and Retrieval System: versions 5.1.0 and below, version 5.2.0, TIBCO Foresight Archive and Retrieval System Healthcare Edition: versions 5.1.0 and below, version 5.2.0, TIBCO Foresight Operational Monitor: versions 5.1.0 and below, version 5.2.0, TIBCO Foresight Operational Monitor Healthcare Edition: versions 5.1.0 and below, version 5.2.0, TIBCO Foresight Transaction Insight: versions 5.1.0 and below, version 5.2.0, and TIBCO Foresight Transaction Insight Healthcare Edition: versions 5.1.0 and below, version 5.2.0.
Data is provided by the National Vulnerability Database (NVD)
Tibco ≫ Foresight Archive And Retrieval System Version <= 5.1.0
Tibco ≫ Foresight Archive And Retrieval System Version5.2.0
Tibco ≫ Foresight Operational Monitor Version <= 5.1.0
Tibco ≫ Foresight Operational Monitor Version5.2.0
Tibco ≫ Foresight Transaction Insight Version <= 5.1.0
Tibco ≫ Foresight Transaction Insight Version5.2.0
Tibco ≫ Foresight Archive And Retrieval System SwEditionhealthcare Version <= 5.1.0
Tibco ≫ Foresight Archive And Retrieval System Version5.2.0 SwEditionhealthcare
Tibco ≫ Foresight Operational Monitor SwEditionhealthcare Version <= 5.1.0
Tibco ≫ Foresight Operational Monitor Version5.2.0 SwEditionhealthcare
Tibco ≫ Foresight Transaction Insight SwEditionhealthcare Version <= 5.1.0
Tibco ≫ Foresight Transaction Insight Version5.2.0 SwEditionhealthcare
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.42% | 0.589 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
security@tibco.com | 7.6 | 2.1 | 5.5 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L
|
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
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.