Search criteria

2 vulnerabilities by kseaborn

CVE-2025-4666 (GCVE-0-2025-4666)

Vulnerability from cvelistv5 – Published: 2025-06-11 03:41 – Updated: 2025-06-11 13:26
VLAI?
Title
ZotPress <= 7.3.15 - Authenticated (Author+) Stored Cross-Site Scripting via 'nickname'
Summary
The Zotpress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘nickname’ parameter in all versions up to, and including, 7.3.15 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CWE
  • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
Impacted products
Vendor Product Version
kseaborn Zotpress Affected: * , ≤ 7.3.15 (semver)
Create a notification for this product.
Credits
mohamed hamadou
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-4666",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-06-11T13:25:48.536516Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-06-11T13:26:55.295Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Zotpress",
          "vendor": "kseaborn",
          "versions": [
            {
              "lessThanOrEqual": "7.3.15",
              "status": "affected",
              "version": "*",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "mohamed hamadou"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Zotpress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the \u2018nickname\u2019 parameter in all versions up to, and including, 7.3.15 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 6.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-79",
              "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-06-11T03:41:52.079Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1058078b-3afa-4fe7-913a-b6fc32252bf6?source=cve"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/zotpress/trunk/lib/admin/admin.accounts.php#L86"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/zotpress/trunk/lib/admin/admin.functions.php#L66"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/zotpress/trunk/lib/admin/admin.options.form.php#L33"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/zotpress/trunk/lib/admin/admin.options.form.php#L35"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2025-06-10T14:40:35.000+00:00",
          "value": "Disclosed"
        }
      ],
      "title": "ZotPress \u003c= 7.3.15 - Authenticated (Author+) Stored Cross-Site Scripting via \u0027nickname\u0027"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2025-4666",
    "datePublished": "2025-06-11T03:41:52.079Z",
    "dateReserved": "2025-05-13T19:53:37.213Z",
    "dateUpdated": "2025-06-11T13:26:55.295Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2024-7429 (GCVE-0-2024-7429)

Vulnerability from cvelistv5 – Published: 2024-11-05 09:30 – Updated: 2024-11-05 14:52
VLAI?
Title
Zotpress <= 7.3.12 - Missing Authorization
Summary
The Zotpress plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the Zotpress_process_accounts_AJAX function in all versions up to, and including, 7.3.12. This makes it possible for authenticated attackers, with Contributor-level access and above, to reset the plugin's settings.
CWE
  • CWE-284 - Improper Access Control
Assigner
Impacted products
Vendor Product Version
kseaborn Zotpress Affected: * , ≤ 7.3.12 (semver)
Create a notification for this product.
Credits
Rafshanzani Suhada
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-7429",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-05T14:43:33.706955Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-11-05T14:52:27.537Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Zotpress",
          "vendor": "kseaborn",
          "versions": [
            {
              "lessThanOrEqual": "7.3.12",
              "status": "affected",
              "version": "*",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Rafshanzani Suhada"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Zotpress plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the Zotpress_process_accounts_AJAX function in all versions up to, and including, 7.3.12. This makes it possible for authenticated attackers, with Contributor-level access and above, to reset the plugin\u0027s settings."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-284",
              "description": "CWE-284 Improper Access Control",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-11-05T09:30:58.286Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1f38676b-270f-4b0f-bc98-a14a26b86a50?source=cve"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/zotpress/trunk/lib/admin/admin.php#L40"
        },
        {
          "url": "https://plugins.trac.wordpress.org/changeset/3153348/zotpress/trunk/lib/admin/admin.php"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2024-11-04T20:39:16.000+00:00",
          "value": "Disclosed"
        }
      ],
      "title": "Zotpress \u003c= 7.3.12 - Missing Authorization"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2024-7429",
    "datePublished": "2024-11-05T09:30:58.286Z",
    "dateReserved": "2024-08-02T16:52:54.903Z",
    "dateUpdated": "2024-11-05T14:52:27.537Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}