cvelist/2019/19xxx/CVE-2019-19355.json

140 lines
5.2 KiB
JSON
Raw Normal View History

2019-11-27 17:00:59 +00:00
{
2023-02-02 21:02:01 +00:00
"data_version": "4.0",
2019-11-27 17:00:59 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2019-19355",
2020-03-18 17:01:24 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-03-18 13:11:53 -03:00
},
2023-02-02 21:02:01 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "An insecure modification vulnerability in the /etc/passwd file was found in the openshift/ocp-release-operator-sdk. An attacker with access to the container could use this flaw to modify /etc/passwd and escalate their privileges."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect Privilege Assignment",
"cweId": "CWE-266"
}
]
}
]
},
2020-03-18 13:11:53 -03:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
2023-02-02 21:02:01 +00:00
"product_name": "Red Hat OpenShift Container Platform 4.1",
"version": {
"version_data": [
{
"version_value": "v4.1.41-202004151639",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat OpenShift Container Platform 4.2",
"version": {
"version_data": [
{
"version_value": "v4.2.27-202003301126",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat OpenShift Container Platform 4.3",
2020-03-18 13:11:53 -03:00
"version": {
"version_data": [
{
2023-02-02 21:02:01 +00:00
"version_value": "v4.3.5-202003020549",
"version_affected": "!"
2020-03-18 13:11:53 -03:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:02:01 +00:00
"url": "https://access.redhat.com/articles/4859371",
"refsource": "MISC",
"name": "https://access.redhat.com/articles/4859371"
},
2019-11-27 17:00:59 +00:00
{
2023-02-02 21:02:01 +00:00
"url": "https://access.redhat.com/errata/RHSA-2020:0683",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2020:0683"
},
{
"url": "https://access.redhat.com/errata/RHSA-2020:1280",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2020:1280"
},
{
"url": "https://access.redhat.com/errata/RHSA-2020:1545",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2020:1545"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2019-19355",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2019-19355"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793277",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1793277"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-19355",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-19355"
2019-11-27 17:00:59 +00:00
}
]
2020-03-18 13:11:53 -03:00
},
2023-02-02 21:02:01 +00:00
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Joseph LaMagna-Reiter (SPR Inc.) for reporting this issue."
}
],
2020-03-18 13:11:53 -03:00
"impact": {
"cvss": [
2023-02-02 21:02:01 +00:00
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
2020-03-18 13:11:53 -03:00
]
2019-11-27 17:00:59 +00:00
}
2020-03-18 17:01:24 +00:00
}