AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-48699

HIGH · CVSS 8.4 EPSS 0.74% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-11-21 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.4. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-48699
Severity
HIGH
CVSS
8.4
EPSS
0.74%

Original NVD Description

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.