{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2019-10763",
        "ASSIGNER": "report@snyk.io",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "n/a",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "pimcore/pimcore",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "All versions prior to version 3.6.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "SQL Injection"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "name": "https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-480391",
                "url": "https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-480391"
            },
            {
                "refsource": "MISC",
                "name": "https://blog.certimetergroup.com/it/articolo/security/sql_injection_in_pimcore_6.2.3",
                "url": "https://blog.certimetergroup.com/it/articolo/security/sql_injection_in_pimcore_6.2.3"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "pimcore/pimcore before 6.3.0 is vulnerable to SQL Injection. An attacker with limited privileges (classes permission) can achieve a SQL injection that can lead in data leakage. The vulnerability can be exploited via 'id', 'storeId', 'pageSize' and 'tables' parameters, using a payload for trigger a time based or error based sql injection."
            }
        ]
    }
}