6.5
CVE-2018-18836
- EPSS 1.96%
- Veröffentlicht 18.06.2019 16:15:10
- Zuletzt bearbeitet 21.11.2024 03:56:43
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in Netdata 1.10.0. JSON injection exists via the api/v1/data tqx parameter because of web_client_api_request_v1_data in web/api/web_api_v1.c.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
My-netdata ≫ Netdata Version1.10.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.96% | 0.777 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:P/A:N
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
https://github.com/netdata/netdata/blob/798c141c49ee85bddc8f48f25d2cb593ec96da07/web/api/web_api_v1.c#L388
https://github.com/netdata/netdata/blob/798c141c49ee85bddc8f48f25d2cb593ec96da07/web/api/web_api_v1.c#L403
https://github.com/netdata/netdata/commit/92327c9ec211bd1616315abcb255861b130b97ca
https://github.com/netdata/netdata/pull/4521
https://www.red4sec.com/cve/netdata_json_injection.txt