Lucene search

K
cvelistGitHub_MCVELIST:CVE-2020-15097
HistoryFeb 02, 2021 - 5:35 p.m.

CVE-2020-15097 Path Traversal in loklak

2021-02-0217:35:13
CWE-22
GitHub_M
www.cve.org
3
lokak
open-source
server
elasticsearch
vulnerability
input validation
directory traversal
patch
upgrade

CVSS3

9.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

AI Score

9.1

Confidence

High

EPSS

0.002

Percentile

54.1%

loklak is an open-source server application which is able to collect messages from various sources, including twitter. The server contains a search index and a peer-to-peer index sharing interface. All messages are stored in an elasticsearch index. In loklak less than or equal to commit 5f48476, a path traversal vulnerability exists. Insufficient input validation in the APIs exposed by the loklak server allowed a directory traversal vulnerability. Any admin configuration and files readable by the app available on the hosted file system can be retrieved by the attacker. Furthermore, user-controlled content could be written to any admin config and files readable by the application. This has been patched in commit 50dd692. Users will need to upgrade their hosted instances of loklak to not be vulnerable to this exploit.

CNA Affected

[
  {
    "product": "loklak",
    "vendor": "loklak",
    "versions": [
      {
        "status": "affected",
        "version": "<= 5f48476d6f06dc00d87d25def5f789db703dfe3e"
      }
    ]
  }
]

CVSS3

9.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

AI Score

9.1

Confidence

High

EPSS

0.002

Percentile

54.1%

Related for CVELIST:CVE-2020-15097