CVE-2019-12980

Source
https://nvd.nist.gov/vuln/detail/CVE-2019-12980
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-12980.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-12980
Downstream
Published
2019-06-26T18:15:10Z
Modified
2025-10-21T04:45:19.140518Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In Ming (aka libming) 0.4.8, there is an integer overflow (caused by an out-of-range left shift) in the SWFInput_readSBits function in blocks/input.c. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted swf file.

References

Affected packages

Git / github.com/libming/libming

Affected ranges

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

Affected versions

Other

ming-0_3_0
ming-0_3_beta2
ming-0_4_0_beta3
ming-0_4_0_beta4
ming-0_4_0_beta5
ming-0_4_0_rc1
ming-0_4_0_rc2
ming-0_4_3
ming-0_4_4
ming-0_4_5
ming-0_4_6
ming-0_4_7
ming-0_4_8

Database specific

vanir_signatures

[
    {
        "source": "https://github.com/libming/libming/commit/a009a38dce1d9316cad1ab522b813b1d5ba4c62a",
        "target": {
            "file": "src/blocks/input.c"
        },
        "deprecated": false,
        "id": "CVE-2019-12980-53dc32a7",
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "101575948601198617975155812360691369278",
                "79475125737318447383431264963497545081",
                "146037434988223561824191017213585945116",
                "313675673828000457811548392849013155960"
            ]
        }
    },
    {
        "source": "https://github.com/libming/libming/commit/a009a38dce1d9316cad1ab522b813b1d5ba4c62a",
        "target": {
            "function": "SWFInput_readSBits",
            "file": "src/blocks/input.c"
        },
        "deprecated": false,
        "id": "CVE-2019-12980-c679514e",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "length": 173.0,
            "function_hash": "313916400522182159009313822647180963292"
        }
    }
]