Lucene search

K
cve[email protected]CVE-2023-48699
HistoryNov 21, 2023 - 11:15 p.m.

CVE-2023-48699

2023-11-2123:15:08
CWE-94
CWE-95
web.nvd.nist.gov
14
fastbots
library
vulnerability
code execution
python
locators.ini
nvd
cve-2023-48699

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

9.4 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

35.7%

fastbots is a library for fast bot and scraper development using selenium and the Page Object Model (POM) design. Prior to version 0.1.5, an attacker could modify the locators.ini locator file with python code that without proper validation it’s executed and it could lead to rce. The vulnerability is in the function def __locator__(self, locator_name: str) in page.py. In order to mitigate this issue, upgrade to fastbots version 0.1.5 or above.

Affected configurations

Vulners
NVD
Node
ubertidavidefastbotsRange<0.1.5
VendorProductVersionCPE
ubertidavidefastbots*cpe:2.3:a:ubertidavide:fastbots:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "ubertidavide",
    "product": "fastbots",
    "versions": [
      {
        "version": "< 0.1.5",
        "status": "affected"
      }
    ]
  }
]

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

9.4 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

35.7%

Related for CVE-2023-48699