{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2bcd21dbd2defc3052aaa56cbe4c946f57995e69"
            }
          ],
          "repo": "https://github.com/epiphyt/form-block",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-j4c2-7p87-q824"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-352"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/30xxx/CVE-2023-30616.json"
  },
  "details": "Form block is a wordpress plugin designed to make form creation easier. Versions prior to 1.0.2 are subject to a Cross-Site Request Forgery due to a missing nonce check. There is potential for a Cross Site Request Forgery for all form blocks, since it allows to send requests to the forms from any website without a user noticing. Users are advised to upgrade to version 1.0.2. There are no known workarounds for this vulnerability.",
  "id": "CVE-2023-30616",
  "modified": "2026-04-01T23:10:30.196084096Z",
  "published": "2023-04-20T17:14:08.027Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/30xxx/CVE-2023-30616.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/epiphyt/form-block/security/advisories/GHSA-j4c2-7p87-q824"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30616"
    },
    {
      "type": "FIX",
      "url": "https://github.com/epiphyt/form-block/commit/cf0012fa0710d906c594346ba775c5dc433a9426"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Cross Site Request Forgery due to missing nonce verification in form block"
}