CVE-2019-15695

Source
https://cve.org/CVERecord?id=CVE-2019-15695
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-15695.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-15695
Downstream
Related
Published
2019-12-26T16:15:10.793Z
Modified
2026-02-16T07:35:40.700762Z
Severity
  • 7.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

TigerVNC version prior to 1.10.1 is vulnerable to stack buffer overflow, which could be triggered from CMsgReader::readSetCursor. This vulnerability occurs due to insufficient sanitization of PixelFormat. Since remote attacker can choose offset from start of the buffer to start writing his values, exploitation of this vulnerability could potentially result into remote code execution. This attack appear to be exploitable via network connectivity.

References

Affected packages

Git / github.com/cendioossman/tigervnc

Affected ranges

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

Affected versions

v0.*
v0.0.90
v1.*
v1.1.90

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-15695.json"
vanir_signatures
[
    {
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/cendioossman/tigervnc/commit/05e28490873a861379c943bf616614b78b558b89",
        "digest": {
            "function_hash": "238102010840006490624765670775544123760",
            "length": 672.0
        },
        "id": "CVE-2019-15695-800dddaa",
        "deprecated": false,
        "target": {
            "file": "tests/unit/pixelformat.cxx",
            "function": "is888Tests"
        }
    },
    {
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/cendioossman/tigervnc/commit/05e28490873a861379c943bf616614b78b558b89",
        "digest": {
            "line_hashes": [
                "11215078521087216220669547104450642596",
                "263706585694865484234758106927759167960",
                "318439607720240736024605570195229922972",
                "232879170605161548420765180674259138400"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-15695-ba7ee3da",
        "deprecated": false,
        "target": {
            "file": "common/rfb/PixelFormat.cxx"
        }
    },
    {
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/cendioossman/tigervnc/commit/05e28490873a861379c943bf616614b78b558b89",
        "digest": {
            "line_hashes": [
                "114909381394865847529733141035117385352",
                "169682308150256726512251224740106376540",
                "112356338652628749308354378080821212681"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-15695-d82c26bd",
        "deprecated": false,
        "target": {
            "file": "tests/unit/pixelformat.cxx"
        }
    },
    {
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/cendioossman/tigervnc/commit/05e28490873a861379c943bf616614b78b558b89",
        "digest": {
            "function_hash": "93666100521823192909488630857857638185",
            "length": 272.0
        },
        "id": "CVE-2019-15695-f4485b74",
        "deprecated": false,
        "target": {
            "file": "common/rfb/PixelFormat.cxx",
            "function": "PixelFormat::is888"
        }
    }
]

Git / github.com/tigervnc/tigervnc

Affected ranges

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

Affected versions

v0.*
v0.0.90
v1.*
v1.1.90
v1.10.0
v1.9.90

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-15695.json"