2023-08-19 16:53:02 +00:00
|
|
|
id: request-baskets-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Request Baskets - Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Request Baskets is exposed.
|
2023-08-19 16:53:02 +00:00
|
|
|
reference:
|
|
|
|
- https://notes.sjtu.edu.cn/s/MUUhEymt7#
|
|
|
|
- https://github.com/entr0pie/CVE-2023-27163
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-08-19 16:53:02 +00:00
|
|
|
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
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4b0a00483046022100fa78a210d11be0b983da6d176dd620213458b20c223773dd517f3d50a2170b440221009b8bfc94b1596f0857e78932cdf803bc9efda41d8d0e8a2d2e7f91d238f09865:922c64590222798bb761d5b6d8e72950
|