{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2022-21829",
        "ASSIGNER": "support@hackerone.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "n/a",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "https://github.com/concrete5/concrete5",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "Remediated in Concrete CMS 8.5.8 and 9.1.0.    Affected Versions are Concrete 8.5.7 and below  as well as Concrete 9.0 through 9.0.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Cleartext Transmission of Sensitive Information (CWE-319)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "name": "https://documentation.concretecms.org/developers/introduction/version-history/858-release-notes",
                "url": "https://documentation.concretecms.org/developers/introduction/version-history/858-release-notes"
            },
            {
                "refsource": "MISC",
                "name": "https://hackerone.com/reports/1482520,",
                "url": "https://hackerone.com/reports/1482520,"
            },
            {
                "refsource": "MISC",
                "name": "https://documentation.concretecms.org/developers/introduction/version-history/910-release-notes,",
                "url": "https://documentation.concretecms.org/developers/introduction/version-history/910-release-notes,"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Concrete CMS Versions 9.0.0 through 9.0.2 and 8.5.7 and below can download zip files over HTTP and execute code from those zip files which could lead to an RCE. Fixed by enforcing \u2018concrete_secure\u2019 instead of \u2018concrete\u2019. Concrete now only makes requests over https even a request comes in via http. Concrete CMS security team ranked this 8 with CVSS v3.1 vector: AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H Credit goes to Anna for reporting HackerOne 1482520."
            }
        ]
    }
}