{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2022-25775",
        "ASSIGNER": "security@mautic.org",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Prior to the patched version, logged in users of Mautic are vulnerable to an SQL injection vulnerability in the Reports bundle.\n\nThe user could retrieve and alter data like sensitive data, login, and depending on database permission the attacker can manipulate file systems."
            }
        ]
    },
    "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": "Mautic",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Mautic",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": ">= 2.14.1",
                                            "version_value": "< 4.4.12"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "> 5.0.0",
                                            "version_value": "< 5.0.4"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/mautic/mautic/security/advisories/GHSA-jj6w-2cqg-7p94",
                "refsource": "MISC",
                "name": "https://github.com/mautic/mautic/security/advisories/GHSA-jj6w-2cqg-7p94"
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.2.0"
    },
    "source": {
        "advisory": "GHSA-jj6w-2cqg-7p94",
        "discovery": "EXTERNAL"
    },
    "solution": [
        {
            "lang": "en",
            "supportingMedia": [
                {
                    "base64": false,
                    "type": "text/html",
                    "value": "Update to 4.4.12 or 5.0.4 or higher."
                }
            ],
            "value": "Update to 4.4.12 or 5.0.4 or higher."
        }
    ],
    "credits": [
        {
            "lang": "en",
            "value": "a-solovev"
        },
        {
            "lang": "en",
            "value": "Lenon Leite"
        },
        {
            "lang": "en",
            "value": "John Linhart"
        },
        {
            "lang": "en",
            "value": "John Linhart"
        },
        {
            "lang": "en",
            "value": "Akivarsha Saha"
        }
    ],
    "impact": {
        "cvss": [
            {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 6.6,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
            }
        ]
    }
}