diff --git a/website_and_docs/content/_index.en.html b/website_and_docs/content/_index.en.html index beca5422c4f1..2c6c4f562d61 100644 --- a/website_and_docs/content/_index.en.html +++ b/website_and_docs/content/_index.en.html @@ -14,6 +14,10 @@ {{< /blocks/cover >}} +{{< dismissible-banner title="CVE-2021-45105 Log4j Vulnerability" >}} + Note: Selenium does not use Log4j, thus is unaffected by CVE-2021-45105. +{{< /dismissible-banner >}} + {{< getting-started color="100" height="auto" title="Getting Started" >}} {{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="/documentation/webdriver/" url_text="Read more" %}} diff --git a/website_and_docs/content/_index.ja.html b/website_and_docs/content/_index.ja.html index 6493625da065..1952fbb88e3b 100644 --- a/website_and_docs/content/_index.ja.html +++ b/website_and_docs/content/_index.ja.html @@ -14,6 +14,10 @@ {{< /blocks/cover >}} +{{< dismissible-banner title="CVE-2021-45105 Log4j Vulnerability" >}} + Note: Selenium does not use Log4j, thus is unaffected by CVE-2021-45105. +{{< /dismissible-banner >}} + {{< language-alert locale="ja" language="Japanese" >}} {{< getting-started color="100" height="auto" title="Getting Started" >}} diff --git a/website_and_docs/content/_index.other.html b/website_and_docs/content/_index.other.html index 4f64d6475487..e104cc101616 100644 --- a/website_and_docs/content/_index.other.html +++ b/website_and_docs/content/_index.other.html @@ -14,6 +14,10 @@ {{< /blocks/cover >}} +{{< dismissible-banner title="CVE-2021-45105 Log4j Vulnerability" >}} + Note: Selenium does not use Log4j, thus is unaffected by CVE-2021-45105. +{{< /dismissible-banner >}} +