{
    "CVE_data_meta": {
        "ASSIGNER": "security@apache.org",
        "ID": "CVE-2022-27479",
        "STATE": "PUBLIC",
        "TITLE": "SQL injection vulnerability in chart data API"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Apache Superset",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_value": "1.4.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Apache Software Foundation"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Apache Superset before 1.4.2 is vulnerable to SQL injection in chart data requests. Users should update to 1.4.2 or higher which addresses this issue."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": [
        {}
    ],
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://lists.apache.org/thread/94th50j5d0y2fw7ysx0g7w3t6jk3z7q6",
                "name": "https://lists.apache.org/thread/94th50j5d0y2fw7ysx0g7w3t6jk3z7q6"
            },
            {
                "refsource": "MISC",
                "url": "https://lists.apache.org/thread/ztb9b6jd9rngoxwvq8r4fhpp401o613y",
                "name": "https://lists.apache.org/thread/ztb9b6jd9rngoxwvq8r4fhpp401o613y"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20220413 CVE-2022-27479: Apache Superset: SQL injection vulnerability in chart data API",
                "url": "http://www.openwall.com/lists/oss-security/2022/04/13/3"
            }
        ]
    },
    "source": {
        "defect": [
            "SUPERSET-20"
        ],
        "discovery": "UNKNOWN"
    }
}