cvelist/2017/7xxx/CVE-2017-7551.json

69 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 21:01:03 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 05:23:44 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-7551",
2023-02-02 21:01:03 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 05:23:44 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:01:03 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:02:18 +00:00
"value": "389-ds-base version before 1.3.5.19 and 1.3.6.7 are vulnerable to password brute-force attacks during account lockout due to different return codes returned on password attempts."
2023-02-02 21:01:03 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:02:18 +00:00
"value": "CWE-209",
2023-02-02 21:01:03 +00:00
"cweId": "CWE-209"
}
]
}
]
},
2019-03-18 05:23:44 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:02:18 +00:00
"vendor_name": "389 Directory Server",
2019-03-18 05:23:44 +00:00
"product": {
"product_data": [
{
2023-02-12 23:02:18 +00:00
"product_name": "389-ds-base",
2019-03-18 05:23:44 +00:00
"version": {
"version_data": [
{
2023-02-12 23:02:18 +00:00
"version_affected": "=",
"version_value": "before 1.3.5.19 and 1.3.6.7"
2019-03-18 05:23:44 +00:00
}
]
}
}
]
2023-02-02 21:01:03 +00:00
}
2019-03-18 05:23:44 +00:00
}
]
}
},
2023-02-02 21:01:03 +00:00
"references": {
"reference_data": [
2017-10-16 12:31:07 -04:00
{
2023-02-02 21:01:03 +00:00
"url": "https://access.redhat.com/errata/RHSA-2017:2569",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:2569"
},
{
"url": "https://pagure.io/389-ds-base/issue/49336",
"refsource": "MISC",
"name": "https://pagure.io/389-ds-base/issue/49336"
2019-03-18 05:23:44 +00:00
}
]
}
}