2021-08-04 16:32:11 +00:00
|
|
|
id: qdpm-info-leak
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: qdPM 9.2 - DB Credentials Exposure
|
2022-04-22 10:38:41 +00:00
|
|
|
author: gy741
|
2021-08-04 16:32:11 +00:00
|
|
|
severity: high
|
2022-07-26 13:45:11 +00:00
|
|
|
description: qdPM 9.2 database credentials were discovered.
|
2021-08-19 13:59:12 +00:00
|
|
|
reference:
|
2021-08-19 14:44:46 +00:00
|
|
|
- https://www.exploit-db.com/exploits/50176
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: qdpm,exposure,edb
|
2021-08-04 16:32:11 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-08-04 16:32:11 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/core/config/databases.yml'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'dsn:'
|
|
|
|
- 'username:'
|
|
|
|
- 'password:'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022074ef31ce73d11d18bd58053eb4ff8e9b11526e67311a2d6275d719886781a890022066d07ce9a757c8c4179b15ecb70390f866780d197046f47bed8e8b66eec099ad:922c64590222798bb761d5b6d8e72950
|