CVE-2024-5197

Source
https://cve.org/CVERecord?id=CVE-2024-5197
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-5197.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-5197
Downstream
Related
Published
2024-06-03T13:30:26Z
Modified
2026-08-12T03:51:44Z
Severity
  • 5.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:P/VC:L/VI:H/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
Integer overflow in libvpx
Details

There exists interger overflows in libvpx in versions prior to 1.14.1. Calling vpx_img_alloc() with a large value of the d_w, d_h, or align parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t struct may be invalid. Calling vpx_img_wrap() with a large value of the d_w, d_h, or stride_align parameter may result in integer overflows in the calculations of buffer sizes and offsets and some fields of the returned vpx_image_t struct may be invalid. We recommend upgrading to version 1.14.1 or beyond

Database specific
{
    "cna_assigner": "Google",
    "cwe_ids": [
        "CWE-190"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/5xxx/CVE-2024-5197.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "1.14.1"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/webmproject/libvpx

Affected ranges

Type
GIT
Repo
https://github.com/webmproject/libvpx
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "cpe": "cpe:2.3:a:webmproject:libvpx:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.14.1"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

v0.*
v0.9.0
v0.9.1
v0.9.6
v0.9.7
v0.9.7-p1
v1.*
v1.0.0
v1.10.0-rc1
v1.14.0
v1.14.0-rc1
v1.14.1-rc1
v1.2.0

Database specific

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