cvelist/2016/4xxx/CVE-2016-4992.json

145 lines
5.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 21:01:49 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 01:11:09 +00:00
"CVE_data_meta": {
"ID": "CVE-2016-4992",
2023-02-02 21:01:49 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 01:11:09 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:01:49 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "An information disclosure flaw was found in 389 Directory Server. A user with no access to objects in certain LDAP sub-tree could send LDAP ADD operations with a specific object name. The error message returned to the user was different based on whether the target object existed or not."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Generation of Error Message Containing Sensitive Information",
"cweId": "CWE-209"
}
]
}
]
},
2019-03-18 01:11:09 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 21:01:49 +00:00
"vendor_name": "Red Hat",
2019-03-18 01:11:09 +00:00
"product": {
"product_data": [
{
2023-02-02 21:01:49 +00:00
"product_name": "Red Hat Enterprise Linux 6",
"version": {
"version_data": [
{
"version_value": "0:1.2.11.15-84.el6_8",
"version_affected": "!"
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 7",
2019-03-18 01:11:09 +00:00
"version": {
"version_data": [
{
2023-02-02 21:01:49 +00:00
"version_value": "0:1.3.5.10-11.el7",
"version_affected": "!"
2019-03-18 01:11:09 +00:00
}
]
}
}
]
2023-02-02 21:01:49 +00:00
}
2019-03-18 01:11:09 +00:00
}
]
}
},
2023-02-02 21:01:49 +00:00
"references": {
"reference_data": [
2017-10-16 12:31:07 -04:00
{
2023-02-02 21:01:49 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2016-2594.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-2594.html"
},
2019-03-18 01:11:09 +00:00
{
2023-02-02 21:01:49 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2016-2765.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-2765.html"
},
{
"url": "https://access.redhat.com/errata/RHSA-2016:2594",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:2594"
},
{
"url": "https://access.redhat.com/errata/RHSA-2016:2765",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:2765"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2016-4992",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2016-4992"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1347760",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1347760"
2019-03-18 01:11:09 +00:00
}
]
},
2023-02-02 21:01:49 +00:00
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Martin Basti (Red Hat) and Petr Spacek (Red Hat)."
}
],
"impact": {
"cvss": [
2019-03-18 01:11:09 +00:00
{
2023-02-02 21:01:49 +00:00
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 3.5,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "PARTIAL",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "NONE",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:N/AC:M/Au:S/C:P/I:N/A:N",
"version": "2.0"
2019-03-18 01:11:09 +00:00
},
{
2023-02-02 21:01:49 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
2019-03-18 01:11:09 +00:00
}
]
}
}