{
  "CVE_data_meta": {
    "ID": "CVE-2022-3489",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "WP Hide <= 0.0.2 - Unauthenticated Settings Update"
  },
  "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": "Wp-Hide",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<=",
                      "version_name": "0.0.2",
                      "version_value": "0.0.2"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The WP Hide WordPress plugin through 0.0.2 does not have authorisation and CSRF checks in place when updating the custom_wpadmin_slug settings, allowing unauthenticated attackers to update it with a crafted request"
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "CONFIRM",
        "url": "https://wpscan.com/vulnerability/36d78b6c-0da5-44f8-b7b3-eae78edac505",
        "name": "https://wpscan.com/vulnerability/36d78b6c-0da5-44f8-b7b3-eae78edac505"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-862 Missing Authorization",
            "lang": "eng"
          }
        ]
      },
      {
        "description": [
          {
            "value": "CWE-352 Cross-Site Request Forgery (CSRF)",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "Daniel Ruf"
    }
  ],
  "source": {
    "discovery": "EXTERNAL"
  }
}