2019-03-27 12:00:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10147" ,
2019-06-03 19:00:54 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-05-31 12:26:10 +10:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "[UNKNOWN]" ,
"product" : {
"product_data" : [
{
"product_name" : "rkt" ,
"version" : {
"version_data" : [
{
"version_value" : "1.30.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-250"
}
]
}
]
} ,
"references" : {
"reference_data" : [
2019-06-03 19:00:54 +00:00
{
"url" : "https://www.twistlock.com/labs-blog/breaking-out-of-coresos-rkt-3-new-cves/" ,
"refsource" : "MISC" ,
"name" : "https://www.twistlock.com/labs-blog/breaking-out-of-coresos-rkt-3-new-cves/"
} ,
2019-05-31 12:26:10 +10:00
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10147" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10147" ,
"refsource" : "CONFIRM"
}
]
2019-03-27 12:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-05-31 12:26:10 +10:00
"value" : "rkt through version 1.30.0 does not isolate processes in containers that are run with `rkt enter`. Processes run with `rkt enter` are not limited by cgroups during stage 2 (the actual environment in which the applications run). Compromised containers could exploit this flaw to access host resources."
2019-03-27 12:00:51 +00:00
}
]
2019-05-31 12:26:10 +10:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "4.7/CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"version" : "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-06-03 19:00:54 +00:00
}