mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
72 lines
2.4 KiB
JSON
72 lines
2.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2017-11501",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "NixOS 17.03 and earlier has an unintended default absence of SSL Certificate Validation for LDAP. The users.ldap NixOS module implements user authentication against LDAP servers via a PAM module. It was found that if TLS is enabled to connect to the LDAP server with users.ldap.useTLS, peer verification will be unconditionally disabled in /etc/ldap.conf."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "http://openwall.com/lists/oss-security/2017/07/20/1",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://openwall.com/lists/oss-security/2017/07/20/1"
|
|
},
|
|
{
|
|
"name": "https://groups.google.com/forum/#!topic/nix-security-announce/qrDU0KH_ZRk",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://groups.google.com/forum/#!topic/nix-security-announce/qrDU0KH_ZRk"
|
|
},
|
|
{
|
|
"name": "https://github.com/NixOS/nixpkgs/issues/27506",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/NixOS/nixpkgs/issues/27506"
|
|
}
|
|
]
|
|
}
|
|
} |