CVE-2023-48699 HIGH

CVE-2023-48699: fastbots Eval Injection vulnerability

Vendor Ubertidavide
Product fastbots
Weakness CWE-95 · Eval injection
Published November 21, 2023
Last update August 2, 2024

CVSS base score

8.4/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

November 21, 2023 CVE published
August 2, 2024 Record updated