Version 4.31.0
selenium
Official Python bindings for Selenium WebDriver
Install Instructions
pip install selenium
Current Version Release Date May 02, 2025
Language Python
Package URL (purl) pkg:pip/selenium@4.31.0
Find selenium
vulnerabilities in your supply chain.
selenium Vulnerabilities
Sort by
CVE (Latest)
CVE |
CVSS Score |
CWE(s) |
EPSS Score |
EPSS % |
Impacted Versions |
---|---|---|---|---|---|
CVE-2023-5590 | High 7.5 | CWE-476 | 0.00145 | 0.36032 |
|
CVE-2022-28108 | High 8.8 | CWE-352 | 0.66524 | 0.98402 |
|
selenium Vulnerability Remediation Guidance
CVE | Description | Full list of Impacted Versions | Fix |
---|---|---|---|
CVE-2023-5590 | NULL Pointer Dereference in GitHub repository seleniumhq/selenium prior to 4.14.0. | 4.9.1, 4.10.0, 4.8.3, 4.7.0, 4.8.2, 4.8.1, 3.11.0, 4.5.0 (Show all) | Minor → 4.14.0 |
CVE-2022-28108 | Selenium Server (Grid) before 4 allows CSRF because it permits non-JSON content types such as application/x-www-form-urlencoded, multipart/form-data, and text/plain. | 3.11.0, 3.14.1, 2.53.1, 3.8.0, 2.53.6, 2.53.0, 4.0.0.b2.post1, 4.0.0a6.post1 (Show all) | Major → 4.14.0 |
Instantly see if these selenium
vulnerabilities affect your code.
Dependencies
Packages using versions of selenium affected by its vulnerabilities
Dependent Packages |
---|
urllib3[socks]<3,>=1.26 |
trio~=0.17 |
trio-websocket~=0.9 |
certifi>=2021.10.8 |
typing_extensions~=4.9 |
websocket-client~=1.8 |