Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for Email addon for CF7 by krishaweb

    CVE-2024-10898 (GCVE-0-2024-10898)

    Vulnerability from nvd – Published: 2024-11-21 02:06 – Updated: 2026-04-08 17:26
    VLAI
    Title
    Contact Form 7 Email Add on <= 1.9 - Authenticated (Contributor+) Local File Inclusion
    Summary
    The Contact Form 7 Email Add on plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.9 via the cf7_email_add_on_add_admin_template() function. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary PHP files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where php files can be uploaded and included.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-98 - Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
    Assigner
    Impacted products
    Vendor Product Version
    krishaweb Email addon for CF7 Affected: 0 , ≤ 1.9 (semver)
    Create a notification for this product.
    krishaweb contact_form_7_email_add_on Affected: 0 , ≤ 1.9 (semver)
        cpe:2.3:a:krishaweb:contact_form_7_email_add_on:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    ngocanh le
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:krishaweb:contact_form_7_email_add_on:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "contact_form_7_email_add_on",
                "vendor": "krishaweb",
                "versions": [
                  {
                    "lessThanOrEqual": "1.9",
                    "status": "affected",
                    "version": "0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-10898",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-11-21T14:47:49.458536Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-11-21T14:49:48.042Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Email addon for CF7",
              "vendor": "krishaweb",
              "versions": [
                {
                  "lessThanOrEqual": "1.9",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "ngocanh le"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Contact Form 7 Email Add on plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.9 via the cf7_email_add_on_add_admin_template() function. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary PHP files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where php files can be uploaded and included."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-98",
                  "description": "CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program (\u0027PHP Remote File Inclusion\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-08T17:26:44.975Z",
            "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
            "shortName": "Wordfence"
          },
          "references": [
            {
              "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d82efaa3-ea61-476c-ad1a-60585450c63a?source=cve"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/cf7-email-add-on/tags/1.9/include/class-cf7-email.php#L110"
            },
            {
              "url": "https://plugins.trac.wordpress.org/changeset/3290456/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-11-20T00:00:00.000Z",
              "value": "Disclosed"
            }
          ],
          "title": "Contact Form 7 Email Add on \u003c= 1.9 - Authenticated (Contributor+) Local File Inclusion"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "assignerShortName": "Wordfence",
        "cveId": "CVE-2024-10898",
        "datePublished": "2024-11-21T02:06:46.137Z",
        "dateReserved": "2024-11-05T19:10:24.159Z",
        "dateUpdated": "2026-04-08T17:26:44.975Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-10898 (GCVE-0-2024-10898)

    Vulnerability from cvelistv5 – Published: 2024-11-21 02:06 – Updated: 2026-04-08 17:26
    VLAI
    Title
    Contact Form 7 Email Add on <= 1.9 - Authenticated (Contributor+) Local File Inclusion
    Summary
    The Contact Form 7 Email Add on plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.9 via the cf7_email_add_on_add_admin_template() function. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary PHP files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where php files can be uploaded and included.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-98 - Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
    Assigner
    Impacted products
    Vendor Product Version
    krishaweb Email addon for CF7 Affected: 0 , ≤ 1.9 (semver)
    Create a notification for this product.
    krishaweb contact_form_7_email_add_on Affected: 0 , ≤ 1.9 (semver)
        cpe:2.3:a:krishaweb:contact_form_7_email_add_on:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    ngocanh le
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:krishaweb:contact_form_7_email_add_on:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "contact_form_7_email_add_on",
                "vendor": "krishaweb",
                "versions": [
                  {
                    "lessThanOrEqual": "1.9",
                    "status": "affected",
                    "version": "0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-10898",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-11-21T14:47:49.458536Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-11-21T14:49:48.042Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Email addon for CF7",
              "vendor": "krishaweb",
              "versions": [
                {
                  "lessThanOrEqual": "1.9",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "ngocanh le"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Contact Form 7 Email Add on plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.9 via the cf7_email_add_on_add_admin_template() function. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary PHP files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where php files can be uploaded and included."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-98",
                  "description": "CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program (\u0027PHP Remote File Inclusion\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-08T17:26:44.975Z",
            "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
            "shortName": "Wordfence"
          },
          "references": [
            {
              "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d82efaa3-ea61-476c-ad1a-60585450c63a?source=cve"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/cf7-email-add-on/tags/1.9/include/class-cf7-email.php#L110"
            },
            {
              "url": "https://plugins.trac.wordpress.org/changeset/3290456/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-11-20T00:00:00.000Z",
              "value": "Disclosed"
            }
          ],
          "title": "Contact Form 7 Email Add on \u003c= 1.9 - Authenticated (Contributor+) Local File Inclusion"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "assignerShortName": "Wordfence",
        "cveId": "CVE-2024-10898",
        "datePublished": "2024-11-21T02:06:46.137Z",
        "dateReserved": "2024-11-05T19:10:24.159Z",
        "dateUpdated": "2026-04-08T17:26:44.975Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }