2021-05-23 12:30:46 +00:00
|
|
|
id: phppgadmin-panel
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-05-23 12:30:46 +00:00
|
|
|
info:
|
|
|
|
name: phpPgAdmin Panel
|
|
|
|
author: Ganofins
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
description: phpPgAdmin is a third-party tool that you can use to manipulate PostgreSQL databases.
|
|
|
|
reference:
|
|
|
|
- https://docs.cpanel.net/cpanel/databases/phppgadmin/
|
2022-02-09 22:11:53 +00:00
|
|
|
classification:
|
|
|
|
cwe-id: CWE-200
|
2022-04-22 10:38:41 +00:00
|
|
|
remediation: Ensure proper access.
|
|
|
|
tags: panel,phppgadmin
|
|
|
|
|
2021-05-23 12:30:46 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/phppgadmin/"
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "phpPgAdmin"
|
2021-05-23 20:04:40 +00:00
|
|
|
- "browser.php"
|
|
|
|
- "intro.php"
|
|
|
|
condition: and
|
2022-02-09 22:04:19 +00:00
|
|
|
|
2022-02-09 17:49:19 +00:00
|
|
|
# Enhanced by mp on 2022/02/09
|