CVE-2020-13616

Source
https://nvd.nist.gov/vuln/detail/CVE-2020-13616
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-13616.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2020-13616
Published
2020-05-26T23:15:11Z
Modified
2025-10-15T11:52:32.945551Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

The boost ASIO wrapper in net/asio.cpp in Pichi before 1.3.0 lacks TLS hostname verification.

References

Affected packages

Git / github.com/pichi-router/pichi

Affected ranges

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

Affected versions

1.*

1.0
1.0-alpha
1.0-beta
1.1-rc
1.1.0
1.2.0
1.2.0-rc
1.2.1
1.2.1-rc
1.3.0-rc

Database specific

vanir_signatures

[
    {
        "signature_type": "Function",
        "deprecated": false,
        "source": "https://github.com/pichi-router/pichi/commit/2916bd53d298e1143081a24974549e4367a22bac",
        "signature_version": "v1",
        "target": {
            "function": "disconnect",
            "file": "src/net/http.cpp"
        },
        "digest": {
            "function_hash": "137337912029904505901781117209005375242",
            "length": 1035.0
        },
        "id": "CVE-2020-13616-70dcf2cc"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "source": "https://github.com/pichi-router/pichi/commit/2916bd53d298e1143081a24974549e4367a22bac",
        "signature_version": "v1",
        "target": {
            "file": "src/net/http.cpp"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "69489399679128650160052406761576552415",
                "135572112179782736437937821203965452093",
                "83883856479767001370306109378004111995",
                "307039956862139459933935978175831468720",
                "102940385700334214018001557192047724272",
                "207874256715498514481486752652131921339",
                "49908123410616073796639104710647880963"
            ]
        },
        "id": "CVE-2020-13616-d7abad56"
    }
]