khulnasoft/CVE.ICU
0
1 2<!DOCTYPE html>3 4 5<html lang="en" data-content_root="./" >6 7 <head>8 <meta charset="utf-8" />9 <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />10 11 <title>2016-2000 — CVE-ICU</title>12 13 14 15 <script data-cfasync="false">16 document.documentElement.dataset.mode = localStorage.getItem("mode") || "";17 document.documentElement.dataset.theme = localStorage.getItem("theme") || "";18 </script>19 20 <!-- Loaded before other Sphinx assets -->21 <link href="_static/styles/theme.css?digest=3ee479438cf8b5e0d341" rel="stylesheet" />22<link href="_static/styles/bootstrap.css?digest=3ee479438cf8b5e0d341" rel="stylesheet" />23<link href="_static/styles/pydata-sphinx-theme.css?digest=3ee479438cf8b5e0d341" rel="stylesheet" />24 25 26 <link href="_static/vendor/fontawesome/6.5.2/css/all.min.css?digest=3ee479438cf8b5e0d341" rel="stylesheet" />27 <link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2" />28<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2" />29<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2" />30 31 <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />32 <link rel="stylesheet" type="text/css" href="_static/styles/sphinx-book-theme.css?v=a3416100" />33 <link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />34 <link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />35 <link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />36 <link rel="stylesheet" type="text/css" href="_static/sphinx-thebe.css?v=4fa983c6" />37 <link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=87e54e7c" />38 39 <!-- Pre-loaded scripts that we'll load fully later -->40 <link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=3ee479438cf8b5e0d341" />41<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=3ee479438cf8b5e0d341" />42 <script src="_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=3ee479438cf8b5e0d341"></script>43 44 <script src="_static/documentation_options.js?v=9eb32ce0"></script>45 <script src="_static/doctools.js?v=9a2dae69"></script>46 <script src="_static/sphinx_highlight.js?v=dc90522c"></script>47 <script src="_static/clipboard.min.js?v=a7894cd8"></script>48 <script src="_static/copybutton.js?v=f281be69"></script>49 <script src="_static/scripts/sphinx-book-theme.js?v=887ef09a"></script>50 <script>let toggleHintShow = 'Click to show';</script>51 <script>let toggleHintHide = 'Click to hide';</script>52 <script>let toggleOpenOnPrint = 'true';</script>53 <script src="_static/togglebutton.js?v=4a39c7ea"></script>54 <script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>55 <script src="_static/design-tabs.js?v=f930bc37"></script>56 <script async="async" src="https://www.googletagmanager.com/gtag/js?id=GTM-M6LC7BMS"></script>57 <script>58 window.dataLayer = window.dataLayer || [];59 function gtag(){ dataLayer.push(arguments); }60 gtag('js', new Date());61 gtag('config', 'GTM-M6LC7BMS');62 </script>63 <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>64 <script async="async" src="_static/sphinx-thebe.js?v=c100c467"></script>65 <script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>66 <script>67 window.dataLayer = window.dataLayer || [];68 function gtag(){ dataLayer.push(arguments); }69 gtag('js', new Date());70 gtag('config', 'GTM-M6LC7BMS');71 </script>72 <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>73 <script>DOCUMENTATION_OPTIONS.pagename = 'CVE2016';</script>74 <link rel="index" title="Index" href="genindex.html" />75 <link rel="search" title="Search" href="search.html" />76 <link rel="next" title="CVSS Data" href="CVECVSS.html" />77 <link rel="prev" title="2017" href="CVE2017.html" />78 <meta name="viewport" content="width=device-width, initial-scale=1"/>79 <meta name="docsearch:language" content="en"/>80 </head>81 82 83 <body data-bs-spy="scroll" data-bs-target=".bd-toc-nav" data-offset="180" data-bs-root-margin="0px 0px -60%" data-default-mode="">84 85 86 87 <div id="pst-skip-link" class="skip-link d-print-none"><a href="#main-content">Skip to main content</a></div>88 89 <div id="pst-scroll-pixel-helper"></div>90 91 <button type="button" class="btn rounded-pill" id="pst-back-to-top">92 <i class="fa-solid fa-arrow-up"></i>Back to top</button>93 94 95 <input type="checkbox"96 class="sidebar-toggle"97 id="pst-primary-sidebar-checkbox"/>98 <label class="overlay overlay-primary" for="pst-primary-sidebar-checkbox"></label>99 100 <input type="checkbox"101 class="sidebar-toggle"102 id="pst-secondary-sidebar-checkbox"/>103 <label class="overlay overlay-secondary" for="pst-secondary-sidebar-checkbox"></label>104 105 <div class="search-button__wrapper">106 <div class="search-button__overlay"></div>107 <div class="search-button__search-container">108<form class="bd-search d-flex align-items-center"109 action="search.html"110 method="get">111 <i class="fa-solid fa-magnifying-glass"></i>112 <input type="search"113 class="form-control"114 name="q"115 id="search-input"116 placeholder="Search this book..."117 aria-label="Search this book..."118 autocomplete="off"119 autocorrect="off"120 autocapitalize="off"121 spellcheck="false"/>122 <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span>123</form></div>124 </div>125 126 <div class="pst-async-banner-revealer d-none">127 <aside id="bd-header-version-warning" class="d-none d-print-none" aria-label="Version warning"></aside>128</div>129 130 131 <header class="bd-header navbar navbar-expand-lg bd-navbar d-print-none">132 </header>133 134 135 <div class="bd-container">136 <div class="bd-container__inner bd-page-width">137 138 139 140 <div class="bd-sidebar-primary bd-sidebar">141 142 143 144 <div class="sidebar-header-items sidebar-primary__section">145 146 147 148 149 </div>150 151 <div class="sidebar-primary-items__start sidebar-primary__section">152 <div class="sidebar-primary-item">153 154 155 156<a class="navbar-brand logo" href="intro.html">157 158 159 160 161 162 163 <p class="title logo__title">CVE-ICU</p>164 165</a></div>166 <div class="sidebar-primary-item">167 168 <script>169 document.write(`170 <button class="btn navbar-btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">171 <i class="fa-solid fa-magnifying-glass"></i>172 <span class="search-button__default-text">Search</span>173 <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>174 </button>175 `);176 </script></div>177 <div class="sidebar-primary-item"><nav class="bd-links bd-docs-nav" aria-label="Main">178 <div class="bd-toc-item navbar-nav active">179 180 <ul class="nav bd-sidenav bd-sidenav__home-link">181 <li class="toctree-l1">182 <a class="reference internal" href="intro.html">183 CVE-ICU184 </a>185 </li>186 </ul>187 <p aria-level="2" class="caption" role="heading"><span class="caption-text">Combined Data</span></p>188<ul class="nav bd-sidenav">189<li class="toctree-l1"><a class="reference internal" href="CVEAll.html">CVE Data</a></li>190<li class="toctree-l1"><a class="reference internal" href="CVECalendar.html">Daily Calendar View</a></li>191</ul>192<p aria-level="2" class="caption" role="heading"><span class="caption-text">Yearly Data</span></p>193<ul class="current nav bd-sidenav">194<li class="toctree-l1"><a class="reference internal" href="CVE2024.html">2023</a></li>195<li class="toctree-l1"><a class="reference internal" href="CVE2023.html">2023</a></li>196<li class="toctree-l1"><a class="reference internal" href="CVE2022.html">2022</a></li>197<li class="toctree-l1"><a class="reference internal" href="CVE2021.html">2021</a></li>198<li class="toctree-l1"><a class="reference internal" href="CVE2020.html">2020</a></li>199<li class="toctree-l1"><a class="reference internal" href="CVE2019.html">2019</a></li>200<li class="toctree-l1"><a class="reference internal" href="CVE2018.html">2018</a></li>201<li class="toctree-l1"><a class="reference internal" href="CVE2017.html">2017</a></li>202<li class="toctree-l1 current active"><a class="current reference internal" href="#">2016-2000</a></li>203</ul>204<p aria-level="2" class="caption" role="heading"><span class="caption-text">Other CVE Data</span></p>205<ul class="nav bd-sidenav">206<li class="toctree-l1"><a class="reference internal" href="CVECVSS.html">CVSS Data</a></li>207<li class="toctree-l1"><a class="reference internal" href="CVECPE.html">CPE Data</a></li>208<li class="toctree-l1"><a class="reference internal" href="CVECNA.html">CNA Data</a></li>209<li class="toctree-l1"><a class="reference internal" href="CVECWE.html">CWE Data</a></li>210<li class="toctree-l1"><a class="reference internal" href="CVEGrowth.html">CVE Growth</a></li>211<li class="toctree-l1"><a class="reference internal" href="CVECNAMap.html">CNA MAP</a></li>212</ul>213 214 </div>215</nav></div>216 </div>217 218 219 <div class="sidebar-primary-items__end sidebar-primary__section">220 </div>221 222 <div id="rtd-footer-container"></div>223 224 225 </div>226 227 <main id="main-content" class="bd-main" role="main">228 229 230 231<div class="sbt-scroll-pixel-helper"></div>232 233 <div class="bd-content">234 <div class="bd-article-container">235 236 <div class="bd-header-article d-print-none">237<div class="header-article-items header-article__inner">238 239 <div class="header-article-items__start">240 241 <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">242 <span class="fa-solid fa-bars"></span>243</button></div>244 245 </div>246 247 248 <div class="header-article-items__end">249 250 <div class="header-article-item">251 252<div class="article-header-buttons">253 254 255 256 257 258<div class="dropdown dropdown-source-buttons">259 <button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Source repositories">260 <i class="fab fa-github"></i>261 </button>262 <ul class="dropdown-menu">263 264 265 266 <li><a href="https://github.com/khulnasoft-lab/cve-icu" target="_blank"267 class="btn btn-sm btn-source-repository-button dropdown-item"268 title="Source repository"269 data-bs-placement="left" data-bs-toggle="tooltip"270>271 272 273<span class="btn__icon-container">274 <i class="fab fa-github"></i>275 </span>276<span class="btn__text-container">Repository</span>277</a>278</li>279 280 281 282 283 <li><a href="https://github.com/khulnasoft-lab/cve-icu/issues/new?title=Issue%20on%20page%20%2FCVE2016.html&body=Your%20issue%20content%20here." target="_blank"284 class="btn btn-sm btn-source-issues-button dropdown-item"285 title="Open an issue"286 data-bs-placement="left" data-bs-toggle="tooltip"287>288 289 290<span class="btn__icon-container">291 <i class="fas fa-lightbulb"></i>292 </span>293<span class="btn__text-container">Open issue</span>294</a>295</li>296 297 </ul>298</div>299 300 301 302 303 304 305<div class="dropdown dropdown-download-buttons">306 <button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Download this page">307 <i class="fas fa-download"></i>308 </button>309 <ul class="dropdown-menu">310 311 312 313 <li><a href="_sources/CVE2016.ipynb" target="_blank"314 class="btn btn-sm btn-download-source-button dropdown-item"315 title="Download source file"316 data-bs-placement="left" data-bs-toggle="tooltip"317>318 319 320<span class="btn__icon-container">321 <i class="fas fa-file"></i>322 </span>323<span class="btn__text-container">.ipynb</span>324</a>325</li>326 327 328 329 330 <li>331<button onclick="window.print()"332 class="btn btn-sm btn-download-pdf-button dropdown-item"333 title="Print to PDF"334 data-bs-placement="left" data-bs-toggle="tooltip"335>336 337 338<span class="btn__icon-container">339 <i class="fas fa-file-pdf"></i>340 </span>341<span class="btn__text-container">.pdf</span>342</button>343</li>344 345 </ul>346</div>347 348 349 350 351<button onclick="toggleFullScreen()"352 class="btn btn-sm btn-fullscreen-button"353 title="Fullscreen mode"354 data-bs-placement="bottom" data-bs-toggle="tooltip"355>356 357 358<span class="btn__icon-container">359 <i class="fas fa-expand"></i>360 </span>361 362</button>363 364 365 366<script>367document.write(`368 <button class="btn btn-sm navbar-btn theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip">369 <span class="theme-switch nav-link" data-mode="light"><i class="fa-solid fa-sun fa-lg"></i></span>370 <span class="theme-switch nav-link" data-mode="dark"><i class="fa-solid fa-moon fa-lg"></i></span>371 <span class="theme-switch nav-link" data-mode="auto"><i class="fa-solid fa-circle-half-stroke fa-lg"></i></span>372 </button>373`);374</script>375 376 377<script>378document.write(`379 <button class="btn btn-sm navbar-btn search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">380 <i class="fa-solid fa-magnifying-glass fa-lg"></i>381 </button>382`);383</script>384<button class="sidebar-toggle secondary-toggle btn btn-sm" title="Toggle secondary sidebar" data-bs-placement="bottom" data-bs-toggle="tooltip">385 <span class="fa-solid fa-list"></span>386</button>387</div></div>388 389 </div>390 391</div>392</div>393 394 395 396<div id="jb-print-docs-body" class="onlyprint">397 <h1>2016-2000</h1>398 <!-- Table of contents -->399 <div id="print-main-content">400 <div id="jb-print-toc">401 402 <div>403 <h2> Contents </h2>404 </div>405 <nav aria-label="Page">406 <ul class="visible nav section-nav flex-column">407<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">408<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-per-year-graph">CVE Per Year Graph</a></li>409<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>410<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>411<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>412</ul>413</li>414<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cvss-data">CVSS Data</a></li>415<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">416<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cna-assigner-graph">CNA Assigner Graph</a></li>417</ul>418</li>419<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cwe-data">CWE Data</a></li>420<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">421<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#top-cna-assigner">Top CNA Assigner</a></li>422<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#top-cwes">Top CWEs</a></li>423<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cves-by-year-published">CVEs By Year Published</a></li>424<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cves-by-identifier">CVEs By Identifier</a></li>425</ul>426</li>427</ul>428 </nav>429 </div>430 </div>431</div>432 433 434 435<div id="searchbox"></div>436 <article class="bd-article">437 438 <section class="tex2jax_ignore mathjax_ignore" id="id1">439<h1>2016-2000<a class="headerlink" href="#id1" title="Link to this heading">#</a></h1>440<hr class="docutils" />441<div class="cell tag_remove-input docutils container">442<div class="cell_output docutils container">443<p>Total Number of CVEs: <strong>79237</strong><br />Average CVEs Per Day: <strong>12.76</strong><br />Average CVSS Score: <strong>7.28</strong></p>444</div>445</div>446<section id="cve-graphs">447<h2>CVE Graphs<a class="headerlink" href="#cve-graphs" title="Link to this heading">#</a></h2>448<section id="cve-per-year-graph">449<h3>CVE Per Year Graph<a class="headerlink" href="#cve-per-year-graph" title="Link to this heading">#</a></h3>450<div class="cell tag_remove-input docutils container">451<div class="cell_output docutils container">452<img alt="_images/4e0d7d7fac387a4525e709b8344eb4d750d65e1d8952dcea7b5690f6597c130e.png" src="_images/4e0d7d7fac387a4525e709b8344eb4d750d65e1d8952dcea7b5690f6597c130e.png" />453</div>454</div>455</section>456<section id="cve-per-month-graph">457<h3>CVE Per Month Graph<a class="headerlink" href="#cve-per-month-graph" title="Link to this heading">#</a></h3>458<div class="cell tag_remove-input docutils container">459<div class="cell_output docutils container">460<img alt="_images/fb2c814fc918a86be611f909296ce5c6e98674142f96fb50a0ce23a8ca02740b.png" src="_images/fb2c814fc918a86be611f909296ce5c6e98674142f96fb50a0ce23a8ca02740b.png" />461</div>462</div>463</section>464<section id="cve-per-week-graph">465<h3>CVE Per Week Graph<a class="headerlink" href="#cve-per-week-graph" title="Link to this heading">#</a></h3>466<div class="cell tag_remove-input docutils container">467<div class="cell_output docutils container">468<img alt="_images/87d591e27943ffc1484c3e1c2f16a61870b22b0b6ac6d1eb92ceae29ef6553b3.png" src="_images/87d591e27943ffc1484c3e1c2f16a61870b22b0b6ac6d1eb92ceae29ef6553b3.png" />469</div>470</div>471</section>472<section id="cve-per-day-graph">473<h3>CVE Per Day Graph<a class="headerlink" href="#cve-per-day-graph" title="Link to this heading">#</a></h3>474<div class="cell tag_remove-input docutils container">475<div class="cell_output docutils container">476<img alt="_images/f5f8d00f5c9445dde8902d25e7e6e180c88eda7d29134ac9ae5902b78b14f333.png" src="_images/f5f8d00f5c9445dde8902d25e7e6e180c88eda7d29134ac9ae5902b78b14f333.png" />477</div>478</div>479</section>480</section>481<section id="cvss-data">482<h2>CVSS Data<a class="headerlink" href="#cvss-data" title="Link to this heading">#</a></h2>483<div class="cell tag_remove-input docutils container">484<div class="cell_output docutils container">485<img alt="_images/1242df47c0bf9191eac0f4d2cbdc59bf52185438360365dae2659b5d152aa4f2.png" src="_images/1242df47c0bf9191eac0f4d2cbdc59bf52185438360365dae2659b5d152aa4f2.png" />486</div>487</div>488</section>489<section id="cna-data">490<h2>CNA Data<a class="headerlink" href="#cna-data" title="Link to this heading">#</a></h2>491<section id="cna-assigner-graph">492<h3>CNA Assigner Graph<a class="headerlink" href="#cna-assigner-graph" title="Link to this heading">#</a></h3>493<div class="cell tag_remove-input docutils container">494<div class="cell_output docutils container">495<img alt="_images/c4d90b199b26af5a2755ece02867102b4f88d26217f25d6e5c747f960cadb622.png" src="_images/c4d90b199b26af5a2755ece02867102b4f88d26217f25d6e5c747f960cadb622.png" />496</div>497</div>498</section>499</section>500<section id="cwe-data">501<h2>CWE Data<a class="headerlink" href="#cwe-data" title="Link to this heading">#</a></h2>502<div class="cell tag_remove-input docutils container">503<div class="cell_output docutils container">504<img alt="_images/2ae5d52c7812a722cc71b6ba672b07a43e4b11b9a2081f14335565a172d05b4d.png" src="_images/2ae5d52c7812a722cc71b6ba672b07a43e4b11b9a2081f14335565a172d05b4d.png" />505</div>506</div>507</section>508<section id="more-cve-data">509<h2>More CVE Data<a class="headerlink" href="#more-cve-data" title="Link to this heading">#</a></h2>510<section id="top-cna-assigner">511<h3>Top CNA Assigner<a class="headerlink" href="#top-cna-assigner" title="Link to this heading">#</a></h3>512<div class="cell tag_remove-input docutils container">513<div class="cell_output docutils container">514<div class="output text_html"><table id="itables_c51cb159_aff4_416e_a464_d60f1ddc8512" class="display nowrap" data-quarto-disable-processing="true" style="table-layout:auto;width:auto">515<thead>516 <tr style="text-align: right;">517 518 <th>Assigner</th>519 <th>CVEs</th>520 <th>Percentage</th>521 </tr>522 </thead><tbody><tr>523<td style="vertical-align:middle; text-align:left">524<div style="float:left; margin-right: 10px;">525<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"526width="64" viewBox="0 0 500 400" style="font-family: 'Droid Sans', sans-serif;">527 <g style="fill:#d9d7fc">528 <path d="M100,400H500V357H100Z" />529 <path d="M100,300H400V257H100Z" />530 <path d="M0,200H400V157H0Z" />531 <path d="M100,100H500V57H100Z" />532 <path d="M100,350H500V307H100Z" />533 <path d="M100,250H400V207H100Z" />534 <path d="M0,150H400V107H0Z" />535 <path d="M100,50H500V7H100Z" />536 </g>537 <g style="fill:#1a1366;stroke:#1a1366;">538 <rect x="100" y="7" width="400" height="43">539 <animate540 attributeName="width"541 values="0;400;0"542 dur="5s"543 repeatCount="indefinite" />544 <animate545 attributeName="x"546 values="100;100;500"547 dur="5s"548 repeatCount="indefinite" />549 </rect>550 <rect x="0" y="107" width="400" height="43">551 <animate552 attributeName="width"553 values="0;400;0"554 dur="3.5s"555 repeatCount="indefinite" />556 <animate557 attributeName="x"558 values="0;0;400"559 dur="3.5s"560 repeatCount="indefinite" />561 </rect>562 <rect x="100" y="207" width="300" height="43">563 <animate564 attributeName="width"565 values="0;300;0"566 dur="3s"567 repeatCount="indefinite" />568 <animate569 attributeName="x"570 values="100;100;400"571 dur="3s"572 repeatCount="indefinite" />573 </rect>574 <rect x="100" y="307" width="400" height="43">575 <animate576 attributeName="width"577 values="0;400;0"578 dur="4s"579 repeatCount="indefinite" />580 <animate581 attributeName="x"582 values="100;100;500"583 dur="4s"584 repeatCount="indefinite" />585 </rect>586 <g style="fill:transparent;stroke-width:8; stroke-linejoin:round" rx="5">587 <g transform="translate(45 50) rotate(-45)">588 <circle r="33" cx="0" cy="0" />589 <rect x="-8" y="32" width="16" height="30" />590 </g>591 592 <g transform="translate(450 152)">593 <polyline points="-15,-20 -35,-20 -35,40 25,40 25,20" />594 <rect x="-15" y="-40" width="60" height="60" />595 </g>596 597 <g transform="translate(50 352)">598 <polygon points="-35,-5 0,-40 35,-5" />599 <polygon points="-35,10 0,45 35,10" />600 </g>601 602 <g transform="translate(75 250)">603 <polyline points="-30,30 -60,0 -30,-30" />604 <polyline points="0,30 -30,0 0,-30" />605 </g>606 607 <g transform="translate(425 250) rotate(180)">608 <polyline points="-30,30 -60,0 -30,-30" />609 <polyline points="0,30 -30,0 0,-30" />610 </g>611 </g>612 </g>613</svg>614</a>615</div>616<div>617Loading ITables v2.1.1 from the internet...618(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>619</div>620</tr></tbody>621 622</table>623<link href="https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.css" rel="stylesheet">624<script type="module">625 import {DataTable, jQuery as $} from 'https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.js';626 627 document.querySelectorAll("#itables_c51cb159_aff4_416e_a464_d60f1ddc8512:not(.dataTable)").forEach(table => {628 // Define the table data629 const data = [["cve@mitre.org", 50416, 64.0], ["secalert@redhat.com", 6533, 8.0], ["secalert_us@oracle.com", 3267, 4.0], ["secure@microsoft.com", 2885, 4.0], ["cert@cert.org", 2435, 3.0], ["psirt@cisco.com", 2215, 3.0], ["product-security@apple.com", 2104, 3.0], ["psirt@adobe.com", 1850, 2.0], ["psirt@us.ibm.com", 1671, 2.0], ["chrome-cve-admin@google.com", 1044, 1.0], ["vultures@jpcert.or.jp", 711, 1.0], ["hp-security-alert@hp.com", 646, 1.0], ["security@android.com", 608, 1.0], ["security@mozilla.org", 596, 1.0], ["ics-cert@hq.dhs.gov", 560, 1.0], ["security@debian.org", 422, 1.0], ["PSIRT-CNA@flexerasoftware.com", 422, 1.0], ["secure@dell.com", 337, 0.0], ["security@ubuntu.com", 157, 0.0], ["secure@symantec.com", 126, 0.0], ["security@opentext.com", 76, 0.0], ["psirt@nvidia.com", 40, 0.0], ["secteam@freebsd.org", 36, 0.0], ["talos-cna@cisco.com", 15, 0.0], ["product-security@silabs.com", 12, 0.0], ["security@vmware.com", 8, 0.0], ["productcert@siemens.com", 7, 0.0], ["browser-security@yandex-team.ru", 6, 0.0], ["security-alert@hpe.com", 6, 0.0], ["secure@intel.com", 5, 0.0], ["psirt@huawei.com", 5, 0.0], ["larry0@me.com", 3, 0.0], ["psirt@lenovo.com", 3, 0.0], ["secure@blackberry.com", 2, 0.0], ["support@hackerone.com", 2, 0.0], ["zdi-disclosures@trendmicro.com", 2, 0.0], ["https://obdev.at/go/cna", 1, 0.0], ["security@apache.org", 1, 0.0], ["cve@rapid7.com", 1, 0.0], ["sirt@brocade.com", 1, 0.0]];630 631 // Define the dt_args632 let dt_args = {"scrollY": "400px", "scrollCollapse": true, "paging": false, "dom": "tpir", "order": []};633 dt_args["data"] = data;634 635 636 new DataTable(table, dt_args);637 });638</script>639</div></div>640</div>641</section>642<section id="top-cwes">643<h3>Top CWEs<a class="headerlink" href="#top-cwes" title="Link to this heading">#</a></h3>644<div class="cell tag_remove-input docutils container">645<div class="cell_output docutils container">646<div class="output text_html"><table id="itables_76d5b828_98c1_4c30_b48b_721d6677ac0b" class="display nowrap" data-quarto-disable-processing="true" style="table-layout:auto;width:auto">647<thead>648 <tr style="text-align: right;">649 650 <th>CWE</th>651 <th>CVEs</th>652 </tr>653 </thead><tbody><tr>654<td style="vertical-align:middle; text-align:left">655<div style="float:left; margin-right: 10px;">656<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"657width="64" viewBox="0 0 500 400" style="font-family: 'Droid Sans', sans-serif;">658 <g style="fill:#d9d7fc">659 <path d="M100,400H500V357H100Z" />660 <path d="M100,300H400V257H100Z" />661 <path d="M0,200H400V157H0Z" />662 <path d="M100,100H500V57H100Z" />663 <path d="M100,350H500V307H100Z" />664 <path d="M100,250H400V207H100Z" />665 <path d="M0,150H400V107H0Z" />666 <path d="M100,50H500V7H100Z" />667 </g>668 <g style="fill:#1a1366;stroke:#1a1366;">669 <rect x="100" y="7" width="400" height="43">670 <animate671 attributeName="width"672 values="0;400;0"673 dur="5s"674 repeatCount="indefinite" />675 <animate676 attributeName="x"677 values="100;100;500"678 dur="5s"679 repeatCount="indefinite" />680 </rect>681 <rect x="0" y="107" width="400" height="43">682 <animate683 attributeName="width"684 values="0;400;0"685 dur="3.5s"686 repeatCount="indefinite" />687 <animate688 attributeName="x"689 values="0;0;400"690 dur="3.5s"691 repeatCount="indefinite" />692 </rect>693 <rect x="100" y="207" width="300" height="43">694 <animate695 attributeName="width"696 values="0;300;0"697 dur="3s"698 repeatCount="indefinite" />699 <animate700 attributeName="x"701 values="100;100;400"702 dur="3s"703 repeatCount="indefinite" />704 </rect>705 <rect x="100" y="307" width="400" height="43">706 <animate707 attributeName="width"708 values="0;400;0"709 dur="4s"710 repeatCount="indefinite" />711 <animate712 attributeName="x"713 values="100;100;500"714 dur="4s"715 repeatCount="indefinite" />716 </rect>717 <g style="fill:transparent;stroke-width:8; stroke-linejoin:round" rx="5">718 <g transform="translate(45 50) rotate(-45)">719 <circle r="33" cx="0" cy="0" />720 <rect x="-8" y="32" width="16" height="30" />721 </g>722 723 <g transform="translate(450 152)">724 <polyline points="-15,-20 -35,-20 -35,40 25,40 25,20" />725 <rect x="-15" y="-40" width="60" height="60" />726 </g>727 728 <g transform="translate(50 352)">729 <polygon points="-35,-5 0,-40 35,-5" />730 <polygon points="-35,10 0,45 35,10" />731 </g>732 733 <g transform="translate(75 250)">734 <polyline points="-30,30 -60,0 -30,-30" />735 <polyline points="0,30 -30,0 0,-30" />736 </g>737 738 <g transform="translate(425 250) rotate(180)">739 <polyline points="-30,30 -60,0 -30,-30" />740 <polyline points="0,30 -30,0 0,-30" />741 </g>742 </g>743 </g>744</svg>745</a>746</div>747<div>748Loading ITables v2.1.1 from the internet...749(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>750</div>751</tr></tbody>752 753</table>754<link href="https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.css" rel="stylesheet">755<script type="module">756 import {DataTable, jQuery as $} from 'https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.js';757 758 document.querySelectorAll("#itables_76d5b828_98c1_4c30_b48b_721d6677ac0b:not(.dataTable)").forEach(table => {759 // Define the table data760 const data = [["NVD-CWE-Other", 24006], ["CWE-119", 7136], ["CWE-79", 6842], ["NVD-CWE-noinfo", 6636], ["CWE-264", 4793], ["CWE-89", 4244], ["CWE-20", 3942], ["CWE-200", 3029], ["CWE-399", 2403], ["CWE-310", 2224], ["CWE-94", 2055], ["CWE-22", 1940], ["CWE-352", 1208], ["CWE-189", 1170], ["CWE-287", 1019], ["Missing_Data", 831], ["CWE-255", 626], ["CWE-284", 533], ["CWE-59", 444], ["CWE-416", 413], ["CWE-362", 390], ["CWE-787", 312], ["CWE-254", 244], ["CWE-16", 235], ["CWE-78", 217], ["CWE-476", 183], ["CWE-190", 169], ["CWE-134", 169], ["CWE-17", 154], ["CWE-125", 146], ["CWE-19", 134], ["CWE-120", 92], ["CWE-77", 85], ["CWE-400", 83], ["CWE-269", 51], ["CWE-74", 37], ["CWE-295", 37], ["CWE-908", 32], ["CWE-611", 32], ["CWE-193", 31], ["CWE-772", 31], ["CWE-415", 29], ["CWE-798", 26], ["CWE-667", 25], ["CWE-426", 25], ["CWE-434", 25], ["CWE-835", 25], ["CWE-732", 24], ["CWE-863", 24], ["CWE-345", 24], ["CWE-601", 23], ["CWE-88", 22], ["CWE-502", 22], ["CWE-312", 22], ["CWE-326", 22], ["CWE-203", 22], ["CWE-824", 20], ["CWE-369", 20], ["CWE-401", 20], ["CWE-191", 20], ["CWE-704", 18], ["CWE-276", 16], ["CWE-843", 15], ["CWE-178", 15], ["CWE-131", 15], ["CWE-346", 14], ["CWE-327", 14], ["CWE-522", 13], ["CWE-330", 13], ["CWE-285", 13], ["CWE-770", 13], ["CWE-665", 12], ["CWE-425", 12], ["CWE-319", 11], ["CWE-129", 10], ["CWE-918", 10], ["CWE-909", 10], ["CWE-532", 10], ["CWE-668", 9], ["CWE-306", 9], ["CWE-459", 9], ["CWE-862", 9], ["CWE-1021", 8], ["CWE-388", 8], ["CWE-681", 7], ["CWE-617", 7], ["CWE-347", 6], ["CWE-916", 5], ["CWE-113", 5], ["CWE-252", 5], ["CWE-776", 5], ["CWE-428", 4], ["CWE-281", 4], ["CWE-307", 4], ["CWE-384", 4], ["CWE-18", 4], ["CWE-199", 4], ["CWE-172", 4], ["CWE-331", 4], ["CWE-338", 4], ["CWE-93", 4], ["CWE-494", 4], ["CWE-275", 4], ["CWE-640", 3], ["CWE-367", 3], ["CWE-552", 3], ["CWE-674", 3], ["CWE-669", 3], ["CWE-444", 3], ["CWE-829", 3], ["CWE-427", 2], ["CWE-212", 2], ["CWE-21", 2], ["CWE-297", 2], ["CWE-763", 2], ["CWE-332", 2], ["CWE-682", 2], ["CWE-404", 2], ["CWE-697", 2], ["CWE-209", 2], ["CWE-565", 2], ["CWE-91", 2], ["CWE-273", 2], ["CWE-1284", 2], ["CWE-755", 2], ["CWE-834", 1], ["CWE-470", 1], ["CWE-320", 1], ["CWE-693", 1], ["CWE-311", 1], ["CWE-294", 1], ["CWE-361", 1], ["CWE-613", 1], ["CWE-754", 1], ["CWE-116", 1], ["CWE-521", 1], ["CWE-913", 1], ["CWE-290", 1], ["CWE-775", 1]];761 762 // Define the dt_args763 let dt_args = {"scrollY": "400px", "scrollCollapse": true, "paging": false, "dom": "tpir", "order": []};764 dt_args["data"] = data;765 766 767 new DataTable(table, dt_args);768 });769</script>770</div></div>771</div>772</section>773<section id="cves-by-year-published">774<h3>CVEs By Year Published<a class="headerlink" href="#cves-by-year-published" title="Link to this heading">#</a></h3>775<div class="cell tag_remove-input docutils container">776<div class="cell_output docutils container">777<div class="output text_html"><table id="itables_b842ddac_7544_4c3f_8d53_cc8f108c3dd6" class="display nowrap" data-quarto-disable-processing="true" style="table-layout:auto;width:auto">778<thead>779 <tr style="text-align: right;">780 <th></th>781 <th>Count</th>782 </tr>783 <tr>784 <th>Published</th>785 <th></th>786 </tr>787 </thead><tbody><tr>788<td style="vertical-align:middle; text-align:left">789<div style="float:left; margin-right: 10px;">790<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"791width="64" viewBox="0 0 500 400" style="font-family: 'Droid Sans', sans-serif;">792 <g style="fill:#d9d7fc">793 <path d="M100,400H500V357H100Z" />794 <path d="M100,300H400V257H100Z" />795 <path d="M0,200H400V157H0Z" />796 <path d="M100,100H500V57H100Z" />797 <path d="M100,350H500V307H100Z" />798 <path d="M100,250H400V207H100Z" />799 <path d="M0,150H400V107H0Z" />800 <path d="M100,50H500V7H100Z" />801 </g>802 <g style="fill:#1a1366;stroke:#1a1366;">803 <rect x="100" y="7" width="400" height="43">804 <animate805 attributeName="width"806 values="0;400;0"807 dur="5s"808 repeatCount="indefinite" />809 <animate810 attributeName="x"811 values="100;100;500"812 dur="5s"813 repeatCount="indefinite" />814 </rect>815 <rect x="0" y="107" width="400" height="43">816 <animate817 attributeName="width"818 values="0;400;0"819 dur="3.5s"820 repeatCount="indefinite" />821 <animate822 attributeName="x"823 values="0;0;400"824 dur="3.5s"825 repeatCount="indefinite" />826 </rect>827 <rect x="100" y="207" width="300" height="43">828 <animate829 attributeName="width"830 values="0;300;0"831 dur="3s"832 repeatCount="indefinite" />833 <animate834 attributeName="x"835 values="100;100;400"836 dur="3s"837 repeatCount="indefinite" />838 </rect>839 <rect x="100" y="307" width="400" height="43">840 <animate841 attributeName="width"842 values="0;400;0"843 dur="4s"844 repeatCount="indefinite" />845 <animate846 attributeName="x"847 values="100;100;500"848 dur="4s"849 repeatCount="indefinite" />850 </rect>851 <g style="fill:transparent;stroke-width:8; stroke-linejoin:round" rx="5">852 <g transform="translate(45 50) rotate(-45)">853 <circle r="33" cx="0" cy="0" />854 <rect x="-8" y="32" width="16" height="30" />855 </g>856 857 <g transform="translate(450 152)">858 <polyline points="-15,-20 -35,-20 -35,40 25,40 25,20" />859 <rect x="-15" y="-40" width="60" height="60" />860 </g>861 862 <g transform="translate(50 352)">863 <polygon points="-35,-5 0,-40 35,-5" />864 <polygon points="-35,10 0,45 35,10" />865 </g>866 867 <g transform="translate(75 250)">868 <polyline points="-30,30 -60,0 -30,-30" />869 <polyline points="0,30 -30,0 0,-30" />870 </g>871 872 <g transform="translate(425 250) rotate(180)">873 <polyline points="-30,30 -60,0 -30,-30" />874 <polyline points="0,30 -30,0 0,-30" />875 </g>876 </g>877 </g>878</svg>879</a>880</div>881<div>882Loading ITables v2.1.1 from the internet...883(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>884</div>885</tr></tbody>886 887</table>888<link href="https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.css" rel="stylesheet">889<script type="module">890 import {DataTable, jQuery as $} from 'https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.js';891 892 document.querySelectorAll("#itables_b842ddac_7544_4c3f_8d53_cc8f108c3dd6:not(.dataTable)").forEach(table => {893 // Define the table data894 const data = [["2000", 1020], ["2001", 1679], ["2002", 2170], ["2003", 1548], ["2004", 2479], ["2005", 5010], ["2006", 6659], ["2007", 6596], ["2008", 5664], ["2009", 5778], ["2010", 4667], ["2011", 4172], ["2012", 5351], ["2013", 5324], ["2014", 8008], ["2015", 6595], ["2016", 6517]];895 896 // Define the dt_args897 let dt_args = {"scrollY": "400px", "scrollCollapse": true, "paging": false, "dom": "tpir", "order": []};898 dt_args["data"] = data;899 900 901 new DataTable(table, dt_args);902 });903</script>904</div></div>905</div>906</section>907<section id="cves-by-identifier">908<h3>CVEs By Identifier<a class="headerlink" href="#cves-by-identifier" title="Link to this heading">#</a></h3>909<div class="cell tag_remove-input docutils container">910<div class="cell_output docutils container">911<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CVE-1999: 53912CVE-2000: 1151913CVE-2001: 1539914CVE-2002: 2371915CVE-2003: 1519916CVE-2004: 2671917CVE-2005: 4686918CVE-2006: 7047919CVE-2007: 6510920CVE-2008: 7034921CVE-2009: 4888922CVE-2010: 4951923</pre></div>924</div>925<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CVE-2011: 4441926</pre></div>927</div>928<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CVE-2012: 5200929CVE-2013: 5713930CVE-2014: 7474931CVE-2015: 6402932CVE-2016: 5587933</pre></div>934</div>935</div>936</div>937<div class="cell tag_remove-input docutils container">938<div class="cell_output docutils container">939<p>This report is updated automatically every day, last generated on: <strong>2024-06-16 12:17:37.543943</strong></p>940</div>941</div>942</section>943</section>944</section>945 946 <script type="text/x-thebe-config">947 {948 requestKernel: true,949 binderOptions: {950 repo: "binder-examples/jupyter-stacks-datascience",951 ref: "master",952 },953 codeMirrorConfig: {954 theme: "abcdef",955 mode: "python"956 },957 kernelOptions: {958 name: "python3",959 path: "./."960 },961 predefinedOutput: true962 }963 </script>964 <script>kernelName = 'python3'</script>965 966 </article>967 968 969 970 971 972 973 <footer class="prev-next-footer d-print-none">974 975<div class="prev-next-area">976 <a class="left-prev"977 href="CVE2017.html"978 title="previous page">979 <i class="fa-solid fa-angle-left"></i>980 <div class="prev-next-info">981 <p class="prev-next-subtitle">previous</p>982 <p class="prev-next-title">2017</p>983 </div>984 </a>985 <a class="right-next"986 href="CVECVSS.html"987 title="next page">988 <div class="prev-next-info">989 <p class="prev-next-subtitle">next</p>990 <p class="prev-next-title">CVSS Data</p>991 </div>992 <i class="fa-solid fa-angle-right"></i>993 </a>994</div>995 </footer>996 997 </div>998 999 1000 1001 <div class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner">1002 1003 1004 <div class="sidebar-secondary-item">1005 <div class="page-toc tocsection onthispage">1006 <i class="fa-solid fa-list"></i> Contents1007 </div>1008 <nav class="bd-toc-nav page-toc">1009 <ul class="visible nav section-nav flex-column">1010<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">1011<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-per-year-graph">CVE Per Year Graph</a></li>1012<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>1013<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>1014<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>1015</ul>1016</li>1017<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cvss-data">CVSS Data</a></li>1018<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">1019<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cna-assigner-graph">CNA Assigner Graph</a></li>1020</ul>1021</li>1022<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cwe-data">CWE Data</a></li>1023<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">1024<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#top-cna-assigner">Top CNA Assigner</a></li>1025<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#top-cwes">Top CWEs</a></li>1026<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cves-by-year-published">CVEs By Year Published</a></li>1027<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cves-by-identifier">CVEs By Identifier</a></li>1028</ul>1029</li>1030</ul>1031 </nav></div>1032 1033</div></div>1034 1035 1036 </div>1037 <footer class="bd-footer-content">1038 1039<div class="bd-footer-content__inner container">1040 1041 <div class="footer-item">1042 1043<p class="component-author">1044By KhulnaSoft Lab1045</p>1046 1047 </div>1048 1049 <div class="footer-item">1050 1051 1052 <p class="copyright">1053 1054 © Copyright 2023.1055 <br/>1056 1057 </p>1058 1059 </div>1060 1061 <div class="footer-item">1062 1063 </div>1064 1065 <div class="footer-item">1066 1067 </div>1068 1069</div>1070 </footer>1071 1072 1073 </main>1074 </div>1075 </div>1076 1077 <!-- Scripts loaded after <body> so the DOM is not blocked -->1078 <script src="_static/scripts/bootstrap.js?digest=3ee479438cf8b5e0d341"></script>1079<script src="_static/scripts/pydata-sphinx-theme.js?digest=3ee479438cf8b5e0d341"></script>1080 1081 <footer class="bd-footer">1082 </footer>1083 </body>1084</html>