{
  "CVE_data_meta": {
    "ID": "CVE-2022-1539",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "Exports and Reports < 0.9.2 - Contributor+ CSV Injection"
  },
  "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": "Exports and Reports",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<",
                      "version_name": "0.9.2",
                      "version_value": "0.9.2"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The Exports and Reports WordPress plugin before 0.9.2 does not sanitize and validate data when generating the CSV to export, which could lead to a CSV injection, by the use of Microsoft Excel DDE function, or to leak data via maliciously injected hyperlinks."
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/50f70927-9677-4ba4-a388-0a41ed356523",
        "name": "https://wpscan.com/vulnerability/50f70927-9677-4ba4-a388-0a41ed356523"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-1236 Improper Neutralization of Formula Elements in a CSV File",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "websafe2021"
    }
  ],
  "source": {
    "discovery": "EXTERNAL"
  }
}