CVE-2023-48699
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.74%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.74% probability · 53th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-95, CWE-94
- Affected
- ubertidavide/fastbots
- Source
- security-advisories@github.com
References
- https://github.com/ubertidavide/fastbots/commit/73eb03bd75365e112b39877e26ef52853f5e9f57Patch
- https://github.com/ubertidavide/fastbots/pull/3#issue-2003080806Issue Tracking, Patch
- https://github.com/ubertidavide/fastbots/security/advisories/GHSA-vccg-f4gp-45x9Exploit, Vendor Advisory
- https://github.com/ubertidavide/fastbots/commit/73eb03bd75365e112b39877e26ef52853f5e9f57Patch
- https://github.com/ubertidavide/fastbots/pull/3#issue-2003080806Issue Tracking, Patch
- https://github.com/ubertidavide/fastbots/security/advisories/GHSA-vccg-f4gp-45x9Exploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.