{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-27112",
        "ASSIGNER": "csirt@divd.nl",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "A unauthenticated SQL Injection has been found in the SO Planning tool that occurs when the public view setting is enabled. An attacker could use this vulnerability to gain access to the underlying database. The vulnerability has been remediated in version 1.52.02."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                        "cweId": "CWE-89"
                    }
                ]
            }
        ]
    },
    "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-27112",
                "refsource": "MISC",
                "name": "https://csirt.divd.nl/CVE-2024-27112"
            }
        ]
    },
    "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"
        }
    ]
}