CVE-2020-8497
published 2020-03-23CVE-2020-8497: In Artica Pandora FMS through 7.42, an unauthenticated attacker can read the chat history. The file is in JSON format and it contains user names, user IDs…
PriorityP278medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
5.27%
91.5th percentile
In Artica Pandora FMS through 7.42, an unauthenticated attacker can read the chat history. The file is in JSON format and it contains user names, user IDs, private messages, and timestamps.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| artica | pandora_fms | <= 7.42 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →HTTP GET request to the chat log path returns HTTP 200 with JSON body containing all four fields: '"type"', '"id_user"', '"user_name"', '"text"' ↗
- →Shodan query to identify exposed Pandora FMS instances: http.title:"pandora fms" ↗
- →FOFA query to identify exposed Pandora FMS instances: title="pandora fms" ↗
- →Google dork to identify exposed Pandora FMS instances: intitle:"pandora fms" ↗
- ·The vulnerability is unauthenticated — no credentials or session token are required to access the exposed chat log file. ↗
- ·The exposed file is a static path under the pandora_console attachment directory; detection requires only a single HTTP GET request. ↗
- ·Affected versions are Pandora FMS through 7.42 (CPE: cpe:2.3:a:artica:pandora_fms:*:*:*:*:*:*:*:*). ↗
CVSS provenance
nvdv3.15.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vulncheck5.3MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-f6vw-wff5-r59f: In Artica Pandora FMS through 7
ghsa_unreviewed·2022-05-24
CVE-2020-8497 [MEDIUM] CWE-200 GHSA-f6vw-wff5-r59f: In Artica Pandora FMS through 7
In Artica Pandora FMS through 7.42, an unauthenticated attacker can read the chat history. The file is in JSON format and it contains user names, user IDs, private messages, and timestamps.
VulnCheck
artica pandora_fms Missing Authentication for Critical Function
vulncheck·2020·CVSS 5.3
CVE-2020-8497 [MEDIUM] artica pandora_fms Missing Authentication for Critical Function
artica pandora_fms Missing Authentication for Critical Function
In Artica Pandora FMS through 7.42, an unauthenticated attacker can read the chat history. The file is in JSON format and it contains user names, user IDs, private messages, and timestamps.
Affected: artica pandora_fms
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://tracker.crowdsec.net/cves/CVE-2020-8497
No detection rules found.
Nuclei
Artica Pandora FMS <=7.42 - Arbitrary File Read
nuclei·CVSS 5.3
CVE-2020-8497 [MEDIUM] Artica Pandora FMS <=7.42 - Arbitrary File Read
Artica Pandora FMS <=7.42 - Arbitrary File Read
Artica Pandora FMS through 7.42 is susceptible to arbitrary file read. An attacker can read the chat history, which is in JSON format and contains user names, user IDs, private messages, and timestamps. This can potentially lead to unauthorized data modification and other operations.
Template:
id: CVE-2020-8497
info:
name: Artica Pandora FMS <=7.42 - Arbitrary File Read
author: gy741
severity: medium
description: Artica Pandora FMS through 7.42 is susceptible to arbitrary file read. An attacker can read the chat history, which is in JSON format and contains user names, user IDs, private messages, and timestamps. This can potentially lead to unauthorized data modification and other operations.
impact: |
An attacker can exploit this vulnera
2020-03-23
Published
Exploited in the wild