cvelist/2019/3xxx/CVE-2019-3893.json

93 lines
3.2 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-04-09 10:56:39 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 01:58:53 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3893",
2019-04-09 16:00:49 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-04-09 10:56:39 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "The Foreman Project",
"product": {
"product_data": [
{
"product_name": "foreman",
"version": {
"version_data": [
{
"version_value": "1.20.3"
},
{
"version_value": "1.21.1"
},
{
"version_value": "1.22.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
2019-04-09 16:00:49 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3893",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3893",
"refsource": "CONFIRM"
},
{
2019-04-09 16:00:49 +00:00
"url": "https://projects.theforeman.org/issues/26450",
"refsource": "MISC",
"name": "https://projects.theforeman.org/issues/26450"
},
2019-04-09 10:56:39 -03:00
{
2019-04-09 16:00:49 +00:00
"url": "https://github.com/theforeman/foreman/pull/6621",
"refsource": "MISC",
"name": "https://github.com/theforeman/foreman/pull/6621"
2019-04-10 16:00:42 +00:00
},
{
"refsource": "BID",
"name": "107846",
"url": "http://www.securityfocus.com/bid/107846"
2019-04-09 10:56:39 -03:00
}
]
2019-03-18 01:58:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Foreman it was discovered that the delete compute resource operation, when executed from the Foreman API, leads to the disclosure of the plaintext password or token for the affected compute resource. A malicious user with the \"delete_compute_resource\" permission can use this flaw to take control over compute resources managed by foreman. Versions before 1.20.3, 1.21.1, 1.22.0 are vulnerable."
2019-03-18 01:58:53 +00:00
}
]
2019-04-09 10:56:39 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "4.9/CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
}
]
]
2019-03-18 01:58:53 +00:00
}
2019-04-09 16:00:49 +00:00
}