Spaces:
Running
Running
| <html lang="en" data-content_root="./" > | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> | |
| <title>2021 — CVE-ICU</title> | |
| <script data-cfasync="false"> | |
| document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; | |
| document.documentElement.dataset.theme = localStorage.getItem("theme") || ""; | |
| </script> | |
| <!-- Loaded before other Sphinx assets --> | |
| <link href="_static/styles/theme.css?digest=3ee479438cf8b5e0d341" rel="stylesheet" /> | |
| <link href="_static/styles/bootstrap.css?digest=3ee479438cf8b5e0d341" rel="stylesheet" /> | |
| <link href="_static/styles/pydata-sphinx-theme.css?digest=3ee479438cf8b5e0d341" rel="stylesheet" /> | |
| <link href="_static/vendor/fontawesome/6.5.2/css/all.min.css?digest=3ee479438cf8b5e0d341" rel="stylesheet" /> | |
| <link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2" /> | |
| <link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2" /> | |
| <link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2" /> | |
| <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" /> | |
| <link rel="stylesheet" type="text/css" href="_static/styles/sphinx-book-theme.css?v=a3416100" /> | |
| <link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" /> | |
| <link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" /> | |
| <link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" /> | |
| <link rel="stylesheet" type="text/css" href="_static/sphinx-thebe.css?v=4fa983c6" /> | |
| <link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=87e54e7c" /> | |
| <!-- Pre-loaded scripts that we'll load fully later --> | |
| <link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=3ee479438cf8b5e0d341" /> | |
| <link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=3ee479438cf8b5e0d341" /> | |
| <script src="_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=3ee479438cf8b5e0d341"></script> | |
| <script src="_static/documentation_options.js?v=9eb32ce0"></script> | |
| <script src="_static/doctools.js?v=9a2dae69"></script> | |
| <script src="_static/sphinx_highlight.js?v=dc90522c"></script> | |
| <script src="_static/clipboard.min.js?v=a7894cd8"></script> | |
| <script src="_static/copybutton.js?v=f281be69"></script> | |
| <script src="_static/scripts/sphinx-book-theme.js?v=887ef09a"></script> | |
| <script>let toggleHintShow = 'Click to show';</script> | |
| <script>let toggleHintHide = 'Click to hide';</script> | |
| <script>let toggleOpenOnPrint = 'true';</script> | |
| <script src="_static/togglebutton.js?v=4a39c7ea"></script> | |
| <script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script> | |
| <script src="_static/design-tabs.js?v=f930bc37"></script> | |
| <script async="async" src="https://www.googletagmanager.com/gtag/js?id=GTM-M6LC7BMS"></script> | |
| <script> | |
| window.dataLayer = window.dataLayer || []; | |
| function gtag(){ dataLayer.push(arguments); } | |
| gtag('js', new Date()); | |
| gtag('config', 'GTM-M6LC7BMS'); | |
| </script> | |
| <script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script> | |
| <script async="async" src="_static/sphinx-thebe.js?v=c100c467"></script> | |
| <script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script> | |
| <script> | |
| window.dataLayer = window.dataLayer || []; | |
| function gtag(){ dataLayer.push(arguments); } | |
| gtag('js', new Date()); | |
| gtag('config', 'GTM-M6LC7BMS'); | |
| </script> | |
| <script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script> | |
| <script>DOCUMENTATION_OPTIONS.pagename = 'CVE2021';</script> | |
| <link rel="index" title="Index" href="genindex.html" /> | |
| <link rel="search" title="Search" href="search.html" /> | |
| <link rel="next" title="2020" href="CVE2020.html" /> | |
| <link rel="prev" title="2022" href="CVE2022.html" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"/> | |
| <meta name="docsearch:language" content="en"/> | |
| </head> | |
| <body data-bs-spy="scroll" data-bs-target=".bd-toc-nav" data-offset="180" data-bs-root-margin="0px 0px -60%" data-default-mode=""> | |
| <div id="pst-skip-link" class="skip-link d-print-none"><a href="#main-content">Skip to main content</a></div> | |
| <div id="pst-scroll-pixel-helper"></div> | |
| <button type="button" class="btn rounded-pill" id="pst-back-to-top"> | |
| <i class="fa-solid fa-arrow-up"></i>Back to top</button> | |
| <input type="checkbox" | |
| class="sidebar-toggle" | |
| id="pst-primary-sidebar-checkbox"/> | |
| <label class="overlay overlay-primary" for="pst-primary-sidebar-checkbox"></label> | |
| <input type="checkbox" | |
| class="sidebar-toggle" | |
| id="pst-secondary-sidebar-checkbox"/> | |
| <label class="overlay overlay-secondary" for="pst-secondary-sidebar-checkbox"></label> | |
| <div class="search-button__wrapper"> | |
| <div class="search-button__overlay"></div> | |
| <div class="search-button__search-container"> | |
| <form class="bd-search d-flex align-items-center" | |
| action="search.html" | |
| method="get"> | |
| <i class="fa-solid fa-magnifying-glass"></i> | |
| <input type="search" | |
| class="form-control" | |
| name="q" | |
| id="search-input" | |
| placeholder="Search this book..." | |
| aria-label="Search this book..." | |
| autocomplete="off" | |
| autocorrect="off" | |
| autocapitalize="off" | |
| spellcheck="false"/> | |
| <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span> | |
| </form></div> | |
| </div> | |
| <div class="pst-async-banner-revealer d-none"> | |
| <aside id="bd-header-version-warning" class="d-none d-print-none" aria-label="Version warning"></aside> | |
| </div> | |
| <header class="bd-header navbar navbar-expand-lg bd-navbar d-print-none"> | |
| </header> | |
| <div class="bd-container"> | |
| <div class="bd-container__inner bd-page-width"> | |
| <div class="bd-sidebar-primary bd-sidebar"> | |
| <div class="sidebar-header-items sidebar-primary__section"> | |
| </div> | |
| <div class="sidebar-primary-items__start sidebar-primary__section"> | |
| <div class="sidebar-primary-item"> | |
| <a class="navbar-brand logo" href="intro.html"> | |
| <p class="title logo__title">CVE-ICU</p> | |
| </a></div> | |
| <div class="sidebar-primary-item"> | |
| <script> | |
| </script></div> | |
| <div class="sidebar-primary-item"><nav class="bd-links bd-docs-nav" aria-label="Main"> | |
| <div class="bd-toc-item navbar-nav active"> | |
| <ul class="nav bd-sidenav bd-sidenav__home-link"> | |
| <li class="toctree-l1"> | |
| <a class="reference internal" href="intro.html"> | |
| CVE-ICU | |
| </a> | |
| </li> | |
| </ul> | |
| <p aria-level="2" class="caption" role="heading"><span class="caption-text">Combined Data</span></p> | |
| <ul class="nav bd-sidenav"> | |
| <li class="toctree-l1"><a class="reference internal" href="CVEAll.html">CVE Data</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVECalendar.html">Daily Calendar View</a></li> | |
| </ul> | |
| <p aria-level="2" class="caption" role="heading"><span class="caption-text">Yearly Data</span></p> | |
| <ul class="current nav bd-sidenav"> | |
| <li class="toctree-l1"><a class="reference internal" href="CVE2024.html">2023</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVE2023.html">2023</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVE2022.html">2022</a></li> | |
| <li class="toctree-l1 current active"><a class="current reference internal" href="#">2021</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVE2020.html">2020</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVE2019.html">2019</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVE2018.html">2018</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVE2017.html">2017</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVE2016.html">2016-2000</a></li> | |
| </ul> | |
| <p aria-level="2" class="caption" role="heading"><span class="caption-text">Other CVE Data</span></p> | |
| <ul class="nav bd-sidenav"> | |
| <li class="toctree-l1"><a class="reference internal" href="CVECVSS.html">CVSS Data</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVECPE.html">CPE Data</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVECNA.html">CNA Data</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVECWE.html">CWE Data</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVEGrowth.html">CVE Growth</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVECNAMap.html">CNA MAP</a></li> | |
| </ul> | |
| </div> | |
| </nav></div> | |
| </div> | |
| <div class="sidebar-primary-items__end sidebar-primary__section"> | |
| </div> | |
| <div id="rtd-footer-container"></div> | |
| </div> | |
| <main id="main-content" class="bd-main" role="main"> | |
| <div class="sbt-scroll-pixel-helper"></div> | |
| <div class="bd-content"> | |
| <div class="bd-article-container"> | |
| <div class="bd-header-article d-print-none"> | |
| <div class="header-article-items header-article__inner"> | |
| <div class="header-article-items__start"> | |
| <div class="header-article-item"><button class="sidebar-toggle primary-toggle btn btn-sm" title="Toggle primary sidebar" data-bs-placement="bottom" data-bs-toggle="tooltip"> | |
| <span class="fa-solid fa-bars"></span> | |
| </button></div> | |
| </div> | |
| <div class="header-article-items__end"> | |
| <div class="header-article-item"> | |
| <div class="article-header-buttons"> | |
| <div class="dropdown dropdown-source-buttons"> | |
| <button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Source repositories"> | |
| <i class="fab fa-github"></i> | |
| </button> | |
| <ul class="dropdown-menu"> | |
| <li><a href="https://github.com/khulnasoft-lab/cve-icu" target="_blank" | |
| class="btn btn-sm btn-source-repository-button dropdown-item" | |
| title="Source repository" | |
| data-bs-placement="left" data-bs-toggle="tooltip" | |
| > | |
| <span class="btn__icon-container"> | |
| <i class="fab fa-github"></i> | |
| </span> | |
| <span class="btn__text-container">Repository</span> | |
| </a> | |
| </li> | |
| <li><a href="https://github.com/khulnasoft-lab/cve-icu/issues/new?title=Issue%20on%20page%20%2FCVE2021.html&body=Your%20issue%20content%20here." target="_blank" | |
| class="btn btn-sm btn-source-issues-button dropdown-item" | |
| title="Open an issue" | |
| data-bs-placement="left" data-bs-toggle="tooltip" | |
| > | |
| <span class="btn__icon-container"> | |
| <i class="fas fa-lightbulb"></i> | |
| </span> | |
| <span class="btn__text-container">Open issue</span> | |
| </a> | |
| </li> | |
| </ul> | |
| </div> | |
| <div class="dropdown dropdown-download-buttons"> | |
| <button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Download this page"> | |
| <i class="fas fa-download"></i> | |
| </button> | |
| <ul class="dropdown-menu"> | |
| <li><a href="_sources/CVE2021.ipynb" target="_blank" | |
| class="btn btn-sm btn-download-source-button dropdown-item" | |
| title="Download source file" | |
| data-bs-placement="left" data-bs-toggle="tooltip" | |
| > | |
| <span class="btn__icon-container"> | |
| <i class="fas fa-file"></i> | |
| </span> | |
| <span class="btn__text-container">.ipynb</span> | |
| </a> | |
| </li> | |
| <li> | |
| <button onclick="window.print()" | |
| class="btn btn-sm btn-download-pdf-button dropdown-item" | |
| title="Print to PDF" | |
| data-bs-placement="left" data-bs-toggle="tooltip" | |
| > | |
| <span class="btn__icon-container"> | |
| <i class="fas fa-file-pdf"></i> | |
| </span> | |
| <span class="btn__text-container">.pdf</span> | |
| </button> | |
| </li> | |
| </ul> | |
| </div> | |
| <button onclick="toggleFullScreen()" | |
| class="btn btn-sm btn-fullscreen-button" | |
| title="Fullscreen mode" | |
| data-bs-placement="bottom" data-bs-toggle="tooltip" | |
| > | |
| <span class="btn__icon-container"> | |
| <i class="fas fa-expand"></i> | |
| </span> | |
| </button> | |
| <script> | |
| </script> | |
| <script> | |
| </script> | |
| <button class="sidebar-toggle secondary-toggle btn btn-sm" title="Toggle secondary sidebar" data-bs-placement="bottom" data-bs-toggle="tooltip"> | |
| <span class="fa-solid fa-list"></span> | |
| </button> | |
| </div></div> | |
| </div> | |
| </div> | |
| </div> | |
| <div id="jb-print-docs-body" class="onlyprint"> | |
| <h1>2021</h1> | |
| <!-- Table of contents --> | |
| <div id="print-main-content"> | |
| <div id="jb-print-toc"> | |
| <div> | |
| <h2> Contents </h2> | |
| </div> | |
| <nav aria-label="Page"> | |
| <ul class="visible nav section-nav flex-column"> | |
| <li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-graphs">CVE Graphs</a><ul class="nav section-nav flex-column"> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-calendar">CVE Calendar</a></li> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-per-month-graph">CVE Per Month Graph</a></li> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-per-week-graph">CVE Per Week Graph</a></li> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-per-day-graph">CVE Per Day Graph</a></li> | |
| </ul> | |
| </li> | |
| <li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cvss-data">CVSS Data</a></li> | |
| <li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cna-data">CNA Data</a><ul class="nav section-nav flex-column"> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cna-assigner-graph">CNA Assigner Graph</a></li> | |
| </ul> | |
| </li> | |
| <li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cwe-data">CWE Data</a></li> | |
| <li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#more-cve-data">More CVE Data</a><ul class="nav section-nav flex-column"> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#top-cna-assigner">Top CNA Assigner</a></li> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#top-cwes">Top CWEs</a></li> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cves-by-identifier">CVEs By Identifier</a></li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </nav> | |
| </div> | |
| </div> | |
| </div> | |
| <div id="searchbox"></div> | |
| <article class="bd-article"> | |
| <section class="tex2jax_ignore mathjax_ignore" id="id1"> | |
| <h1>2021<a class="headerlink" href="#id1" title="Link to this heading">#</a></h1> | |
| <hr class="docutils" /> | |
| <div class="cell tag_remove-input docutils container"> | |
| <div class="cell_output docutils container"> | |
| <p>Total Number of CVEs: <strong>21950</strong><br />Average CVEs Per Day: <strong>60.3</strong><br />Average CVSS Score: <strong>7.09</strong></p> | |
| </div> | |
| </div> | |
| <section id="cve-graphs"> | |
| <h2>CVE Graphs<a class="headerlink" href="#cve-graphs" title="Link to this heading">#</a></h2> | |
| <section id="cve-calendar"> | |
| <h3>CVE Calendar<a class="headerlink" href="#cve-calendar" title="Link to this heading">#</a></h3> | |
| <div class="cell tag_hide-input tag_remove-input docutils container"> | |
| <div class="cell_output docutils container"> | |
| <img alt="_images/20d8d6ef0988a757182d7bbb555fd5133545dd807eb6a66d2900585d1d7c4560.png" src="_images/20d8d6ef0988a757182d7bbb555fd5133545dd807eb6a66d2900585d1d7c4560.png" /> | |
| </div> | |
| </div> | |
| </section> | |
| <section id="cve-per-month-graph"> | |
| <h3>CVE Per Month Graph<a class="headerlink" href="#cve-per-month-graph" title="Link to this heading">#</a></h3> | |
| <div class="cell tag_remove-input docutils container"> | |
| <div class="cell_output docutils container"> | |
| <img alt="_images/db236cd67f9c5cb07d81fdcba97532af2ee6b1532437a9b8aeb3ed6ad6a29f8f.png" src="_images/db236cd67f9c5cb07d81fdcba97532af2ee6b1532437a9b8aeb3ed6ad6a29f8f.png" /> | |
| </div> | |
| </div> | |
| </section> | |
| <section id="cve-per-week-graph"> | |
| <h3>CVE Per Week Graph<a class="headerlink" href="#cve-per-week-graph" title="Link to this heading">#</a></h3> | |
| <div class="cell tag_remove-input docutils container"> | |
| <div class="cell_output docutils container"> | |
| <img alt="_images/a42914e17576cc96292397c472bd0b9527b5618a389e08eea3e660ac74f458ec.png" src="_images/a42914e17576cc96292397c472bd0b9527b5618a389e08eea3e660ac74f458ec.png" /> | |
| </div> | |
| </div> | |
| </section> | |
| <section id="cve-per-day-graph"> | |
| <h3>CVE Per Day Graph<a class="headerlink" href="#cve-per-day-graph" title="Link to this heading">#</a></h3> | |
| <div class="cell tag_remove-input docutils container"> | |
| <div class="cell_output docutils container"> | |
| <img alt="_images/d53466423cb7dcdba837c14202d017ce50c68a08c66df670cb1b80ab7ad23122.png" src="_images/d53466423cb7dcdba837c14202d017ce50c68a08c66df670cb1b80ab7ad23122.png" /> | |
| </div> | |
| </div> | |
| </section> | |
| </section> | |
| <section id="cvss-data"> | |
| <h2>CVSS Data<a class="headerlink" href="#cvss-data" title="Link to this heading">#</a></h2> | |
| <div class="cell tag_remove-input docutils container"> | |
| <div class="cell_output docutils container"> | |
| <img alt="_images/3703d47d1d9fbaa52ed0025541bddd909e7f44463f21858f01a57277d2b281ac.png" src="_images/3703d47d1d9fbaa52ed0025541bddd909e7f44463f21858f01a57277d2b281ac.png" /> | |
| </div> | |
| </div> | |
| </section> | |
| <section id="cna-data"> | |
| <h2>CNA Data<a class="headerlink" href="#cna-data" title="Link to this heading">#</a></h2> | |
| <section id="cna-assigner-graph"> | |
| <h3>CNA Assigner Graph<a class="headerlink" href="#cna-assigner-graph" title="Link to this heading">#</a></h3> | |
| <div class="cell tag_remove-input docutils container"> | |
| <div class="cell_output docutils container"> | |
| <img alt="_images/98716cfcbc7b2f4140551a6ac5d62cdbbb08581c86f9d60095c79553d4eaa789.png" src="_images/98716cfcbc7b2f4140551a6ac5d62cdbbb08581c86f9d60095c79553d4eaa789.png" /> | |
| </div> | |
| </div> | |
| </section> | |
| </section> | |
| <section id="cwe-data"> | |
| <h2>CWE Data<a class="headerlink" href="#cwe-data" title="Link to this heading">#</a></h2> | |
| <div class="cell tag_remove-input docutils container"> | |
| <div class="cell_output docutils container"> | |
| <img alt="_images/525d4da76679c29cdf833be9e33c7c7c065d72df34f476ad8d80bc90cccf80bf.png" src="_images/525d4da76679c29cdf833be9e33c7c7c065d72df34f476ad8d80bc90cccf80bf.png" /> | |
| </div> | |
| </div> | |
| </section> | |
| <section id="more-cve-data"> | |
| <h2>More CVE Data<a class="headerlink" href="#more-cve-data" title="Link to this heading">#</a></h2> | |
| <section id="top-cna-assigner"> | |
| <h3>Top CNA Assigner<a class="headerlink" href="#top-cna-assigner" title="Link to this heading">#</a></h3> | |
| <div class="cell tag_remove-input docutils container"> | |
| <div class="cell_output docutils container"> | |
| <div class="output text_html"><table id="itables_d71b5f2b_d8ce_4397_8130_5994e71a750d" class="display nowrap" data-quarto-disable-processing="true" style="table-layout:auto;width:auto"> | |
| <thead> | |
| <tr style="text-align: right;"> | |
| <th>Assigner</th> | |
| <th>CVEs</th> | |
| <th>Percentage</th> | |
| </tr> | |
| </thead><tbody><tr> | |
| <td style="vertical-align:middle; text-align:left"> | |
| <div style="float:left; margin-right: 10px;"> | |
| <a href=https://mwouts.github.io/itables/><svg class="main-svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" | |
| width="64" viewBox="0 0 500 400" style="font-family: 'Droid Sans', sans-serif;"> | |
| <g style="fill:#d9d7fc"> | |
| <path d="M100,400H500V357H100Z" /> | |
| <path d="M100,300H400V257H100Z" /> | |
| <path d="M0,200H400V157H0Z" /> | |
| <path d="M100,100H500V57H100Z" /> | |
| <path d="M100,350H500V307H100Z" /> | |
| <path d="M100,250H400V207H100Z" /> | |
| <path d="M0,150H400V107H0Z" /> | |
| <path d="M100,50H500V7H100Z" /> | |
| </g> | |
| <g style="fill:#1a1366;stroke:#1a1366;"> | |
| <rect x="100" y="7" width="400" height="43"> | |
| <animate | |
| attributeName="width" | |
| values="0;400;0" | |
| dur="5s" | |
| repeatCount="indefinite" /> | |
| <animate | |
| attributeName="x" | |
| values="100;100;500" | |
| dur="5s" | |
| repeatCount="indefinite" /> | |
| </rect> | |
| <rect x="0" y="107" width="400" height="43"> | |
| <animate | |
| attributeName="width" | |
| values="0;400;0" | |
| dur="3.5s" | |
| repeatCount="indefinite" /> | |
| <animate | |
| attributeName="x" | |
| values="0;0;400" | |
| dur="3.5s" | |
| repeatCount="indefinite" /> | |
| </rect> | |
| <rect x="100" y="207" width="300" height="43"> | |
| <animate | |
| attributeName="width" | |
| values="0;300;0" | |
| dur="3s" | |
| repeatCount="indefinite" /> | |
| <animate | |
| attributeName="x" | |
| values="100;100;400" | |
| dur="3s" | |
| repeatCount="indefinite" /> | |
| </rect> | |
| <rect x="100" y="307" width="400" height="43"> | |
| <animate | |
| attributeName="width" | |
| values="0;400;0" | |
| dur="4s" | |
| repeatCount="indefinite" /> | |
| <animate | |
| attributeName="x" | |
| values="100;100;500" | |
| dur="4s" | |
| repeatCount="indefinite" /> | |
| </rect> | |
| <g style="fill:transparent;stroke-width:8; stroke-linejoin:round" rx="5"> | |
| <g transform="translate(45 50) rotate(-45)"> | |
| <circle r="33" cx="0" cy="0" /> | |
| <rect x="-8" y="32" width="16" height="30" /> | |
| </g> | |
| <g transform="translate(450 152)"> | |
| <polyline points="-15,-20 -35,-20 -35,40 25,40 25,20" /> | |
| <rect x="-15" y="-40" width="60" height="60" /> | |
| </g> | |
| <g transform="translate(50 352)"> | |
| <polygon points="-35,-5 0,-40 35,-5" /> | |
| <polygon points="-35,10 0,45 35,10" /> | |
| </g> | |
| <g transform="translate(75 250)"> | |
| <polyline points="-30,30 -60,0 -30,-30" /> | |
| <polyline points="0,30 -30,0 0,-30" /> | |
| </g> | |
| <g transform="translate(425 250) rotate(180)"> | |
| <polyline points="-30,30 -60,0 -30,-30" /> | |
| <polyline points="0,30 -30,0 0,-30" /> | |
| </g> | |
| </g> | |
| </g> | |
| </svg> | |
| </a> | |
| </div> | |
| <div> | |
| Loading ITables v2.1.1 from the internet... | |
| (need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td> | |
| </div> | |
| </tr></tbody> | |
| </table> | |
| <link href="https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.css" rel="stylesheet"> | |
| <script type="module"> | |
| import {DataTable, jQuery as $} from 'https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.js'; | |
| document.querySelectorAll("#itables_d71b5f2b_d8ce_4397_8130_5994e71a750d:not(.dataTable)").forEach(table => { | |
| // Define the table data | |
| const data = [["cve@mitre.org", 6516, 30.0], ["security-advisories@github.com", 1067, 5.0], ["secure@microsoft.com", 871, 4.0], ["security.cna@qualcomm.com", 833, 4.0], ["contact@wpscan.com", 747, 3.0], ["product-security@apple.com", 710, 3.0], ["psirt@us.ibm.com", 698, 3.0], ["psirt@cisco.com", 586, 3.0], ["secalert_us@oracle.com", 586, 3.0], ["secalert@redhat.com", 553, 3.0], ["security@android.com", 532, 2.0], ["psirt@adobe.com", 431, 2.0], ["secure@intel.com", 409, 2.0], ["chrome-cve-admin@google.com", 382, 2.0], ["psirt@huawei.com", 327, 1.0], ["ics-cert@hq.dhs.gov", 308, 1.0], ["productcert@siemens.com", 300, 1.0], ["talos-cna@cisco.com", 273, 1.0], ["vultures@jpcert.or.jp", 242, 1.0], ["zdi-disclosures@trendmicro.com", 218, 1.0], ["mobile.security@samsung.com", 198, 1.0], ["cna@sap.com", 198, 1.0], ["security@apache.org", 189, 1.0], ["report@snyk.io", 188, 1.0], ["security-alert@hpe.com", 183, 1.0], ["cve@gitlab.com", 181, 1.0], ["secure@dell.com", 177, 1.0], ["security@huntr.dev", 169, 1.0], ["cve@cert.org.tw", 165, 1.0], ["cve-request@wordfence.com", 155, 1.0], ["security@mozilla.org", 148, 1.0], ["support@hackerone.com", 137, 1.0], ["sirt@juniper.net", 134, 1.0], ["psirt@fortinet.com", 126, 1.0], ["psirt@nvidia.com", 121, 1.0], ["vulnerabilitylab@mend.io", 119, 1.0], ["vulnreport@tenable.com", 112, 1.0], ["psirt@amd.com", 111, 1.0], ["jenkinsci-cert@googlegroups.com", 103, 0.0], ["CybersecurityCOE@eaton.com", 98, 0.0], ["psirt@lenovo.com", 96, 0.0], ["security@pivotal.io", 92, 0.0], ["info@cert.vde.com", 89, 0.0], ["security@vmware.com", 87, 0.0], ["cybersecurity@schneider-electric.com", 87, 0.0], ["f5sirt@f5.com", 82, 0.0], ["security@trendmicro.com", 73, 0.0], ["security@atlassian.com", 71, 0.0], ["psirt@zte.com.cn", 60, 0.0], ["cve-requests@bitdefender.com", 60, 0.0], ["security@qnap.com", 54, 0.0], ["trellixpsirt@trellix.com", 53, 0.0], ["vuln@krcert.or.kr", 50, 0.0], ["security@teradici.com", 48, 0.0], ["psirt@paloaltonetworks.com", 37, 0.0], ["security@opentext.com", 37, 0.0], ["security-alert@netapp.com", 33, 0.0], ["psirt@solarwinds.com", 33, 0.0], ["security@eclipse.org", 33, 0.0], ["security@synology.com", 33, 0.0], ["PSIRT@sonicwall.com", 32, 0.0], ["vulnerabilities@zephyrproject.org", 32, 0.0], ["security@tibco.com", 31, 0.0], ["security@ubuntu.com", 31, 0.0], ["audit@patchstack.com", 30, 0.0], ["securities@openeuler.org", 29, 0.0], ["cve-assign@fb.com", 28, 0.0], ["cve@rapid7.com", 28, 0.0], ["psirt@bosch.com", 27, 0.0], ["Mitsubishielectric.Psirt@yd.MitsubishiElectric.co.jp", 26, 0.0], ["patrick@puiterwijk.org", 25, 0.0], ["psirt@autodesk.com", 25, 0.0], ["disclosures@gallagher.com", 24, 0.0], ["security@xen.org", 24, 0.0], ["security@joomla.org", 24, 0.0], ["security@suse.com", 23, 0.0], ["psirt@esri.com", 22, 0.0], ["security@zoom.us", 21, 0.0], ["security@vaadin.com", 21, 0.0], ["secteam@freebsd.org", 21, 0.0], ["security@elastic.co", 20, 0.0], ["cve-notifications-us@f-secure.com", 20, 0.0], ["sec@hillstonenet.com", 20, 0.0], ["cve-coordination@incibe.es", 20, 0.0], ["security@google.com", 18, 0.0], ["security@otrs.com", 18, 0.0], ["vulnerability@ncsc.ch", 17, 0.0], ["security@jfrog.com", 17, 0.0], ["sirt@brocade.com", 16, 0.0], ["VulnerabilityReporting@secomea.com", 16, 0.0], ["securityalerts@avaya.com", 15, 0.0], ["productsecurity@jci.com", 15, 0.0], ["hp-security-alert@hp.com", 14, 0.0], ["cna@mongodb.com", 14, 0.0], ["openssl-security@openssl.org", 14, 0.0], ["security@xiaomi.com", 13, 0.0], ["security@debian.org", 13, 0.0], ["vulnerability@kaspersky.com", 12, 0.0], ["psirt@hcl.com", 12, 0.0], ["security-officer@isc.org", 12, 0.0], ["security@kubernetes.io", 12, 0.0], ["product-cna@github.com", 11, 0.0], ["psirt-info@cyber.jp.nec.com", 10, 0.0], ["security@perforce.com", 9, 0.0], ["secure@blackberry.com", 9, 0.0], ["cert@cert.org", 9, 0.0], ["cybersecurity@hitachi-powergrids.com", 9, 0.0], ["cna@cyber.gov.il", 9, 0.0], ["security@zyxel.com.tw", 9, 0.0], ["security@openvpn.net", 9, 0.0], ["cna@cloudflare.com", 8, 0.0], ["security-alert@sophos.com", 8, 0.0], ["security@octopus.com", 8, 0.0], ["vuln@vdoo.com", 8, 0.0], ["security@drupal.org", 7, 0.0], ["security@craftersoftware.com", 7, 0.0], ["cybersecurity@ch.abb.com", 7, 0.0], ["psirt@arista.com", 7, 0.0], ["security@acronis.com", 7, 0.0], ["cve@checkpoint.com", 7, 0.0], ["disclosure@synopsys.com", 7, 0.0], ["security@php.net", 7, 0.0], ["security@mautic.org", 6, 0.0], ["disclose@cybersecurityworks.com", 6, 0.0], ["cve@usom.gov.tr", 5, 0.0], ["infosec@edk2.groups.io", 5, 0.0], ["responsibledisclosure@mattermost.com", 5, 0.0], ["security@salesforce.com", 5, 0.0], ["dl_cve@linecorp.com", 5, 0.0], ["responsible-disclosure@pingidentity.com", 4, 0.0], ["product-security@axis.com", 4, 0.0], ["PSIRT-CNA@flexerasoftware.com", 4, 0.0], ["sep@nlnetlabs.nl", 4, 0.0], ["cve@zscaler.com", 4, 0.0], ["psirt@sick.de", 4, 0.0], ["security@documentfoundation.org", 4, 0.0], ["security@fidelissecurity.com", 4, 0.0], ["cve_disclosure@tech.gov.sg", 3, 0.0], ["info@appcheck-ng.com", 3, 0.0], ["security@snowsoftware.com", 3, 0.0], ["security@oppo.com", 3, 0.0], ["psirt@thalesgroup.com", 3, 0.0], ["cve@navercorp.com", 3, 0.0], ["browser-security@yandex-team.ru", 3, 0.0], ["security@pega.com", 2, 0.0], ["security-report@netflix.com", 2, 0.0], ["vuln@ca.com", 2, 0.0], ["secure@symantec.com", 2, 0.0], ["prodsec@nozominetworks.com", 2, 0.0], ["psirt@forcepoint.com", 2, 0.0], ["security@vivo.com", 2, 0.0], ["SecurityResponse@netmotionsoftware.com", 2, 0.0], ["cybersecurity@dahuatech.com", 2, 0.0], ["hsrc@hikvision.com", 1, 0.0], ["security@devolutions.net", 1, 0.0], ["cert@airbus.com", 1, 0.0], ["security@deepsurface.com", 1, 0.0], ["alibaba-cna@list.alibaba-inc.com", 1, 0.0], ["security@eset.com", 1, 0.0], ["security@opera.com", 1, 0.0], ["security@360.cn", 1, 0.0], ["security@replicated.com", 1, 0.0]]; | |
| // Define the dt_args | |
| let dt_args = {"scrollY": "400px", "scrollCollapse": true, "paging": false, "dom": "tpir", "order": []}; | |
| dt_args["data"] = data; | |
| new DataTable(table, dt_args); | |
| }); | |
| </script> | |
| </div></div> | |
| </div> | |
| </section> | |
| <section id="top-cwes"> | |
| <h3>Top CWEs<a class="headerlink" href="#top-cwes" title="Link to this heading">#</a></h3> | |
| <div class="cell tag_remove-input docutils container"> | |
| <div class="cell_output docutils container"> | |
| <div class="output text_html"><table id="itables_390a9627_78e2_4d20_9eb6_c332c63af160" class="display nowrap" data-quarto-disable-processing="true" style="table-layout:auto;width:auto"> | |
| <thead> | |
| <tr style="text-align: right;"> | |
| <th>CWE</th> | |
| <th>CVEs</th> | |
| </tr> | |
| </thead><tbody><tr> | |
| <td style="vertical-align:middle; text-align:left"> | |
| <div style="float:left; margin-right: 10px;"> | |
| <a href=https://mwouts.github.io/itables/><svg class="main-svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" | |
| width="64" viewBox="0 0 500 400" style="font-family: 'Droid Sans', sans-serif;"> | |
| <g style="fill:#d9d7fc"> | |
| <path d="M100,400H500V357H100Z" /> | |
| <path d="M100,300H400V257H100Z" /> | |
| <path d="M0,200H400V157H0Z" /> | |
| <path d="M100,100H500V57H100Z" /> | |
| <path d="M100,350H500V307H100Z" /> | |
| <path d="M100,250H400V207H100Z" /> | |
| <path d="M0,150H400V107H0Z" /> | |
| <path d="M100,50H500V7H100Z" /> | |
| </g> | |
| <g style="fill:#1a1366;stroke:#1a1366;"> | |
| <rect x="100" y="7" width="400" height="43"> | |
| <animate | |
| attributeName="width" | |
| values="0;400;0" | |
| dur="5s" | |
| repeatCount="indefinite" /> | |
| <animate | |
| attributeName="x" | |
| values="100;100;500" | |
| dur="5s" | |
| repeatCount="indefinite" /> | |
| </rect> | |
| <rect x="0" y="107" width="400" height="43"> | |
| <animate | |
| attributeName="width" | |
| values="0;400;0" | |
| dur="3.5s" | |
| repeatCount="indefinite" /> | |
| <animate | |
| attributeName="x" | |
| values="0;0;400" | |
| dur="3.5s" | |
| repeatCount="indefinite" /> | |
| </rect> | |
| <rect x="100" y="207" width="300" height="43"> | |
| <animate | |
| attributeName="width" | |
| values="0;300;0" | |
| dur="3s" | |
| repeatCount="indefinite" /> | |
| <animate | |
| attributeName="x" | |
| values="100;100;400" | |
| dur="3s" | |
| repeatCount="indefinite" /> | |
| </rect> | |
| <rect x="100" y="307" width="400" height="43"> | |
| <animate | |
| attributeName="width" | |
| values="0;400;0" | |
| dur="4s" | |
| repeatCount="indefinite" /> | |
| <animate | |
| attributeName="x" | |
| values="100;100;500" | |
| dur="4s" | |
| repeatCount="indefinite" /> | |
| </rect> | |
| <g style="fill:transparent;stroke-width:8; stroke-linejoin:round" rx="5"> | |
| <g transform="translate(45 50) rotate(-45)"> | |
| <circle r="33" cx="0" cy="0" /> | |
| <rect x="-8" y="32" width="16" height="30" /> | |
| </g> | |
| <g transform="translate(450 152)"> | |
| <polyline points="-15,-20 -35,-20 -35,40 25,40 25,20" /> | |
| <rect x="-15" y="-40" width="60" height="60" /> | |
| </g> | |
| <g transform="translate(50 352)"> | |
| <polygon points="-35,-5 0,-40 35,-5" /> | |
| <polygon points="-35,10 0,45 35,10" /> | |
| </g> | |
| <g transform="translate(75 250)"> | |
| <polyline points="-30,30 -60,0 -30,-30" /> | |
| <polyline points="0,30 -30,0 0,-30" /> | |
| </g> | |
| <g transform="translate(425 250) rotate(180)"> | |
| <polyline points="-30,30 -60,0 -30,-30" /> | |
| <polyline points="0,30 -30,0 0,-30" /> | |
| </g> | |
| </g> | |
| </g> | |
| </svg> | |
| </a> | |
| </div> | |
| <div> | |
| Loading ITables v2.1.1 from the internet... | |
| (need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td> | |
| </div> | |
| </tr></tbody> | |
| </table> | |
| <link href="https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.css" rel="stylesheet"> | |
| <script type="module"> | |
| import {DataTable, jQuery as $} from 'https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.js'; | |
| document.querySelectorAll("#itables_390a9627_78e2_4d20_9eb6_c332c63af160:not(.dataTable)").forEach(table => { | |
| // Define the table data | |
| const data = [["NVD-CWE-noinfo", 2772], ["CWE-79", 2631], ["Missing_Data", 1822], ["CWE-787", 1499], ["NVD-CWE-Other", 772], ["CWE-89", 728], ["CWE-125", 697], ["CWE-22", 529], ["CWE-416", 512], ["CWE-20", 472], ["CWE-352", 465], ["CWE-78", 460], ["CWE-120", 378], ["CWE-476", 354], ["CWE-269", 297], ["CWE-287", 282], ["CWE-77", 274], ["CWE-863", 265], ["CWE-434", 262], ["CWE-862", 229], ["CWE-119", 228], ["CWE-190", 212], ["CWE-502", 210], ["CWE-200", 182], ["CWE-918", 176], ["CWE-400", 168], ["CWE-798", 165], ["CWE-362", 160], ["CWE-276", 149], ["CWE-732", 147], ["CWE-306", 144], ["CWE-74", 139], ["CWE-601", 127], ["CWE-94", 127], ["CWE-427", 121], ["CWE-295", 121], ["CWE-312", 120], ["CWE-611", 117], ["CWE-522", 112], ["CWE-401", 102], ["CWE-770", 101], ["CWE-668", 100], ["CWE-59", 93], ["CWE-203", 85], ["CWE-319", 83], ["CWE-532", 82], ["CWE-755", 79], ["CWE-369", 78], ["CWE-617", 75], ["CWE-415", 74], ["CWE-327", 74], ["CWE-835", 73], ["CWE-843", 71], ["CWE-639", 70], ["CWE-209", 70], ["CWE-908", 67], ["CWE-121", 67], ["CWE-347", 66], ["CWE-1021", 65], ["CWE-1321", 64], ["CWE-754", 54], ["CWE-613", 52], ["CWE-307", 49], ["CWE-345", 46], ["CWE-330", 45], ["CWE-122", 44], ["CWE-326", 43], ["CWE-444", 42], ["CWE-290", 39], ["CWE-824", 38], ["CWE-665", 38], ["CWE-129", 38], ["CWE-552", 38], ["CWE-674", 36], ["CWE-346", 35], ["CWE-191", 31], ["CWE-922", 30], ["CWE-1236", 28], ["CWE-116", 28], ["CWE-610", 28], ["CWE-281", 28], ["CWE-829", 26], ["CWE-1333", 25], ["CWE-88", 25], ["CWE-697", 24], ["CWE-367", 23], ["CWE-426", 21], ["CWE-384", 21], ["CWE-681", 20], ["CWE-909", 20], ["CWE-252", 20], ["CWE-1188", 20], ["CWE-640", 19], ["CWE-425", 18], ["CWE-428", 18], ["CWE-521", 17], ["CWE-916", 17], ["CWE-404", 17], ["CWE-667", 16], ["CWE-1284", 16], ["CWE-772", 16], ["CWE-459", 15], ["CWE-294", 15], ["CWE-338", 14], ["CWE-91", 14], ["CWE-763", 14], ["CWE-311", 14], ["CWE-134", 14], ["CWE-131", 13], ["CWE-670", 13], ["CWE-834", 13], ["CWE-706", 12], ["CWE-354", 12], ["CWE-212", 10], ["CWE-913", 10], ["CWE-266", 10], ["CWE-682", 10], ["CWE-669", 9], ["CWE-494", 9], ["CWE-704", 8], ["CWE-377", 8], ["CWE-331", 8], ["CWE-776", 8], ["CWE-662", 8], ["CWE-822", 7], ["CWE-472", 7], ["CWE-284", 7], ["CWE-288", 6], ["CWE-379", 6], ["CWE-321", 6], ["CWE-178", 6], ["CWE-436", 6], ["CWE-799", 6], ["CWE-170", 5], ["CWE-193", 5], ["CWE-788", 5], ["CWE-917", 5], ["CWE-123", 5], ["CWE-250", 4], ["CWE-201", 4], ["CWE-184", 4], ["CWE-378", 4], ["CWE-335", 4], ["CWE-924", 3], ["CWE-497", 3], ["CWE-693", 3], ["CWE-471", 3], ["CWE-489", 3], ["CWE-565", 3], ["CWE-259", 3], ["CWE-548", 3], ["CWE-805", 2], ["CWE-359", 2], ["CWE-789", 2], ["CWE-93", 2], ["CWE-23", 2], ["CWE-248", 2], ["CWE-407", 2], ["CWE-457", 2], ["CWE-73", 2], ["CWE-657", 2], ["CWE-385", 2], ["CWE-358", 2], ["CWE-708", 2], ["CWE-126", 2], ["CWE-470", 2], ["CWE-202", 2], ["CWE-285", 2], ["CWE-353", 2], ["CWE-680", 1], ["CWE-525", 1], ["CWE-304", 1], ["CWE-95", 1], ["CWE-807", 1], ["CWE-267", 1], ["CWE-15", 1], ["CWE-620", 1], ["CWE-283", 1], ["CWE-598", 1], ["CWE-124", 1], ["CWE-194", 1], ["CWE-277", 1], ["CWE-1329", 1], ["CWE-1004", 1], ["CWE-757", 1], ["CWE-315", 1], ["CWE-1278", 1], ["CWE-350", 1], ["CWE-61", 1], ["CWE-240", 1], ["CWE-273", 1], ["CWE-242", 1], ["CWE-75", 1], ["CWE-80", 1], ["CWE-778", 1], ["CWE-302", 1], ["CWE-271", 1], ["CWE-538", 1], ["CWE-1076", 1], ["CWE-305", 1], ["CWE-507", 1], ["CWE-644", 1], ["CWE-112", 1], ["CWE-406", 1], ["CWE-573", 1], ["CWE-405", 1], ["CWE-64", 1], ["CWE-527", 1], ["CWE-782", 1], ["CWE-710", 1], ["CWE-540", 1], ["CWE-36", 1], ["CWE-539", 1], ["CWE-567", 1], ["CWE-297", 1], ["CWE-228", 1], ["CWE-90", 1], ["CWE-364", 1], ["CWE-270", 1], ["CWE-257", 1], ["CWE-649", 1], ["CWE-672", 1], ["CWE-912", 1]]; | |
| // Define the dt_args | |
| let dt_args = {"scrollY": "400px", "scrollCollapse": true, "paging": false, "dom": "tpir", "order": []}; | |
| dt_args["data"] = data; | |
| new DataTable(table, dt_args); | |
| }); | |
| </script> | |
| </div></div> | |
| </div> | |
| </section> | |
| <section id="cves-by-identifier"> | |
| <h3>CVEs By Identifier<a class="headerlink" href="#cves-by-identifier" title="Link to this heading">#</a></h3> | |
| <div class="cell tag_remove-input docutils container"> | |
| <div class="cell_output docutils container"> | |
| <div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CVE-1999: 0 | |
| CVE-2000: 0 | |
| CVE-2001: 0 | |
| CVE-2002: 2 | |
| CVE-2003: 0 | |
| CVE-2004: 0 | |
| CVE-2005: 3 | |
| CVE-2006: 5 | |
| CVE-2007: 4 | |
| CVE-2008: 10 | |
| CVE-2009: 22 | |
| CVE-2010: 17 | |
| CVE-2011: 14 | |
| CVE-2012: 12 | |
| CVE-2013: 13 | |
| CVE-2014: 1 | |
| CVE-2015: 43 | |
| CVE-2016: 127 | |
| CVE-2017: 134 | |
| CVE-2018: 215 | |
| CVE-2019: 309 | |
| CVE-2020: 4580 | |
| CVE-2021: 16439 | |
| </pre></div> | |
| </div> | |
| </div> | |
| </div> | |
| <div class="cell tag_remove-input docutils container"> | |
| <div class="cell_output docutils container"> | |
| <p>This report is updated automatically every day, last generated on: <strong>2024-06-16 12:21:46.654469</strong></p> | |
| </div> | |
| </div> | |
| </section> | |
| </section> | |
| </section> | |
| <script type="text/x-thebe-config"> | |
| { | |
| requestKernel: true, | |
| binderOptions: { | |
| repo: "binder-examples/jupyter-stacks-datascience", | |
| ref: "master", | |
| }, | |
| codeMirrorConfig: { | |
| theme: "abcdef", | |
| mode: "python" | |
| }, | |
| kernelOptions: { | |
| name: "python3", | |
| path: "./." | |
| }, | |
| predefinedOutput: true | |
| } | |
| </script> | |
| <script>kernelName = 'python3'</script> | |
| </article> | |
| <footer class="prev-next-footer d-print-none"> | |
| <div class="prev-next-area"> | |
| <a class="left-prev" | |
| href="CVE2022.html" | |
| title="previous page"> | |
| <i class="fa-solid fa-angle-left"></i> | |
| <div class="prev-next-info"> | |
| <p class="prev-next-subtitle">previous</p> | |
| <p class="prev-next-title">2022</p> | |
| </div> | |
| </a> | |
| <a class="right-next" | |
| href="CVE2020.html" | |
| title="next page"> | |
| <div class="prev-next-info"> | |
| <p class="prev-next-subtitle">next</p> | |
| <p class="prev-next-title">2020</p> | |
| </div> | |
| <i class="fa-solid fa-angle-right"></i> | |
| </a> | |
| </div> | |
| </footer> | |
| </div> | |
| <div class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner"> | |
| <div class="sidebar-secondary-item"> | |
| <div class="page-toc tocsection onthispage"> | |
| <i class="fa-solid fa-list"></i> Contents | |
| </div> | |
| <nav class="bd-toc-nav page-toc"> | |
| <ul class="visible nav section-nav flex-column"> | |
| <li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-graphs">CVE Graphs</a><ul class="nav section-nav flex-column"> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-calendar">CVE Calendar</a></li> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-per-month-graph">CVE Per Month Graph</a></li> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-per-week-graph">CVE Per Week Graph</a></li> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-per-day-graph">CVE Per Day Graph</a></li> | |
| </ul> | |
| </li> | |
| <li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cvss-data">CVSS Data</a></li> | |
| <li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cna-data">CNA Data</a><ul class="nav section-nav flex-column"> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cna-assigner-graph">CNA Assigner Graph</a></li> | |
| </ul> | |
| </li> | |
| <li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cwe-data">CWE Data</a></li> | |
| <li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#more-cve-data">More CVE Data</a><ul class="nav section-nav flex-column"> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#top-cna-assigner">Top CNA Assigner</a></li> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#top-cwes">Top CWEs</a></li> | |
| <li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cves-by-identifier">CVEs By Identifier</a></li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </nav></div> | |
| </div></div> | |
| </div> | |
| <footer class="bd-footer-content"> | |
| <div class="bd-footer-content__inner container"> | |
| <div class="footer-item"> | |
| <p class="component-author"> | |
| By KhulnaSoft Lab | |
| </p> | |
| </div> | |
| <div class="footer-item"> | |
| <p class="copyright"> | |
| © Copyright 2023. | |
| <br/> | |
| </p> | |
| </div> | |
| <div class="footer-item"> | |
| </div> | |
| <div class="footer-item"> | |
| </div> | |
| </div> | |
| </footer> | |
| </main> | |
| </div> | |
| </div> | |
| <!-- Scripts loaded after <body> so the DOM is not blocked --> | |
| <script src="_static/scripts/bootstrap.js?digest=3ee479438cf8b5e0d341"></script> | |
| <script src="_static/scripts/pydata-sphinx-theme.js?digest=3ee479438cf8b5e0d341"></script> | |
| <footer class="bd-footer"> | |
| </footer> | |
| </body> | |
| </html> |