cvelist/2019/19xxx/CVE-2019-19906.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2019-12-19 18:01:06 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-19906",
"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": "cyrus-sasl (aka Cyrus SASL) 2.1.27 has an out-of-bounds write leading to unauthenticated remote denial-of-service in OpenLDAP via a malformed LDAP packet. The OpenLDAP crash is ultimately caused by an off-by-one error in _sasl_add_string in common.c in cyrus-sasl."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/cyrusimap/cyrus-sasl/issues/587",
"refsource": "MISC",
"name": "https://github.com/cyrusimap/cyrus-sasl/issues/587"
},
{
"url": "https://www.openldap.org/its/index.cgi/Incoming?id=9123",
"refsource": "MISC",
"name": "https://www.openldap.org/its/index.cgi/Incoming?id=9123"
}
]
}
}