34 lines
921 B
YAML
34 lines
921 B
YAML
id: piwigo-installer
|
|
|
|
info:
|
|
name: Piwigo Installation Page - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Piwigo is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:piwigo:piwigo:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: piwigo
|
|
product: piwigo
|
|
shodan-query: html:"Piwigo" html:"- Installation"
|
|
tags: misconfig,exposure,install,piwigo
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- 'Piwigo ([0-9.]+) \- Installation'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402207cf3dcee8e74c6e341ccf3e0f7db73585331ceccf2029174effe805398b602e902200df9953d97949c97353cf86db9182b66c22b1d258db7c7d5c1e99f6d561d7b27:922c64590222798bb761d5b6d8e72950 |