{
    "CVE_data_meta": {
        "ASSIGNER": "security@ubuntu.com",
        "DATE_PUBLIC": "2021-02-02T00:00:00.000Z",
        "ID": "CVE-2021-25683",
        "STATE": "PUBLIC",
        "TITLE": "apport improperly parses /proc/pid/stat"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "apport",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "2.20.1",
                                            "version_value": "2.20.1-0ubuntu2.30"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "2.20.9",
                                            "version_value": "2.20.9-0ubuntu7.23"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "2.20.11-0ubuntu27",
                                            "version_value": "2.20.11-0ubuntu27.16"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "2.20.11-0ubuntu50",
                                            "version_value": "2.20.11-0ubuntu50.5"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Canonical"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Itai Greenhut"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "It was discovered that the get_starttime() function in data/apport did not properly parse the /proc/pid/stat file from the kernel."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-20 Improper Input Validation"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1912326",
                "name": "https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1912326"
            }
        ]
    },
    "source": {
        "advisory": "https://ubuntu.com/security/notices/USN-4720-1",
        "defect": [
            "https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1912326"
        ],
        "discovery": "EXTERNAL"
    }
}