{
  "CVE_data_meta": {
    "ID": "CVE-2022-3537",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "Role Based Pricing for WooCommerce < 1.6.2 - Subscriber+ Arbitrary File Upload"
  },
  "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": "Role Based Pricing for WooCommerce",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<",
                      "version_name": "1.6.2",
                      "version_value": "1.6.2"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The Role Based Pricing for WooCommerce WordPress plugin before 1.6.2 does not have authorisation and proper CSRF checks, and does not validate files to be uploaded, allowing any authenticated users like subscriber to upload arbitrary files, such as PHP"
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "CONFIRM",
        "url": "https://wpscan.com/vulnerability/696868f7-409d-422d-87f4-92fc6bf6e74e",
        "name": "https://wpscan.com/vulnerability/696868f7-409d-422d-87f4-92fc6bf6e74e"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
            "lang": "eng"
          }
        ]
      },
      {
        "description": [
          {
            "value": "CWE-352 Cross-Site Request Forgery (CSRF)",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "WPScan"
    }
  ],
  "source": {
    "discovery": "EXTERNAL"
  }
}