37 lines
921 B
YAML
37 lines
921 B
YAML
id: request-baskets-exposure
|
|
|
|
info:
|
|
name: Request Baskets - Exposure
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
description: Request Baskets is exposed.
|
|
reference:
|
|
- https://notes.sjtu.edu.cn/s/MUUhEymt7#
|
|
- https://github.com/entr0pie/CVE-2023-27163
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"request-baskets"
|
|
tags: misconfig,requests-baskets,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/web"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Request Baskets</title>'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100fa78a210d11be0b983da6d176dd620213458b20c223773dd517f3d50a2170b440221009b8bfc94b1596f0857e78932cdf803bc9efda41d8d0e8a2d2e7f91d238f09865:922c64590222798bb761d5b6d8e72950 |