CVE-2017-7863

Source
https://cve.org/CVERecord?id=CVE-2017-7863
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-7863.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-7863
Downstream
Related
Published
2017-04-14T04:59:00.507Z
Modified
2026-03-15T22:24:59.724612Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

FFmpeg before 2017-02-04 has an out-of-bounds write caused by a heap-based buffer overflow related to the decodeframecommon function in libavcodec/pngdec.c.

References

Affected packages

Git / github.com/ffmpeg/ffmpeg

Affected ranges

Type
GIT
Repo
https://github.com/ffmpeg/ffmpeg
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.8.10"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "8.0"
        }
    ]
}

Affected versions

Other
N
n0.*
n0.11-dev
n0.12-dev
n0.8
n1.*
n1.1-dev
n1.2-dev
n1.3-dev
n2.*
n2.0
n2.1-dev
n2.2-dev
n2.3-dev
n2.4-dev
n2.5-dev
n2.6-dev
n2.7-dev
n2.8
n2.8-dev
n2.8.1
n2.8.10
n2.8.2
n2.8.3
n2.8.4
n2.8.5
n2.8.6
n2.8.7
n2.8.8
n2.8.9
n2.9-dev
n3.*
n3.1-dev
n3.2-dev
n3.3-dev

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-7863.json"
vanir_signatures
[
    {
        "signature_version": "v1",
        "target": {
            "file": "libavcodec/pngdec.c"
        },
        "source": "https://github.com/ffmpeg/ffmpeg/commit/e477f09d0b3619f3d29173b2cd593e17e2d1978e",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "282977772222839905854240064943096062902",
                "278148970362855129459247544722225696339",
                "298380413604141503923794206437050241987",
                "143259991541676878253750557310545517575",
                "86856997118619733223480574003708215738",
                "87341394385815980187858661066954617682",
                "104447325692181378297223751637690104946",
                "310201155084108673074383458679907859396",
                "267580968104183235900814774202952633795",
                "160113816113473237607329907433764805782"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2017-7863-0d294038",
        "signature_type": "Line"
    },
    {
        "signature_version": "v1",
        "target": {
            "file": "libavcodec/pngdec.c",
            "function": "decode_trns_chunk"
        },
        "source": "https://github.com/ffmpeg/ffmpeg/commit/e477f09d0b3619f3d29173b2cd593e17e2d1978e",
        "deprecated": false,
        "digest": {
            "function_hash": "185143868364516893484784678909185451635",
            "length": 1028.0
        },
        "id": "CVE-2017-7863-86a15797",
        "signature_type": "Function"
    },
    {
        "signature_version": "v1",
        "target": {
            "file": "libavcodec/pngdec.c",
            "function": "decode_frame_common"
        },
        "source": "https://github.com/ffmpeg/ffmpeg/commit/e477f09d0b3619f3d29173b2cd593e17e2d1978e",
        "deprecated": false,
        "digest": {
            "function_hash": "88211801093252918589128175885575646148",
            "length": 5444.0
        },
        "id": "CVE-2017-7863-ec0be270",
        "signature_type": "Function"
    }
]