{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2021-41033",
        "ASSIGNER": "security@eclipse.org",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "The Eclipse Foundation",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Eclipse Equinox",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "?<=",
                                            "version_value": "4.21"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In all released versions of Eclipse Equinox, at least until version 4.21 (September 2021), installation can be vulnerable to man-in-the-middle attack if using p2 repos that are HTTP; that can then be exploited to serve incorrect p2 metadata and entirely alter the local installation, particularly by installing plug-ins that may then run malicious code."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-300"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=575688",
                "refsource": "CONFIRM",
                "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=575688"
            }
        ]
    }
}