{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-6987",
        "ASSIGNER": "security@wordfence.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The Orchid Store theme for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'orchid_store_activate_plugin' function in all versions up to, and including, 1.5.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to activate the Addonify Floating Cart For WooCommerce plugin if it is installed."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-862 Missing Authorization",
                        "cweId": "CWE-862"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "themebeez",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Orchid Store",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<=",
                                            "version_name": "*",
                                            "version_value": "1.5.6"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5402f206-0375-4c47-8a5c-e8ea5742493d?source=cve",
                "refsource": "MISC",
                "name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5402f206-0375-4c47-8a5c-e8ea5742493d?source=cve"
            },
            {
                "url": "https://themes.trac.wordpress.org/browser/orchid-store/1.5.6/functions.php#L300",
                "refsource": "MISC",
                "name": "https://themes.trac.wordpress.org/browser/orchid-store/1.5.6/functions.php#L300"
            },
            {
                "url": "https://themes.trac.wordpress.org/changeset/237704/",
                "refsource": "MISC",
                "name": "https://themes.trac.wordpress.org/changeset/237704/"
            }
        ]
    },
    "credits": [
        {
            "lang": "en",
            "value": "Lucio S\u00e1"
        }
    ],
    "impact": {
        "cvss": [
            {
                "version": "3.1",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM"
            }
        ]
    }
}