cvelist/2018/12xxx/CVE-2018-12539.json

108 lines
3.8 KiB
JSON
Raw Normal View History

2018-06-18 13:02:56 -04:00
{
2019-04-23 20:01:03 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@eclipse.org",
"ID": "CVE-2018-12539",
"STATE": "PUBLIC"
2019-03-18 03:38:52 +00:00
},
2019-04-23 20:01:03 +00:00
"affects": {
"vendor": {
"vendor_data": [
2019-03-18 03:38:52 +00:00
{
2019-04-23 20:01:03 +00:00
"product": {
"product_data": [
2019-03-18 03:38:52 +00:00
{
2019-04-23 20:01:03 +00:00
"product_name": "Eclipse OpenJ9",
"version": {
"version_data": [
2019-03-18 03:38:52 +00:00
{
2019-04-23 20:01:03 +00:00
"version_affected": "=",
"version_value": "0.8"
2019-03-18 03:38:52 +00:00
}
]
}
}
]
},
2019-04-23 20:01:03 +00:00
"vendor_name": "The Eclipse Foundation"
2019-03-18 03:38:52 +00:00
}
]
}
},
2019-04-23 20:01:03 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-08-14 13:47:15 -04:00
{
2019-04-23 20:01:03 +00:00
"lang": "eng",
"value": "In Eclipse OpenJ9 version 0.8, users other than the process owner may be able to use Java Attach API to connect to an Eclipse OpenJ9 or IBM JVM on the same machine and use Attach API operations, which includes the ability to execute untrusted native code. Attach API is enabled by default on Windows, Linux and AIX JVMs and can be disabled using the command line option -Dcom.ibm.tools.attach.enable=no."
2018-08-14 13:47:15 -04:00
}
2019-03-18 03:38:52 +00:00
]
},
2019-04-23 20:01:03 +00:00
"problemtype": {
"problemtype_data": [
2019-03-18 03:38:52 +00:00
{
2019-04-23 20:01:03 +00:00
"description": [
2019-03-18 03:38:52 +00:00
{
2019-04-23 20:01:03 +00:00
"lang": "eng",
"value": "CWE-419: Unprotected Primary Channel"
2019-03-18 03:38:52 +00:00
}
]
}
]
},
2019-04-23 20:01:03 +00:00
"references": {
"reference_data": [
2019-03-18 03:38:52 +00:00
{
2019-04-23 20:01:03 +00:00
"name": "RHSA-2018:2713",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2713"
2019-03-18 03:38:52 +00:00
},
{
2019-04-23 20:01:03 +00:00
"name": "RHSA-2018:2575",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2575"
2019-03-18 03:38:52 +00:00
},
{
2019-04-23 20:01:03 +00:00
"name": "RHSA-2018:2576",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2576"
2019-03-18 03:38:52 +00:00
},
{
2019-04-23 20:01:03 +00:00
"name": "RHSA-2018:2568",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2568"
2019-03-18 03:38:52 +00:00
},
{
2019-04-23 20:01:03 +00:00
"name": "RHSA-2018:2569",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2569"
2019-03-18 03:38:52 +00:00
},
{
2019-04-23 20:01:03 +00:00
"name": "RHSA-2018:2712",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2712"
2019-03-18 03:38:52 +00:00
},
{
2019-04-23 20:01:03 +00:00
"name": "1041765",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041765"
2019-03-18 03:38:52 +00:00
},
{
2019-04-23 20:01:03 +00:00
"name": "105126",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105126"
2019-03-18 03:38:52 +00:00
},
{
2019-04-23 20:01:03 +00:00
"name": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=534589",
"refsource": "CONFIRM",
"url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=534589"
Bill Situ <Bill.Situ@oracle.com> This update includes 3rd party CVEs released in Oracle Critical Patch Update 2019 April. On branch cna/Oracle/CPU2019Apr_3rd Changes to be committed: modified: 2014/0xxx/CVE-2014-0107.json modified: 2014/0xxx/CVE-2014-0114.json modified: 2014/7xxx/CVE-2014-7923.json modified: 2014/7xxx/CVE-2014-7926.json modified: 2014/7xxx/CVE-2014-7940.json modified: 2014/8xxx/CVE-2014-8146.json modified: 2014/8xxx/CVE-2014-8147.json modified: 2014/9xxx/CVE-2014-9654.json modified: 2014/9xxx/CVE-2014-9911.json modified: 2015/1xxx/CVE-2015-1832.json modified: 2015/3xxx/CVE-2015-3253.json modified: 2015/5xxx/CVE-2015-5922.json modified: 2015/9xxx/CVE-2015-9251.json modified: 2016/1000xxx/CVE-2016-1000031.json modified: 2016/1xxx/CVE-2016-1181.json modified: 2016/1xxx/CVE-2016-1182.json modified: 2016/2xxx/CVE-2016-2141.json modified: 2016/3xxx/CVE-2016-3092.json modified: 2016/4xxx/CVE-2016-4000.json modified: 2016/6xxx/CVE-2016-6293.json modified: 2016/7xxx/CVE-2016-7055.json modified: 2016/7xxx/CVE-2016-7103.json modified: 2016/7xxx/CVE-2016-7415.json modified: 2016/8xxx/CVE-2016-8735.json modified: 2017/0xxx/CVE-2017-0861.json modified: 2017/12xxx/CVE-2017-12617.json modified: 2017/14xxx/CVE-2017-14952.json modified: 2017/15xxx/CVE-2017-15265.json modified: 2017/17xxx/CVE-2017-17484.json modified: 2017/3xxx/CVE-2017-3730.json modified: 2017/3xxx/CVE-2017-3731.json modified: 2017/3xxx/CVE-2017-3732.json modified: 2017/3xxx/CVE-2017-3733.json modified: 2017/3xxx/CVE-2017-3735.json modified: 2017/3xxx/CVE-2017-3736.json modified: 2017/3xxx/CVE-2017-3738.json modified: 2017/5xxx/CVE-2017-5533.json modified: 2017/5xxx/CVE-2017-5645.json modified: 2017/5xxx/CVE-2017-5664.json modified: 2017/5xxx/CVE-2017-5753.json modified: 2017/5xxx/CVE-2017-5754.json modified: 2017/7xxx/CVE-2017-7525.json modified: 2017/7xxx/CVE-2017-7867.json modified: 2017/7xxx/CVE-2017-7868.json modified: 2017/8xxx/CVE-2017-8105.json modified: 2017/8xxx/CVE-2017-8287.json modified: 2017/9xxx/CVE-2017-9798.json modified: 2018/0xxx/CVE-2018-0161.json modified: 2018/0xxx/CVE-2018-0495.json modified: 2018/0xxx/CVE-2018-0732.json modified: 2018/0xxx/CVE-2018-0733.json modified: 2018/0xxx/CVE-2018-0734.json modified: 2018/0xxx/CVE-2018-0735.json modified: 2018/0xxx/CVE-2018-0737.json modified: 2018/0xxx/CVE-2018-0739.json modified: 2018/1000xxx/CVE-2018-1000004.json modified: 2018/1000xxx/CVE-2018-1000180.json modified: 2018/1000xxx/CVE-2018-1000613.json modified: 2018/10xxx/CVE-2018-10901.json modified: 2018/11xxx/CVE-2018-11039.json modified: 2018/11xxx/CVE-2018-11040.json modified: 2018/11xxx/CVE-2018-11218.json modified: 2018/11xxx/CVE-2018-11219.json modified: 2018/11xxx/CVE-2018-11236.json modified: 2018/11xxx/CVE-2018-11237.json modified: 2018/11xxx/CVE-2018-11761.json modified: 2018/11xxx/CVE-2018-11763.json modified: 2018/11xxx/CVE-2018-11775.json modified: 2018/11xxx/CVE-2018-11784.json modified: 2018/12xxx/CVE-2018-12022.json modified: 2018/12xxx/CVE-2018-12023.json modified: 2018/12xxx/CVE-2018-12539.json modified: 2018/14xxx/CVE-2018-14718.json modified: 2018/14xxx/CVE-2018-14719.json modified: 2018/14xxx/CVE-2018-14720.json modified: 2018/14xxx/CVE-2018-14721.json modified: 2018/15xxx/CVE-2018-15756.json modified: 2018/16xxx/CVE-2018-16864.json modified: 2018/16xxx/CVE-2018-16865.json modified: 2018/16xxx/CVE-2018-16890.json modified: 2018/17xxx/CVE-2018-17189.json modified: 2018/17xxx/CVE-2018-17199.json modified: 2018/19xxx/CVE-2018-19360.json modified: 2018/19xxx/CVE-2018-19361.json modified: 2018/19xxx/CVE-2018-19362.json modified: 2018/1xxx/CVE-2018-1257.json modified: 2018/1xxx/CVE-2018-1258.json modified: 2018/1xxx/CVE-2018-1304.json modified: 2018/1xxx/CVE-2018-1305.json modified: 2018/1xxx/CVE-2018-1656.json modified: 2018/20xxx/CVE-2018-20685.json modified: 2018/3xxx/CVE-2018-3620.json modified: 2018/3xxx/CVE-2018-3646.json modified: 2018/3xxx/CVE-2018-3693.json modified: 2018/5xxx/CVE-2018-5407.json modified: 2018/6xxx/CVE-2018-6485.json modified: 2018/7xxx/CVE-2018-7489.json modified: 2018/7xxx/CVE-2018-7566.json modified: 2018/8xxx/CVE-2018-8013.json modified: 2018/8xxx/CVE-2018-8034.json modified: 2018/8xxx/CVE-2018-8088.json modified: 2019/0xxx/CVE-2019-0190.json modified: 2019/1xxx/CVE-2019-1559.json modified: 2019/3xxx/CVE-2019-3772.json modified: 2019/3xxx/CVE-2019-3822.json modified: 2019/3xxx/CVE-2019-3823.json
2019-04-23 04:53:58 -07:00
},
{
2019-04-23 20:01:03 +00:00
"url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
"refsource": "MISC",
"name": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
2019-03-18 03:38:52 +00:00
}
]
}
}