2021-09-07 09:57:06 +00:00
id : homeautomation-v3-openredirect
info :
name : HomeAutomation v3.3.2 Open Redirect
author : 0x_Akoko
severity : medium
2021-10-17 12:54:19 +00:00
description : A vulnerability in the HomeAutomation product allows remote unauthenticated attackers to inject a redirect URL via the 'api.php' endpoint and the 'redirect' parameter.
2022-04-22 10:38:41 +00:00
reference :
- https://www.zeroscience.mk/en/vulnerabilities/ZSL-2019-5559.php
2021-09-07 12:27:11 +00:00
tags : iot,redirect
2021-09-07 09:57:06 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/homeautomation_v3_3_2/api.php?do=groups/toggle&groupid=1&status=1&redirect=https://example.com/"
matchers :
- type : regex
regex :
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)example\.com.*$'
part : header