{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-36467",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "AWS data.all is an open source development framework to help users build a data marketplace on Amazon Web Services. data.all versions 1.2.0 through 1.5.1 do not prevent remote code execution when a user injects Python commands into the \u2018Template\u2019 field when configuring a data pipeline. The issue can only be triggered by authenticated users. A fix for this issue is available in data.all version 1.5.2 and later. There is no recommended work around."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-94: Improper Control of Generation of Code ('Code Injection')",
                        "cweId": "CWE-94"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "awslabs",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "aws-dataall",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 1.2.0, < 1.5.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/awslabs/aws-dataall/security/advisories/GHSA-m922-chh7-8qcr",
                "refsource": "MISC",
                "name": "https://github.com/awslabs/aws-dataall/security/advisories/GHSA-m922-chh7-8qcr"
            },
            {
                "url": "https://github.com/awslabs/aws-dataall/pull/472",
                "refsource": "MISC",
                "name": "https://github.com/awslabs/aws-dataall/pull/472"
            },
            {
                "url": "https://github.com/awslabs/aws-dataall/releases/tag/v1.5.2",
                "refsource": "MISC",
                "name": "https://github.com/awslabs/aws-dataall/releases/tag/v1.5.2"
            },
            {
                "url": "https://github.com/awslabs/aws-dataall/releases/tag/v1.5.4",
                "refsource": "MISC",
                "name": "https://github.com/awslabs/aws-dataall/releases/tag/v1.5.4"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-m922-chh7-8qcr",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
                "version": "3.1"
            }
        ]
    }
}