{
    "CVE_data_meta": {
        "ID": "CVE-2022-3142",
        "ASSIGNER": "contact@wpscan.com",
        "STATE": "PUBLIC",
        "TITLE": "NEX-Forms < 7.9.7 - Authenticated SQLi"
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "generator": "WPScan CVE Generator",
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Unknown",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "NEX-Forms \u2013 Ultimate Form Builder \u2013 Contact forms and much more",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "7.9.7",
                                            "version_value": "7.9.7"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The NEX-Forms WordPress plugin before 7.9.7 does not properly sanitise and escape user input before using it in SQL statements, leading to SQL injections. The attack can be executed by anyone who is permitted to view the forms statistics chart, by default administrators, however can be configured otherwise via the plugin settings."
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://medium.com/@elias.hohl/authenticated-sql-injection-vulnerability-in-nex-forms-wordpress-plugin-35b8558dd0f5",
                "name": "https://medium.com/@elias.hohl/authenticated-sql-injection-vulnerability-in-nex-forms-wordpress-plugin-35b8558dd0f5"
            },
            {
                "refsource": "MISC",
                "url": "https://wpscan.com/vulnerability/8acc0fc6-efe6-4662-b9ac-6342a7823328",
                "name": "https://wpscan.com/vulnerability/8acc0fc6-efe6-4662-b9ac-6342a7823328"
            },
            {
                "refsource": "MISC",
                "name": "http://packetstormsecurity.com/files/171477/WordPress-NEX-Forms-SQL-Injection.html",
                "url": "http://packetstormsecurity.com/files/171477/WordPress-NEX-Forms-SQL-Injection.html"
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "value": "CWE-89 SQL Injection",
                        "lang": "eng"
                    }
                ]
            }
        ]
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Elias Hohl"
        }
    ],
    "source": {
        "discovery": "EXTERNAL"
    }
}