2023-12-01 07:28:27 +00:00
|
|
|
id: dompdf-config
|
|
|
|
|
|
|
|
info:
|
2023-12-02 10:45:19 +00:00
|
|
|
name: DomPDF - Configuration Page
|
2023-12-01 07:28:27 +00:00
|
|
|
author: kazet
|
|
|
|
severity: low
|
|
|
|
description: |
|
|
|
|
DOMPDF Configuration page was detected, which contains paths, library versions and other potentially sensitive information
|
|
|
|
classification:
|
|
|
|
cwe-id: CWE-200
|
|
|
|
metadata:
|
2023-12-02 10:45:19 +00:00
|
|
|
fofa-query: title="dompdf - The PHP 5 HTML to PDF Converter"
|
|
|
|
verified: true
|
2023-12-01 07:28:27 +00:00
|
|
|
tags: config,exposure,dompdf
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2023-12-02 10:45:19 +00:00
|
|
|
- "{{BaseURL}}/www/setup.php"
|
2023-12-01 07:32:49 +00:00
|
|
|
- "{{BaseURL}}/dompdf/dompdf/www/setup.php"
|
|
|
|
- "{{BaseURL}}/js/dompdf/www/setup.php"
|
|
|
|
- "{{BaseURL}}/portal/application/libraries/dompdf/www/setup.php"
|
|
|
|
- "{{BaseURL}}/sites/all/libraries/dompdf/www/setup.php"
|
|
|
|
- "{{BaseURL}}/vendor/dompdf/dompdf/www/setup.php"
|
2023-12-01 07:28:27 +00:00
|
|
|
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'HTML to PDF Converter</title>'
|
|
|
|
- '<td class="title">DOMPDF_PDF_BACKEND</td>'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-03 17:09:24 +00:00
|
|
|
# digest: 4a0a00473045022100bb0497066655da6838308fb2d31e9e1499f89c02c68ead8a38ac1516fc12681a02200985b1f98d0fbb16c2c2b09124119b1af02f34290ebee6fcd09379cbb89e31b0:922c64590222798bb761d5b6d8e72950
|