Lucene search
K

CVE-2022-4888

🗓️ 31 Jul 2023 09:37:32Reported by WPScanType 
cve
 cve
🔗 web.nvd.nist.gov👁 58 Views🌐 WEB

Flawed CSRF checks in multiple WordPress plugin

Related
Detection
Affected
Refs
Paths
ReporterTitlePublishedViews
Family
Circl
CVE-2022-4888
31 Jul 202314:37
circl
CNNVD
WordPress plugin 跨站请求伪造漏洞
12 Apr 202200:00
cnnvd
Cvelist
CVE-2022-4888 Multiple Plugins from Addify - Multiple CSRF
31 Jul 202309:37
cvelist
EUVD
EUVD-2022-52146
3 Oct 202520:07
euvd
NVD
CVE-2022-4888
31 Jul 202310:15
nvd
OSV
CVE-2022-4888
31 Jul 202310:15
osv
Prion
Cross site request forgery (csrf)
31 Jul 202310:15
prion
Positive Technologies
PT-2023-15899 · WordPress · Checkout Fields Manager +12
31 Jul 202300:00
ptsecurity
RedhatCVE
CVE-2022-4888
23 May 202500:32
redhatcve
Vulnrichment
CVE-2022-4888 Multiple Plugins from Addify - Multiple CSRF
31 Jul 202309:37
vulnrichment
Rows per page
NVD
Vulners
Vulnrichment
Node
addifyabandoned_cart_recoveryRange<1.2.5wordpress
OR
addifyadvanced_free_giftsRange<1.0.2wordpress
OR
addifycheckout_fields_managerRange<1.0.2wordpress
OROR
addifycustom_order_numberRange1.0.1wordpress
OROROROROR
[
  {
    "vendor": "Unknown",
    "product": "Checkout Fields Manager",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThan": "1.0.2"
      }
    ],
    "defaultStatus": "unaffected"
  },
  {
    "vendor": "Unknown",
    "product": "Abandoned Cart Recovery",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThan": "1.2.5"
      }
    ],
    "defaultStatus": "unaffected"
  },
  {
    "vendor": "Unknown",
    "product": "Custom Fields for WooCommerce",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThan": "1.0.4"
      }
    ],
    "defaultStatus": "unaffected"
  },
  {
    "vendor": "Unknown",
    "product": "Custom Order Number",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThanOrEqual": "1.0.1"
      }
    ],
    "defaultStatus": "affected"
  },
  {
    "vendor": "Unknown",
    "product": "Custom Registration Forms Builder",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThan": "1.0.2"
      }
    ],
    "defaultStatus": "unaffected"
  },
  {
    "vendor": "Unknown",
    "product": "Advanced Free Gifts",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThan": "1.0.2"
      }
    ],
    "defaultStatus": "unaffected"
  },
  {
    "vendor": "Unknown",
    "product": "Gift Registry for WooCommerce",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThanOrEqual": "1.0.1"
      }
    ],
    "defaultStatus": "affected"
  },
  {
    "vendor": "Unknown",
    "product": "Image Watermark for WooCommerce",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThan": "1.0.1"
      }
    ],
    "defaultStatus": "unaffected"
  },
  {
    "vendor": "Unknown",
    "product": "Order Approval for WooCommerce",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThan": "1.1.0"
      }
    ],
    "defaultStatus": "unaffected"
  },
  {
    "vendor": "Unknown",
    "product": "Order Tracking for WooCommerce",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThan": "1.0.2"
      }
    ],
    "defaultStatus": "unaffected"
  },
  {
    "vendor": "Unknown",
    "product": "Price Calculator for WooCommerce",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThanOrEqual": "1.0.3"
      }
    ],
    "defaultStatus": "affected"
  },
  {
    "vendor": "Unknown",
    "product": "Product Dynamic Pricing and Discounts",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThanOrEqual": "1.0.6"
      }
    ],
    "defaultStatus": "affected"
  },
  {
    "vendor": "Unknown",
    "product": "Product Labels and Stickers",
    "versions": [
      {
        "status": "affected",
        "versionType": "custom",
        "version": "0",
        "lessThanOrEqual": "1.0.1"
      }
    ],
    "defaultStatus": "affected"
  }
]
ParameterPositionPathDescriptionCWE
post[]query param/wp-admin/edit.php?s=&post_status=all&post_type=shop_order&action=approved&m=0&_customer_user=&paged=1&post%5B%5D=103&action2=approvedCSRF vulnerability allowing an attacker to induce an admin to approve an order (ID 103) by crafting a request to the admin endpoint.CWE-352
actionquery param/wp-admin/edit.php?s=&post_status=all&post_type=shop_order&action=approved&m=0&_customer_user=&paged=1&post%5B%5D=103&action2=approvedCSRF vulnerability allowing an attacker to induce an admin to approve an order (ID 103) by crafting a request to the admin endpoint.CWE-352
action2query param/wp-admin/edit.php?s=&post_status=all&post_type=shop_order&action=approved&m=0&_customer_user=&paged=1&post%5B%5D=103&action2=approvedCSRF vulnerability allowing an attacker to induce an admin to approve an order (ID 103) by crafting a request to the admin endpoint.CWE-352

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

17 Jun 2026 05:22Current
6.7Medium risk
Vulners AI Score6.7
CVSS 3.16.5
EPSS0.00269
SSVC
58