43 lines
1.4 KiB
YAML
43 lines
1.4 KiB
YAML
id: fastcgi-echo
|
|
|
|
info:
|
|
name: FastCGI Echo Endpoint Script - Detect
|
|
author: powerexploit
|
|
severity: info
|
|
description: |
|
|
FastCGI echo endpoint script was detected, which lists several kinds of sensitive information such as port numbers, server software versions, port numbers, and IP addresses.
|
|
remediation: Remove or disable FastCGI module delivered with the Apache httpd server which is incorporated into the Oracle Application Server.FastCGI echo programs (echo and echo2).
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/183
|
|
- https://www.integrigy.com/oracle-application-server-fastcgi-echo-vulnerability-reports
|
|
classification:
|
|
cpe: cpe:2.3:a:fastcgi:fcgi:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: fastcgi
|
|
product: fcgi
|
|
google-query: inurl:fcgi-bin/echo
|
|
tags: exposure,logs,oracle,fastcgi,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/fcgi-bin/echo"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>FastCGI echo</title>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402207b60fb10412c865d61465bc6659690f12e58e0a7ac6c6a0a58934fbd6e3fcee802207aa333651ffff25c07aefe6f82d20a1d02fdf1b1779b69cc6d9c89293b732260:922c64590222798bb761d5b6d8e72950 |