{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2020-15100",
        "STATE": "PUBLIC",
        "TITLE": "Uncontrolled Resource Consumption in freewvs"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "freewvs",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< 0.1.1"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "schokokeksorg"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In freewvs before 0.1.1, a user could create a large file that freewvs will try to read, which will terminate a scan process. This has been patched in 0.1.1."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "LOW",
            "baseScore": 2.8,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-400: Uncontrolled Resource Consumption"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-9cfv-9463-8gqv",
                "refsource": "CONFIRM",
                "url": "https://github.com/schokokeksorg/freewvs/security/advisories/GHSA-9cfv-9463-8gqv"
            },
            {
                "name": "https://github.com/schokokeksorg/freewvs/commit/18bbf2043e53f69e0119d24f8ae4edb274afb9b2",
                "refsource": "MISC",
                "url": "https://github.com/schokokeksorg/freewvs/commit/18bbf2043e53f69e0119d24f8ae4edb274afb9b2"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-9cfv-9463-8gqv",
        "discovery": "UNKNOWN"
    }
}