blob: 93fd61e4c87a79114098b3e5a42cdb0c5d006b5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
=======================================================================================
OSA-2019-013: SDC exposes JDWP outside of pod which allows for arbitrary code execution
=======================================================================================
**Date:** 2019-05-28
**CVE:** CVE-2019-12118
**Severity:** Critical
Affects
-------
* SDC: Dublin and earlier
Description
-----------
Radosław Żeszczuk from Samsung reported vulnerability in SDC. By accessing port 7001 of demo-sdc-sdc-wfd-be pod an unauthenticated attacker who already has access to pod to pod communication may execute arbitrary code inside this pod. All OOM ONAP setups which includes SDC are affected.
Patches
-------
No patch for this vulnerability has been proposed yet.
Credits
-------
* Radosław Żeszczuk from Samsung
References
----------
* `OJSI-79 <https://jira.onap.org/browse/OJSI-79>`_
* `CVE-2019-12118 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12118>`_
|