{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-27114",
        "ASSIGNER": "csirt@divd.nl",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "A unauthenticated Remote Code Execution (RCE) vulnerability is found in the SO Planning online planning tool. If the public view setting is enabled, a attacker can upload a PHP-file that will be available for execution for a few milliseconds before it is removed, leading to execution of code on the underlying system. The vulnerability has been remediated in version 1.52.02."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition",
                        "cweId": "CWE-367"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Simple Online Planning",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "SO Planning",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "before 1.52.01"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://csirt.divd.nl/CVE-2024-27114",
                "refsource": "MISC",
                "name": "https://csirt.divd.nl/CVE-2024-27114"
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.2.0"
    },
    "source": {
        "discovery": "EXTERNAL"
    },
    "configuration": [
        {
            "lang": "en",
            "value": "The public view setting must be enabled.",
            "supportingMedia": [
                {
                    "type": "text/html",
                    "base64": false,
                    "value": "The public view setting must be enabled."
                }
            ]
        }
    ],
    "work_around": [
        {
            "lang": "en",
            "value": "Disable the public view setting.",
            "supportingMedia": [
                {
                    "type": "text/html",
                    "base64": false,
                    "value": "Disable the public view setting."
                }
            ]
        }
    ],
    "credits": [
        {
            "lang": "en",
            "value": "Wietse Boonstra"
        },
        {
            "lang": "en",
            "value": "Hidde Smit"
        },
        {
            "lang": "en",
            "value": "Max van der Horst"
        }
    ]
}