CVE-2019-15522

Source
https://nvd.nist.gov/vuln/detail/CVE-2019-15522
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-15522.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-15522
Downstream
Related
Published
2020-03-20T21:15:15Z
Modified
2025-10-15T10:19:26.256543Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in LINBIT csync2 through 2.0. csyncdaemonsession in daemon.c neglects to force a failure of a hello command when the configuration requires use of SSL.

References

Affected packages

Git / github.com/linbit/csync2

Affected ranges

Type
GIT
Repo
https://github.com/linbit/csync2
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

csync2-2.*

csync2-2.0

Database specific

vanir_signatures

[
    {
        "signature_type": "Function",
        "deprecated": false,
        "source": "https://github.com/linbit/csync2/commit/416f1de878ef97e27e27508914f7ba8599a0be22",
        "signature_version": "v1",
        "target": {
            "function": "csync_daemon_session",
            "file": "daemon.c"
        },
        "digest": {
            "function_hash": "255400942276427280257923089608729954212",
            "length": 7825.0
        },
        "id": "CVE-2019-15522-2f4c39b7"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "source": "https://github.com/linbit/csync2/commit/416f1de878ef97e27e27508914f7ba8599a0be22",
        "signature_version": "v1",
        "target": {
            "file": "daemon.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "25965680142025192874023044997460010102",
                "47332741921033549829969510782903120198",
                "50261823447827306386841951938826890569",
                "333321465951084331766574043476415129405"
            ]
        },
        "id": "CVE-2019-15522-54ae9f92"
    }
]