CVE-2019-10195

This commit is contained in:
mrehak@redhat.com 2019-11-27 08:50:10 +01:00
parent 2a3d753054
commit 88b24d4a00
No known key found for this signature in database
GPG Key ID: 61C2AB3CDC29106F

View File

@ -4,15 +4,91 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10195",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "mrehak@redhat.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "IPA",
"version": {
"version_data": [
{
"version_value": "all IPA 4.6.x versions before 4.6.7"
},
{
"version_value": "all IPA 4.7.x versions before 4.7.4"
},
{
"version_value": "all IPa 4.8.x versions before 4.8.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-532"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.freeipa.org/page/Releases/4.7.4"
},
{
"url": "https://www.freeipa.org/page/Releases/4.8.3"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10195",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10195",
"refsource": "CONFIRM"
},
{
"url": "https://www.freeipa.org/page/Releases/4.6.7"
}
]
},
"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": "A flaw was found in IPA, all 4.6.x versions before 4.6.7, all 4.7.x versions before 4.7.4 and all 4.8.x versions before 4.8.3, in the way that FreeIPA's batch processing API logged operations. This included passing user passwords in clear text on FreeIPA masters. Batch processing of commands with passwords as arguments or options is not performed by default in FreeIPA but is possible by third-party components. An attacker having access to system logs on FreeIPA masters could use this flaw to produce log file content with passwords exposed."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "5.7/CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.0"
}
]
]
}
}
}