Merge branch 'IBM20180622-84044' of https://github.com/ScottMooreIBM/cvelist into ScottMooreIBM-IBM20180622-84044

This commit is contained in:
CVE Team 2018-06-22 09:41:07 -04:00
commit 0d0d6a2401
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,18 +1,99 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1655",
"STATE" : "RESERVED"
},
"data_format" : "MITRE",
"CVE_data_meta" : {
"ID" : "CVE-2018-1655",
"DATE_PUBLIC" : "2018-06-22T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
},
"BM" : {
"S" : "U",
"UI" : "N",
"AC" : "L",
"AV" : "L",
"A" : "N",
"SCORE" : "4.000",
"PR" : "N",
"I" : "N",
"C" : "L"
}
}
},
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value" : "IBM AIX 5.3, 6.1, 7.1, and 7.2 contains a vulnerability in the rmsock command that may be used to expose kernel memory. IBM X-Force ID: 144748.",
"lang" : "eng"
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"title" : "IBM SECURITY ADVISORY",
"name" : "http://aix.software.ibm.com/aix/efixes/security/rmsock_advisory2.asc",
"url" : "http://aix.software.ibm.com/aix/efixes/security/rmsock_advisory2.asc"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/144748",
"name" : "ibm-aix-cve20181655-info-disc(144748)"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "AIX",
"version" : {
"version_data" : [
{
"version_value" : "6.1"
},
{
"version_value" : "5.3"
},
{
"version_value" : "7.1"
},
{
"version_value" : "7.2"
}
]
}
}
]
}
}
]
}
}
}