{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2019-3832",
        "ASSIGNER": "secalert@redhat.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "It was discovered the fix for CVE-2018-19758 (libsndfile) was not complete and still allows a read beyond the limits of a buffer in wav_write_header() function in wav.c. A local attacker may use this flaw to make the application crash."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-125",
                        "cweId": "CWE-125"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "[UNKNOWN]",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "libsndfile",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "NA"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3832",
                "refsource": "MISC",
                "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3832"
            },
            {
                "url": "https://github.com/erikd/libsndfile/issues/456",
                "refsource": "MISC",
                "name": "https://github.com/erikd/libsndfile/issues/456"
            },
            {
                "url": "https://github.com/erikd/libsndfile/pull/460",
                "refsource": "MISC",
                "name": "https://github.com/erikd/libsndfile/pull/460"
            },
            {
                "url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00030.html",
                "refsource": "MISC",
                "name": "https://lists.debian.org/debian-lts-announce/2020/10/msg00030.html"
            },
            {
                "url": "https://security.gentoo.org/glsa/202007-65",
                "refsource": "MISC",
                "name": "https://security.gentoo.org/glsa/202007-65"
            },
            {
                "url": "https://usn.ubuntu.com/4013-1/",
                "refsource": "MISC",
                "name": "https://usn.ubuntu.com/4013-1/"
            }
        ]
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "LOW",
                "baseScore": 3.3,
                "baseSeverity": "LOW",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
                "version": "3.0"
            }
        ]
    }
}