{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-27298",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "parse-server is a Parse Server for Node.js / Express. This vulnerability allows SQL injection when Parse Server is configured to use the PostgreSQL database. The vulnerability has been fixed in 6.5.0 and 7.0.0-alpha.20.\n"
            }
        ]
    },
    "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": "parse-community",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "parse-server",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "< 6.5.0"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 7.0.0-alpha.1, < 7.0.0-alpha.20"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/parse-community/parse-server/security/advisories/GHSA-6927-3vr9-fxf2",
                "refsource": "MISC",
                "name": "https://github.com/parse-community/parse-server/security/advisories/GHSA-6927-3vr9-fxf2"
            },
            {
                "url": "https://github.com/parse-community/parse-server/commit/a6e654943536932904a69b51e513507fcf90a504",
                "refsource": "MISC",
                "name": "https://github.com/parse-community/parse-server/commit/a6e654943536932904a69b51e513507fcf90a504"
            },
            {
                "url": "https://github.com/parse-community/parse-server/commit/cbefe770a7260b54748a058b8a7389937dc35833",
                "refsource": "MISC",
                "name": "https://github.com/parse-community/parse-server/commit/cbefe770a7260b54748a058b8a7389937dc35833"
            },
            {
                "url": "https://github.com/parse-community/parse-server/releases/tag/6.5.0",
                "refsource": "MISC",
                "name": "https://github.com/parse-community/parse-server/releases/tag/6.5.0"
            },
            {
                "url": "https://github.com/parse-community/parse-server/releases/tag/7.0.0-alpha.20",
                "refsource": "MISC",
                "name": "https://github.com/parse-community/parse-server/releases/tag/7.0.0-alpha.20"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-6927-3vr9-fxf2",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 10,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
                "version": "3.1"
            }
        ]
    }
}