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>2022 — 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 = 'CVE2022';</script> | |
| <link rel="index" title="Index" href="genindex.html" /> | |
| <link rel="search" title="Search" href="search.html" /> | |
| <link rel="next" title="2021" href="CVE2021.html" /> | |
| <link rel="prev" title="2023" href="CVE2023.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 current active"><a class="current reference internal" href="#">2022</a></li> | |
| <li class="toctree-l1"><a class="reference internal" href="CVE2021.html">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%2FCVE2022.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/CVE2022.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>2022</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>2022<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>26431</strong><br />Average CVEs Per Day: <strong>72.41</strong><br />Average CVSS Score: <strong>7.19</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/f4a089b7c7f193cb40cd823891c36399a428ee8a6822373b847f6c722efabdaf.png" src="_images/f4a089b7c7f193cb40cd823891c36399a428ee8a6822373b847f6c722efabdaf.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/78f23fb514e6b7c495d15835b4dc5b6a057115a74b4522f4895ec33264b3742b.png" src="_images/78f23fb514e6b7c495d15835b4dc5b6a057115a74b4522f4895ec33264b3742b.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/c304f0b5df527c3462505cd6a444fb9c528a1a0dcfe4b72eeb50c0e36762c7bb.png" src="_images/c304f0b5df527c3462505cd6a444fb9c528a1a0dcfe4b72eeb50c0e36762c7bb.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/926e941b7203667e07bae5b1d781fe25142dd4ed19c9a04099110f4cbfd86e61.png" src="_images/926e941b7203667e07bae5b1d781fe25142dd4ed19c9a04099110f4cbfd86e61.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/539c89995a9ccfa06f60768685ebdef54a13f9bc8f082cef55b67151d7f4336b.png" src="_images/539c89995a9ccfa06f60768685ebdef54a13f9bc8f082cef55b67151d7f4336b.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/0ffdc18031da4c0e9e88427879420c76d386f51b10688d7a4fe79330e9699463.png" src="_images/0ffdc18031da4c0e9e88427879420c76d386f51b10688d7a4fe79330e9699463.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/0c703b1eadfff93f47e3cdfdabb38e17c813279a124bde228121bedfde485c25.png" src="_images/0c703b1eadfff93f47e3cdfdabb38e17c813279a124bde228121bedfde485c25.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_0ee72786_b5d0_400b_bf36_6beac2756f66" 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_0ee72786_b5d0_400b_bf36_6beac2756f66:not(.dataTable)").forEach(table => { | |
| // Define the table data | |
| const data = [["cve@mitre.org", 7782, 29.0], ["security-advisories@github.com", 1621, 6.0], ["contact@wpscan.com", 1146, 4.0], ["secure@microsoft.com", 933, 4.0], ["cna@vuldb.com", 900, 3.0], ["security@huntr.dev", 875, 3.0], ["secalert@redhat.com", 798, 3.0], ["security@android.com", 707, 3.0], ["ics-cert@hq.dhs.gov", 493, 2.0], ["psirt@adobe.com", 460, 2.0], ["secalert_us@oracle.com", 416, 2.0], ["psirt@us.ibm.com", 412, 2.0], ["talos-cna@cisco.com", 410, 2.0], ["jenkinsci-cert@googlegroups.com", 391, 1.0], ["mobile.security@samsung.com", 384, 1.0], ["audit@patchstack.com", 382, 1.0], ["product-security@apple.com", 371, 1.0], ["chrome-cve-admin@google.com", 358, 1.0], ["cna@sap.com", 320, 1.0], ["psirt@cisco.com", 316, 1.0], ["psirt@huawei.com", 316, 1.0], ["zdi-disclosures@trendmicro.com", 298, 1.0], ["productcert@siemens.com", 297, 1.0], ["security.cna@qualcomm.com", 246, 1.0], ["secure@intel.com", 239, 1.0], ["security@mediatek.com", 237, 1.0], ["security@apache.org", 227, 1.0], ["vultures@jpcert.or.jp", 218, 1.0], ["report@snyk.io", 194, 1.0], ["f5sirt@f5.com", 187, 1.0], ["secure@dell.com", 187, 1.0], ["cve@gitlab.com", 183, 1.0], ["security@mozilla.org", 176, 1.0], ["cve-request@wordfence.com", 171, 1.0], ["info@cert.vde.com", 165, 1.0], ["psirt@amd.com", 154, 1.0], ["security-alert@hpe.com", 149, 1.0], ["psirt@fortinet.com", 106, 0.0], ["cybersecurity@schneider-electric.com", 105, 0.0], ["sirt@juniper.net", 99, 0.0], ["security@vmware.com", 98, 0.0], ["psirt@nvidia.com", 91, 0.0], ["cve@cert.org.tw", 89, 0.0], ["security@unisoc.com", 88, 0.0], ["support@hackerone.com", 86, 0.0], ["psirt@autodesk.com", 73, 0.0], ["security@google.com", 69, 0.0], ["psirt@paloaltonetworks.com", 65, 0.0], ["psirt@hcl.com", 63, 0.0], ["vulnerabilitylab@mend.io", 60, 0.0], ["security@trendmicro.com", 60, 0.0], ["patrick@puiterwijk.org", 59, 0.0], ["security@xen.org", 57, 0.0], ["help@fluidattacks.com", 54, 0.0], ["cna@cyber.gov.il", 53, 0.0], ["security@golang.org", 52, 0.0], ["security@jetbrains.com", 46, 0.0], ["hp-security-alert@hp.com", 46, 0.0], ["security@sierrawireless.com", 43, 0.0], ["security@joomla.org", 43, 0.0], ["Mitsubishielectric.Psirt@yd.MitsubishiElectric.co.jp", 40, 0.0], ["security@synology.com", 39, 0.0], ["security@atlassian.com", 37, 0.0], ["vuln@krcert.or.kr", 36, 0.0], ["vulnreport@tenable.com", 33, 0.0], ["security@tibco.com", 33, 0.0], ["security@jfrog.com", 32, 0.0], ["prodsec@splunk.com", 31, 0.0], ["psirt@esri.com", 31, 0.0], ["cert@cert.org", 30, 0.0], ["security-alert@sophos.com", 29, 0.0], ["security@zoom.us", 29, 0.0], ["trellixpsirt@trellix.com", 28, 0.0], ["security@suse.com", 28, 0.0], ["psirt@lenovo.com", 27, 0.0], ["cve-notifications-us@f-secure.com", 26, 0.0], ["sirt@brocade.com", 25, 0.0], ["security@opentext.com", 25, 0.0], ["responsibledisclosure@mattermost.com", 25, 0.0], ["cve-coordination@incibe.es", 24, 0.0], ["security@octopus.com", 24, 0.0], ["psirt@solarwinds.com", 24, 0.0], ["cve@rapid7.com", 24, 0.0], ["psirt@wdc.com", 23, 0.0], ["cve-assign@fb.com", 23, 0.0], ["security-alert@netapp.com", 23, 0.0], ["security@qnap.com", 22, 0.0], ["psirt@sick.de", 22, 0.0], ["security@zyxel.com.tw", 21, 0.0], ["security@acronis.com", 21, 0.0], ["cve@usom.gov.tr", 20, 0.0], ["PSIRT@sonicwall.com", 20, 0.0], ["cybersecurity@ch.abb.com", 20, 0.0], ["security@debian.org", 19, 0.0], ["security@xiaomi.com", 18, 0.0], ["PSIRT@rockwellautomation.com", 18, 0.0], ["VulnerabilityReporting@secomea.com", 18, 0.0], ["disclosure@synopsys.com", 17, 0.0], ["securities@openeuler.org", 17, 0.0], ["cybersecurity@dahuatech.com", 17, 0.0], ["cybersecurity@hitachi-powergrids.com", 17, 0.0], ["hirt@hitachi.co.jp", 16, 0.0], ["prodsec@nozominetworks.com", 16, 0.0], ["vdp@themissinglink.com.au", 16, 0.0], ["scy@openharmony.io", 16, 0.0], ["responsible-disclosure@pingidentity.com", 15, 0.0], ["cve-requests@bitdefender.com", 15, 0.0], ["security@zabbix.com", 14, 0.0], ["security@otrs.com", 14, 0.0], ["openssl-security@openssl.org", 14, 0.0], ["productsecurity@jci.com", 14, 0.0], ["secure@symantec.com", 13, 0.0], ["csirt@divd.nl", 13, 0.0], ["psirt@zte.com.cn", 13, 0.0], ["security-officer@isc.org", 13, 0.0], ["vulnerabilities@zephyrproject.org", 13, 0.0], ["vulnerability@ncsc.ch", 13, 0.0], ["psirt@bosch.com", 13, 0.0], ["security@elastic.co", 12, 0.0], ["cna@cloudflare.com", 12, 0.0], ["security@drupal.org", 12, 0.0], ["security@eset.com", 12, 0.0], ["psirt@arista.com", 11, 0.0], ["secure@citrix.com", 11, 0.0], ["product-cna@github.com", 11, 0.0], ["cve_disclosure@tech.gov.sg", 11, 0.0], ["vuln@ca.com", 11, 0.0], ["security@bluespice.com", 10, 0.0], ["security@eclipse.org", 10, 0.0], ["security@m-files.com", 10, 0.0], ["security@pivotal.io", 10, 0.0], ["security@pandorafms.com", 10, 0.0], ["secure@blackberry.com", 9, 0.0], ["cve@checkpoint.com", 9, 0.0], ["security@fidelissecurity.com", 9, 0.0], ["security@devolutions.net", 8, 0.0], ["productsecurity@carrier.com", 8, 0.0], ["secteam@freebsd.org", 8, 0.0], ["security@php.net", 7, 0.0], ["cve@navercorp.com", 7, 0.0], ["cve@forums.swift.org", 7, 0.0], ["CybersecurityCOE@eaton.com", 7, 0.0], ["security@openanolis.org", 6, 0.0], ["cve-coordination@palantir.com", 6, 0.0], ["security.vulnerabilities@hitachivantara.com", 6, 0.0], ["product-security@silabs.com", 6, 0.0], ["cybersecurity@bd.com", 6, 0.0], ["psirt-info@cyber.jp.nec.com", 6, 0.0], ["product.security@lge.com", 6, 0.0], ["security@pega.com", 6, 0.0], ["security@ubuntu.com", 6, 0.0], ["product-security@axis.com", 6, 0.0], ["security@craftersoftware.com", 5, 0.0], ["security@kubernetes.io", 5, 0.0], ["psirt@mirantis.com", 5, 0.0], ["vdisclose@cert-in.org.in", 5, 0.0], ["browser-security@yandex-team.ru", 5, 0.0], ["disclose@cybersecurityworks.com", 5, 0.0], ["security@documentfoundation.org", 5, 0.0], ["security@hypr.com", 4, 0.0], ["security@openvpn.net", 4, 0.0], ["productsecurity@baxter.com", 4, 0.0], ["security@perforce.com", 4, 0.0], ["cna@mongodb.com", 4, 0.0], ["psirt@forgerock.com", 4, 0.0], ["security@nortonlifelock.com", 4, 0.0], ["sep@nlnetlabs.nl", 4, 0.0], ["psirt@thalesgroup.com", 3, 0.0], ["infosec@edk2.groups.io", 3, 0.0], ["security@hashicorp.com", 3, 0.0], ["psirt@forcepoint.com", 3, 0.0], ["securityalerts@avaya.com", 3, 0.0], ["info@appcheck-ng.com", 3, 0.0], ["security@proofpoint.com", 3, 0.0], ["psirt@okta.com", 3, 0.0], ["vulnerability@kaspersky.com", 3, 0.0], ["hsrc@hikvision.com", 3, 0.0], ["dl_cve@linecorp.com", 3, 0.0], ["security@oppo.com", 2, 0.0], ["disclosures@gallagher.com", 2, 0.0], ["cve-coordination@logitech.com", 2, 0.0], ["openbmc-security@lists.ozlabs.org", 2, 0.0], ["security@salesforce.com", 2, 0.0], ["security@mautic.org", 2, 0.0], ["security@snowsoftware.com", 2, 0.0], ["PSIRT@synaptics.com", 2, 0.0], ["cve@profelis.com.tr", 2, 0.0], ["GEPowerCVD@ge.com", 2, 0.0], ["security@knime.com", 2, 0.0], ["paddle-security@baidu.com", 2, 0.0], ["security@medtronic.com", 1, 0.0], ["psirt@netskope.com", 1, 0.0], ["research@onekey.com", 1, 0.0], ["ART@zuso.ai", 1, 0.0], ["psirt@teamviewer.com", 1, 0.0], ["larry0@me.com", 1, 0.0], ["security@tcpdump.org", 1, 0.0], ["info@cybellum.com", 1, 0.0], ["security@yugabyte.com", 1, 0.0], ["security@asustor.com", 1, 0.0], ["psirt@tigera.io", 1, 0.0], ["security@vaadin.com", 1, 0.0], ["security-report@netflix.com", 1, 0.0], ["product.security@xyleminc.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_048d3ef4_cb06_4924_8586_046a8eb6dc0d" 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_048d3ef4_cb06_4924_8586_046a8eb6dc0d:not(.dataTable)").forEach(table => { | |
| // Define the table data | |
| const data = [["NVD-CWE-noinfo", 3276], ["CWE-79", 3171], ["CWE-787", 2085], ["CWE-89", 1722], ["Missing_Data", 1517], ["NVD-CWE-Other", 976], ["CWE-125", 786], ["CWE-22", 719], ["CWE-352", 687], ["CWE-416", 687], ["CWE-78", 550], ["CWE-20", 545], ["CWE-434", 456], ["CWE-862", 431], ["CWE-120", 403], ["CWE-476", 370], ["CWE-287", 340], ["CWE-362", 228], ["CWE-863", 228], ["CWE-190", 223], ["CWE-918", 206], ["CWE-119", 206], ["CWE-798", 195], ["CWE-269", 194], ["CWE-77", 194], ["CWE-306", 192], ["CWE-276", 180], ["CWE-200", 178], ["CWE-770", 175], ["CWE-502", 168], ["CWE-617", 144], ["CWE-522", 144], ["CWE-601", 142], ["CWE-94", 142], ["CWE-400", 138], ["CWE-668", 129], ["CWE-639", 125], ["CWE-611", 124], ["CWE-732", 121], ["CWE-401", 120], ["CWE-427", 119], ["CWE-532", 114], ["CWE-295", 108], ["CWE-203", 103], ["CWE-1321", 94], ["CWE-755", 91], ["CWE-59", 91], ["CWE-319", 88], ["CWE-74", 85], ["CWE-122", 80], ["CWE-312", 77], ["CWE-1333", 76], ["CWE-345", 70], ["CWE-1284", 68], ["CWE-552", 68], ["CWE-404", 67], ["CWE-129", 65], ["CWE-367", 65], ["CWE-415", 64], ["CWE-1021", 58], ["CWE-754", 58], ["CWE-835", 56], ["CWE-116", 56], ["CWE-327", 55], ["CWE-307", 53], ["CWE-330", 53], ["CWE-707", 52], ["CWE-347", 52], ["CWE-613", 51], ["CWE-843", 50], ["CWE-209", 48], ["CWE-674", 46], ["CWE-908", 42], ["CWE-665", 41], ["CWE-326", 41], ["CWE-88", 41], ["CWE-428", 41], ["CWE-290", 39], ["CWE-1236", 39], ["CWE-425", 38], ["CWE-824", 38], ["CWE-667", 37], ["CWE-121", 37], ["CWE-610", 36], ["CWE-281", 36], ["CWE-311", 36], ["CWE-384", 36], ["CWE-294", 36], ["CWE-521", 32], ["CWE-369", 32], ["CWE-444", 31], ["CWE-134", 31], ["CWE-284", 30], ["CWE-346", 30], ["CWE-212", 28], ["CWE-252", 27], ["CWE-191", 25], ["CWE-682", 23], ["CWE-704", 21], ["CWE-426", 21], ["CWE-354", 21], ["CWE-697", 21], ["CWE-459", 20], ["CWE-131", 19], ["CWE-494", 18], ["CWE-640", 18], ["CWE-829", 18], ["CWE-193", 18], ["CWE-922", 18], ["CWE-1188", 16], ["CWE-285", 16], ["CWE-772", 15], ["CWE-681", 15], ["CWE-338", 14], ["CWE-565", 11], ["CWE-331", 11], ["CWE-670", 11], ["CWE-917", 11], ["CWE-91", 11], ["CWE-916", 10], ["CWE-672", 10], ["CWE-776", 10], ["CWE-763", 10], ["CWE-669", 9], ["CWE-913", 9], ["CWE-706", 8], ["CWE-335", 8], ["CWE-909", 8], ["CWE-250", 7], ["CWE-436", 7], ["CWE-126", 7], ["CWE-359", 6], ["CWE-662", 6], ["CWE-788", 5], ["CWE-266", 5], ["CWE-789", 5], ["CWE-73", 5], ["CWE-823", 5], ["CWE-834", 4], ["CWE-822", 4], ["CWE-457", 4], ["CWE-377", 4], ["CWE-407", 4], ["CWE-178", 3], ["CWE-406", 3], ["CWE-204", 3], ["CWE-273", 3], ["CWE-648", 3], ["CWE-99", 3], ["CWE-130", 2], ["CWE-264", 2], ["CWE-842", 2], ["CWE-123", 2], ["CWE-80", 2], ["CWE-1022", 2], ["CWE-241", 2], ["CWE-256", 2], ["CWE-95", 2], ["CWE-248", 2], ["CWE-189", 2], ["CWE-440", 2], ["CWE-497", 2], ["CWE-489", 2], ["CWE-93", 2], ["CWE-940", 2], ["CWE-1220", 2], ["CWE-321", 2], ["CWE-912", 2], ["CWE-470", 2], ["CWE-305", 2], ["CWE-924", 2], ["CWE-141", 1], ["CWE-229", 1], ["CWE-146", 1], ["CWE-941", 1], ["CWE-1287", 1], ["CWE-1258", 1], ["CWE-1004", 1], ["CWE-524", 1], ["CWE-460", 1], ["CWE-35", 1], ["CWE-124", 1], ["CWE-690", 1], ["CWE-257", 1], ["CWE-75", 1], ["CWE-455", 1], ["CWE-562", 1], ["CWE-1108", 1], ["CWE-833", 1], ["CWE-1077", 1], ["CWE-1026", 1], ["CWE-274", 1], ["CWE-597", 1], ["CWE-113", 1], ["CWE-98", 1], ["CWE-1286", 1], ["CWE-664", 1], ["CWE-115", 1], ["CWE-194", 1], ["CWE-602", 1], ["CWE-117", 1], ["CWE-405", 1], ["CWE-643", 1], ["CWE-759", 1], ["CWE-911", 1], ["CWE-112", 1], ["CWE-201", 1], ["CWE-693", 1], ["CWE-391", 1], ["CWE-363", 1], ["CWE-456", 1], ["CWE-208", 1], ["CWE-358", 1], ["CWE-840", 1], ["CWE-538", 1], ["CWE-451", 1], ["CWE-1336", 1], ["CWE-228", 1], ["CWE-23", 1], ["CWE-288", 1], ["CWE-923", 1], ["CWE-1320", 1], ["CWE-214", 1], ["CWE-620", 1], ["CWE-395", 1], ["CWE-304", 1], ["CWE-571", 1], ["CWE-548", 1], ["CWE-24", 1], ["CWE-424", 1], ["CWE-523", 1], ["CWE-187", 1], ["CWE-603", 1], ["CWE-671", 1], ["CWE-280", 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: 0 | |
| CVE-2003: 3 | |
| CVE-2004: 0 | |
| CVE-2005: 1 | |
| CVE-2006: 0 | |
| CVE-2007: 1 | |
| CVE-2008: 1 | |
| CVE-2009: 2 | |
| CVE-2010: 1 | |
| CVE-2011: 4 | |
| CVE-2012: 3 | |
| CVE-2013: 37 | |
| CVE-2014: 49 | |
| CVE-2015: 40 | |
| CVE-2016: 41 | |
| CVE-2017: 163 | |
| CVE-2018: 42 | |
| CVE-2019: 250 | |
| CVE-2020: 900 | |
| CVE-2021: 4757 | |
| CVE-2022: 20136 | |
| </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:22:37.523224</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="CVE2023.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">2023</p> | |
| </div> | |
| </a> | |
| <a class="right-next" | |
| href="CVE2021.html" | |
| title="next page"> | |
| <div class="prev-next-info"> | |
| <p class="prev-next-subtitle">next</p> | |
| <p class="prev-next-title">2021</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> |