{
  "CVE_data_meta": {
    "ID": "CVE-2021-24780",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "Single Post Exporter <= 1.1.1 - Plugin's Settings Update via CSRF"
  },
  "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": "Single Post Exporter",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<=",
                      "version_name": "1.1.1",
                      "version_value": "1.1.1"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The Single Post Exporter WordPress plugin through 1.1.1 does not have CSRF checks when saving its settings, which could allow attackers to make a logged in admin change them via a CSRF attack and give access to the export feature to any role such as subscriber. Subscriber users would then be able to export an arbitrary post/page (such as private and password protected) via a direct URL"
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/8764e550-4127-471e-84e6-494d6106a3b0",
        "name": "https://wpscan.com/vulnerability/8764e550-4127-471e-84e6-494d6106a3b0"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-352 Cross-Site Request Forgery (CSRF)",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "Francesco Carlucci"
    }
  ],
  "source": {
    "discovery": "EXTERNAL"
  }
}