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>2018 — 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 = 'CVE2018';</script>74 <link rel="index" title="Index" href="genindex.html" />75 <link rel="search" title="Search" href="search.html" />76 <link rel="next" title="2017" href="CVE2017.html" />77 <link rel="prev" title="2019" href="CVE2019.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 current active"><a class="current reference internal" href="#">2018</a></li>201<li class="toctree-l1"><a class="reference internal" href="CVE2017.html">2017</a></li>202<li class="toctree-l1"><a class="reference internal" href="CVE2016.html">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%2FCVE2018.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/CVE2018.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>2018</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-calendar">CVE Calendar</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-identifier">CVEs By Identifier</a></li>424</ul>425</li>426</ul>427 </nav>428 </div>429 </div>430</div>431 432 433 434<div id="searchbox"></div>435 <article class="bd-article">436 437 <section class="tex2jax_ignore mathjax_ignore" id="id1">438<h1>2018<a class="headerlink" href="#id1" title="Link to this heading">#</a></h1>439<hr class="docutils" />440<div class="cell tag_remove-input docutils container">441<div class="cell_output docutils container">442<p>Total Number of CVEs: <strong>18154</strong><br />Average CVEs Per Day: <strong>49.87</strong><br />Average CVSS Score: <strong>7.35</strong></p>443</div>444</div>445<section id="cve-graphs">446<h2>CVE Graphs<a class="headerlink" href="#cve-graphs" title="Link to this heading">#</a></h2>447<section id="cve-calendar">448<h3>CVE Calendar<a class="headerlink" href="#cve-calendar" title="Link to this heading">#</a></h3>449<div class="cell tag_hide-input tag_remove-input docutils container">450<div class="cell_output docutils container">451<img alt="_images/9a561e5944f5ede1a1abcf64e7acb14122c9df09c4dd22325a2e582d79c378b4.png" src="_images/9a561e5944f5ede1a1abcf64e7acb14122c9df09c4dd22325a2e582d79c378b4.png" />452</div>453</div>454</section>455<section id="cve-per-month-graph">456<h3>CVE Per Month Graph<a class="headerlink" href="#cve-per-month-graph" title="Link to this heading">#</a></h3>457<div class="cell tag_remove-input docutils container">458<div class="cell_output docutils container">459<img alt="_images/79f9912c4223555804994ee37545710a843088195cd026de2782c3c6950870d4.png" src="_images/79f9912c4223555804994ee37545710a843088195cd026de2782c3c6950870d4.png" />460</div>461</div>462</section>463<section id="cve-per-week-graph">464<h3>CVE Per Week Graph<a class="headerlink" href="#cve-per-week-graph" title="Link to this heading">#</a></h3>465<div class="cell tag_remove-input docutils container">466<div class="cell_output docutils container">467<img alt="_images/fe680ab8eaf2ee4e7db3cae3a857d66828be4298d3056403ddeaf65f178ade29.png" src="_images/fe680ab8eaf2ee4e7db3cae3a857d66828be4298d3056403ddeaf65f178ade29.png" />468</div>469</div>470</section>471<section id="cve-per-day-graph">472<h3>CVE Per Day Graph<a class="headerlink" href="#cve-per-day-graph" title="Link to this heading">#</a></h3>473<div class="cell tag_remove-input docutils container">474<div class="cell_output docutils container">475<img alt="_images/aeb0c673ac6a7dfeaa0341f5d9cd7d745de9d4b818a9318bb2426086ef002678.png" src="_images/aeb0c673ac6a7dfeaa0341f5d9cd7d745de9d4b818a9318bb2426086ef002678.png" />476</div>477</div>478</section>479</section>480<section id="cvss-data">481<h2>CVSS Data<a class="headerlink" href="#cvss-data" title="Link to this heading">#</a></h2>482<div class="cell tag_remove-input docutils container">483<div class="cell_output docutils container">484<img alt="_images/44f80fd3919003351b3d993c796471a456a91a5c2356344370b41dccbfebf947.png" src="_images/44f80fd3919003351b3d993c796471a456a91a5c2356344370b41dccbfebf947.png" />485</div>486</div>487</section>488<section id="cna-data">489<h2>CNA Data<a class="headerlink" href="#cna-data" title="Link to this heading">#</a></h2>490<section id="cna-assigner-graph">491<h3>CNA Assigner Graph<a class="headerlink" href="#cna-assigner-graph" title="Link to this heading">#</a></h3>492<div class="cell tag_remove-input docutils container">493<div class="cell_output docutils container">494<img alt="_images/b6d0782183ab05669f5b529af6585c3014a0220d1799e0a2b388a743066c9652.png" src="_images/b6d0782183ab05669f5b529af6585c3014a0220d1799e0a2b388a743066c9652.png" />495</div>496</div>497</section>498</section>499<section id="cwe-data">500<h2>CWE Data<a class="headerlink" href="#cwe-data" title="Link to this heading">#</a></h2>501<div class="cell tag_remove-input docutils container">502<div class="cell_output docutils container">503<img alt="_images/0ebee076c25ac066798155b7fd861e11920bb6b94e5b40c8b0321066c8c63ab3.png" src="_images/0ebee076c25ac066798155b7fd861e11920bb6b94e5b40c8b0321066c8c63ab3.png" />504</div>505</div>506</section>507<section id="more-cve-data">508<h2>More CVE Data<a class="headerlink" href="#more-cve-data" title="Link to this heading">#</a></h2>509<section id="top-cna-assigner">510<h3>Top CNA Assigner<a class="headerlink" href="#top-cna-assigner" title="Link to this heading">#</a></h3>511<div class="cell tag_remove-input docutils container">512<div class="cell_output docutils container">513<div class="output text_html"><table id="itables_f4e95315_bc9e_4457_b21f_daf141606812" class="display nowrap" data-quarto-disable-processing="true" style="table-layout:auto;width:auto">514<thead>515 <tr style="text-align: right;">516 517 <th>Assigner</th>518 <th>CVEs</th>519 <th>Percentage</th>520 </tr>521 </thead><tbody><tr>522<td style="vertical-align:middle; text-align:left">523<div style="float:left; margin-right: 10px;">524<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"525width="64" viewBox="0 0 500 400" style="font-family: 'Droid Sans', sans-serif;">526 <g style="fill:#d9d7fc">527 <path d="M100,400H500V357H100Z" />528 <path d="M100,300H400V257H100Z" />529 <path d="M0,200H400V157H0Z" />530 <path d="M100,100H500V57H100Z" />531 <path d="M100,350H500V307H100Z" />532 <path d="M100,250H400V207H100Z" />533 <path d="M0,150H400V107H0Z" />534 <path d="M100,50H500V7H100Z" />535 </g>536 <g style="fill:#1a1366;stroke:#1a1366;">537 <rect x="100" y="7" width="400" height="43">538 <animate539 attributeName="width"540 values="0;400;0"541 dur="5s"542 repeatCount="indefinite" />543 <animate544 attributeName="x"545 values="100;100;500"546 dur="5s"547 repeatCount="indefinite" />548 </rect>549 <rect x="0" y="107" width="400" height="43">550 <animate551 attributeName="width"552 values="0;400;0"553 dur="3.5s"554 repeatCount="indefinite" />555 <animate556 attributeName="x"557 values="0;0;400"558 dur="3.5s"559 repeatCount="indefinite" />560 </rect>561 <rect x="100" y="207" width="300" height="43">562 <animate563 attributeName="width"564 values="0;300;0"565 dur="3s"566 repeatCount="indefinite" />567 <animate568 attributeName="x"569 values="100;100;400"570 dur="3s"571 repeatCount="indefinite" />572 </rect>573 <rect x="100" y="307" width="400" height="43">574 <animate575 attributeName="width"576 values="0;400;0"577 dur="4s"578 repeatCount="indefinite" />579 <animate580 attributeName="x"581 values="100;100;500"582 dur="4s"583 repeatCount="indefinite" />584 </rect>585 <g style="fill:transparent;stroke-width:8; stroke-linejoin:round" rx="5">586 <g transform="translate(45 50) rotate(-45)">587 <circle r="33" cx="0" cy="0" />588 <rect x="-8" y="32" width="16" height="30" />589 </g>590 591 <g transform="translate(450 152)">592 <polyline points="-15,-20 -35,-20 -35,40 25,40 25,20" />593 <rect x="-15" y="-40" width="60" height="60" />594 </g>595 596 <g transform="translate(50 352)">597 <polygon points="-35,-5 0,-40 35,-5" />598 <polygon points="-35,10 0,45 35,10" />599 </g>600 601 <g transform="translate(75 250)">602 <polyline points="-30,30 -60,0 -30,-30" />603 <polyline points="0,30 -30,0 0,-30" />604 </g>605 606 <g transform="translate(425 250) rotate(180)">607 <polyline points="-30,30 -60,0 -30,-30" />608 <polyline points="0,30 -30,0 0,-30" />609 </g>610 </g>611 </g>612</svg>613</a>614</div>615<div>616Loading ITables v2.1.1 from the internet...617(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>618</div>619</tr></tbody>620 621</table>622<link href="https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.css" rel="stylesheet">623<script type="module">624 import {DataTable, jQuery as $} from 'https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.js';625 626 document.querySelectorAll("#itables_f4e95315_bc9e_4457_b21f_daf141606812:not(.dataTable)").forEach(table => {627 // Define the table data628 const data = [["cve@mitre.org", 7411, 41.0], ["secure@intel.com", 1026, 6.0], ["psirt@us.ibm.com", 943, 5.0], ["secalert_us@oracle.com", 707, 4.0], ["secure@microsoft.com", 704, 4.0], ["security.cna@qualcomm.com", 670, 4.0], ["secalert@redhat.com", 580, 3.0], ["support@hackerone.com", 536, 3.0], ["psirt@cisco.com", 464, 3.0], ["psirt@adobe.com", 388, 2.0], ["security@mozilla.org", 350, 2.0], ["ics-cert@hq.dhs.gov", 338, 2.0], ["talos-cna@cisco.com", 336, 2.0], ["security@android.com", 287, 2.0], ["security-alert@hpe.com", 258, 1.0], ["zdi-disclosures@trendmicro.com", 246, 1.0], ["chrome-cve-admin@google.com", 245, 1.0], ["secure@dell.com", 241, 1.0], ["psirt@huawei.com", 226, 1.0], ["product-security@apple.com", 177, 1.0], ["security@apache.org", 175, 1.0], ["vultures@jpcert.or.jp", 172, 1.0], ["cna@sap.com", 130, 1.0], ["security@opentext.com", 122, 1.0], ["cert@cert.org", 111, 1.0], ["f5sirt@f5.com", 107, 1.0], ["cybersecurity@schneider-electric.com", 90, 0.0], ["security@atlassian.com", 74, 0.0], ["security@trendmicro.com", 67, 0.0], ["productcert@siemens.com", 66, 0.0], ["sirt@juniper.net", 60, 0.0], ["security@debian.org", 56, 0.0], ["psirt@lenovo.com", 54, 0.0], ["vulnreport@tenable.com", 52, 0.0], ["vulnerability@kaspersky.com", 50, 0.0], ["trellixpsirt@trellix.com", 47, 0.0], ["psirt@nvidia.com", 38, 0.0], ["security@vmware.com", 35, 0.0], ["secure@symantec.com", 31, 0.0], ["security@synology.com", 30, 0.0], ["security@qnap.com", 29, 0.0], ["vuln@ca.com", 27, 0.0], ["PSIRT-CNA@flexerasoftware.com", 25, 0.0], ["psirt@paloaltonetworks.com", 24, 0.0], ["secteam@freebsd.org", 22, 0.0], ["security@tibco.com", 22, 0.0], ["security@elastic.co", 19, 0.0], ["psirt@zte.com.cn", 18, 0.0], ["security@perforce.com", 18, 0.0], ["psirt@fortinet.com", 17, 0.0], ["openssl-security@openssl.org", 17, 0.0], ["security@eclipse.org", 16, 0.0], ["security-alert@netapp.com", 16, 0.0], ["larry0@me.com", 15, 0.0], ["security@ubuntu.com", 15, 0.0], ["sirt@brocade.com", 14, 0.0], ["cve-request@iojs.org", 14, 0.0], ["cve-assign@fb.com", 14, 0.0], ["hp-security-alert@hp.com", 13, 0.0], ["cve@checkpoint.com", 12, 0.0], ["security@drupal.org", 10, 0.0], ["report@snyk.io", 10, 0.0], ["security@marklogic.com", 10, 0.0], ["security-report@netflix.com", 10, 0.0], ["vuln@krcert.or.kr", 9, 0.0], ["cve@rapid7.com", 8, 0.0], ["securityalerts@avaya.com", 6, 0.0], ["secure@blackberry.com", 6, 0.0], ["security@kubernetes.io", 6, 0.0], ["browser-security@yandex-team.ru", 3, 0.0], ["cve@navercorp.com", 2, 0.0], ["hsrc@hikvision.com", 2, 0.0], ["patrick@puiterwijk.org", 1, 0.0], ["PSIRT@sonicwall.com", 1, 0.0], ["cybersecurity@dahuatech.com", 1, 0.0], ["vulnerability@cspcert.ph", 1, 0.0], ["https://obdev.at/go/cna", 1, 0.0]];629 630 // Define the dt_args631 let dt_args = {"scrollY": "400px", "scrollCollapse": true, "paging": false, "dom": "tpir", "order": []};632 dt_args["data"] = data;633 634 635 new DataTable(table, dt_args);636 });637</script>638</div></div>639</div>640</section>641<section id="top-cwes">642<h3>Top CWEs<a class="headerlink" href="#top-cwes" title="Link to this heading">#</a></h3>643<div class="cell tag_remove-input docutils container">644<div class="cell_output docutils container">645<div class="output text_html"><table id="itables_1fe52a14_d454_4ef9_87cb_1d10dc22f8b4" class="display nowrap" data-quarto-disable-processing="true" style="table-layout:auto;width:auto">646<thead>647 <tr style="text-align: right;">648 649 <th>CWE</th>650 <th>CVEs</th>651 </tr>652 </thead><tbody><tr>653<td style="vertical-align:middle; text-align:left">654<div style="float:left; margin-right: 10px;">655<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"656width="64" viewBox="0 0 500 400" style="font-family: 'Droid Sans', sans-serif;">657 <g style="fill:#d9d7fc">658 <path d="M100,400H500V357H100Z" />659 <path d="M100,300H400V257H100Z" />660 <path d="M0,200H400V157H0Z" />661 <path d="M100,100H500V57H100Z" />662 <path d="M100,350H500V307H100Z" />663 <path d="M100,250H400V207H100Z" />664 <path d="M0,150H400V107H0Z" />665 <path d="M100,50H500V7H100Z" />666 </g>667 <g style="fill:#1a1366;stroke:#1a1366;">668 <rect x="100" y="7" width="400" height="43">669 <animate670 attributeName="width"671 values="0;400;0"672 dur="5s"673 repeatCount="indefinite" />674 <animate675 attributeName="x"676 values="100;100;500"677 dur="5s"678 repeatCount="indefinite" />679 </rect>680 <rect x="0" y="107" width="400" height="43">681 <animate682 attributeName="width"683 values="0;400;0"684 dur="3.5s"685 repeatCount="indefinite" />686 <animate687 attributeName="x"688 values="0;0;400"689 dur="3.5s"690 repeatCount="indefinite" />691 </rect>692 <rect x="100" y="207" width="300" height="43">693 <animate694 attributeName="width"695 values="0;300;0"696 dur="3s"697 repeatCount="indefinite" />698 <animate699 attributeName="x"700 values="100;100;400"701 dur="3s"702 repeatCount="indefinite" />703 </rect>704 <rect x="100" y="307" width="400" height="43">705 <animate706 attributeName="width"707 values="0;400;0"708 dur="4s"709 repeatCount="indefinite" />710 <animate711 attributeName="x"712 values="100;100;500"713 dur="4s"714 repeatCount="indefinite" />715 </rect>716 <g style="fill:transparent;stroke-width:8; stroke-linejoin:round" rx="5">717 <g transform="translate(45 50) rotate(-45)">718 <circle r="33" cx="0" cy="0" />719 <rect x="-8" y="32" width="16" height="30" />720 </g>721 722 <g transform="translate(450 152)">723 <polyline points="-15,-20 -35,-20 -35,40 25,40 25,20" />724 <rect x="-15" y="-40" width="60" height="60" />725 </g>726 727 <g transform="translate(50 352)">728 <polygon points="-35,-5 0,-40 35,-5" />729 <polygon points="-35,10 0,45 35,10" />730 </g>731 732 <g transform="translate(75 250)">733 <polyline points="-30,30 -60,0 -30,-30" />734 <polyline points="0,30 -30,0 0,-30" />735 </g>736 737 <g transform="translate(425 250) rotate(180)">738 <polyline points="-30,30 -60,0 -30,-30" />739 <polyline points="0,30 -30,0 0,-30" />740 </g>741 </g>742 </g>743</svg>744</a>745</div>746<div>747Loading ITables v2.1.1 from the internet...748(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>749</div>750</tr></tbody>751 752</table>753<link href="https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.css" rel="stylesheet">754<script type="module">755 import {DataTable, jQuery as $} from 'https://www.unpkg.com/dt_for_itables@2.0.10/dt_bundle.js';756 757 document.querySelectorAll("#itables_1fe52a14_d454_4ef9_87cb_1d10dc22f8b4:not(.dataTable)").forEach(table => {758 // Define the table data759 const data = [["NVD-CWE-noinfo", 2003], ["CWE-79", 2001], ["Missing_Data", 1643], ["CWE-20", 1176], ["CWE-200", 1030], ["CWE-119", 989], ["CWE-787", 837], ["CWE-125", 736], ["CWE-190", 667], ["CWE-22", 535], ["CWE-89", 502], ["CWE-352", 451], ["CWE-416", 392], ["CWE-476", 328], ["CWE-78", 325], ["CWE-287", 285], ["CWE-732", 214], ["CWE-611", 186], ["CWE-310", 171], ["CWE-400", 167], ["CWE-434", 166], ["CWE-94", 156], ["CWE-798", 142], ["CWE-295", 125], ["CWE-502", 119], ["CWE-772", 114], ["CWE-522", 112], ["CWE-269", 112], ["CWE-835", 105], ["CWE-863", 105], ["CWE-362", 103], ["CWE-704", 93], ["CWE-264", 88], ["CWE-601", 84], ["CWE-426", 76], ["CWE-415", 67], ["CWE-918", 67], ["CWE-532", 64], ["CWE-862", 58], ["CWE-120", 48], ["CWE-384", 48], ["CWE-59", 47], ["CWE-284", 46], ["CWE-77", 45], ["CWE-74", 44], ["CWE-306", 43], ["CWE-319", 42], ["CWE-404", 42], ["CWE-347", 41], ["CWE-326", 41], ["CWE-770", 36], ["CWE-665", 30], ["CWE-327", 29], ["CWE-129", 28], ["CWE-369", 28], ["CWE-255", 27], ["CWE-617", 26], ["CWE-668", 25], ["CWE-311", 25], ["CWE-640", 24], ["CWE-427", 24], ["CWE-134", 21], ["CWE-693", 19], ["CWE-1236", 19], ["CWE-254", 18], ["CWE-203", 18], ["CWE-674", 18], ["CWE-312", 17], ["CWE-425", 17], ["NVD-CWE-Other", 17], ["CWE-824", 17], ["CWE-275", 17], ["CWE-338", 17], ["CWE-755", 16], ["CWE-428", 16], ["CWE-1188", 16], ["CWE-399", 15], ["CWE-191", 15], ["CWE-330", 15], ["CWE-346", 15], ["CWE-521", 15], ["CWE-276", 14], ["CWE-88", 14], ["CWE-908", 12], ["CWE-345", 12], ["CWE-613", 12], ["CWE-320", 11], ["CWE-290", 11], ["CWE-388", 11], ["CWE-444", 10], ["CWE-358", 10], ["CWE-834", 10], ["CWE-307", 10], ["CWE-829", 9], ["CWE-843", 9], ["CWE-1021", 9], ["CWE-19", 9], ["CWE-639", 8], ["CWE-118", 8], ["CWE-285", 8], ["CWE-91", 8], ["CWE-122", 7], ["CWE-682", 7], ["CWE-93", 7], ["CWE-209", 7], ["CWE-754", 7], ["CWE-193", 7], ["CWE-552", 7], ["CWE-459", 7], ["CWE-113", 6], ["CWE-185", 6], ["CWE-417", 6], ["CWE-331", 6], ["CWE-116", 6], ["CWE-294", 6], ["CWE-123", 5], ["CWE-121", 5], ["CWE-367", 5], ["CWE-184", 5], ["CWE-916", 5], ["CWE-252", 4], ["CWE-172", 4], ["CWE-401", 4], ["CWE-385", 4], ["CWE-281", 4], ["CWE-17", 3], ["CWE-16", 3], ["CWE-909", 3], ["CWE-667", 3], ["CWE-538", 3], ["CWE-917", 3], ["CWE-670", 3], ["CWE-354", 3], ["CWE-1321", 3], ["CWE-90", 3], ["CWE-763", 3], ["CWE-470", 3], ["CWE-749", 3], ["CWE-681", 2], ["CWE-361", 2], ["CWE-436", 2], ["CWE-441", 2], ["CWE-592", 2], ["CWE-250", 2], ["CWE-494", 2], ["CWE-565", 2], ["CWE-642", 2], ["CWE-189", 2], ["CWE-924", 2], ["CWE-178", 2], ["CWE-131", 2], ["CWE-706", 2], ["CWE-273", 2], ["CWE-335", 2], ["CWE-212", 1], ["CWE-321", 1], ["CWE-610", 1], ["CWE-534", 1], ["CWE-297", 1], ["CWE-838", 1], ["CWE-707", 1], ["CWE-117", 1], ["CWE-405", 1], ["CWE-266", 1], ["CWE-920", 1], ["CWE-99", 1], ["CWE-1333", 1], ["CWE-460", 1], ["CWE-1187", 1], ["CWE-332", 1], ["CWE-774", 1], ["CWE-288", 1], ["CWE-407", 1], ["CWE-471", 1]];760 761 // Define the dt_args762 let dt_args = {"scrollY": "400px", "scrollCollapse": true, "paging": false, "dom": "tpir", "order": []};763 dt_args["data"] = data;764 765 766 new DataTable(table, dt_args);767 });768</script>769</div></div>770</div>771</section>772<section id="cves-by-identifier">773<h3>CVEs By Identifier<a class="headerlink" href="#cves-by-identifier" title="Link to this heading">#</a></h3>774<div class="cell tag_remove-input docutils container">775<div class="cell_output docutils container">776<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CVE-1999: 0777CVE-2000: 0778CVE-2001: 0779CVE-2002: 0780CVE-2003: 1781CVE-2004: 1782CVE-2005: 0783CVE-2006: 0784CVE-2007: 1785CVE-2008: 1786CVE-2009: 8787CVE-2010: 1788CVE-2011: 20789CVE-2012: 23790CVE-2013: 54791CVE-2014: 229792CVE-2015: 274793CVE-2016: 683794CVE-2017: 4141795CVE-2018: 12717796</pre></div>797</div>798</div>799</div>800<div class="cell tag_remove-input docutils container">801<div class="cell_output docutils container">802<p>This report is updated automatically every day, last generated on: <strong>2024-06-16 12:19:16.932926</strong></p>803</div>804</div>805</section>806</section>807</section>808 809 <script type="text/x-thebe-config">810 {811 requestKernel: true,812 binderOptions: {813 repo: "binder-examples/jupyter-stacks-datascience",814 ref: "master",815 },816 codeMirrorConfig: {817 theme: "abcdef",818 mode: "python"819 },820 kernelOptions: {821 name: "python3",822 path: "./."823 },824 predefinedOutput: true825 }826 </script>827 <script>kernelName = 'python3'</script>828 829 </article>830 831 832 833 834 835 836 <footer class="prev-next-footer d-print-none">837 838<div class="prev-next-area">839 <a class="left-prev"840 href="CVE2019.html"841 title="previous page">842 <i class="fa-solid fa-angle-left"></i>843 <div class="prev-next-info">844 <p class="prev-next-subtitle">previous</p>845 <p class="prev-next-title">2019</p>846 </div>847 </a>848 <a class="right-next"849 href="CVE2017.html"850 title="next page">851 <div class="prev-next-info">852 <p class="prev-next-subtitle">next</p>853 <p class="prev-next-title">2017</p>854 </div>855 <i class="fa-solid fa-angle-right"></i>856 </a>857</div>858 </footer>859 860 </div>861 862 863 864 <div class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner">865 866 867 <div class="sidebar-secondary-item">868 <div class="page-toc tocsection onthispage">869 <i class="fa-solid fa-list"></i> Contents870 </div>871 <nav class="bd-toc-nav page-toc">872 <ul class="visible nav section-nav flex-column">873<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">874<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cve-calendar">CVE Calendar</a></li>875<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>876<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>877<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>878</ul>879</li>880<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cvss-data">CVSS Data</a></li>881<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">882<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cna-assigner-graph">CNA Assigner Graph</a></li>883</ul>884</li>885<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cwe-data">CWE Data</a></li>886<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">887<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#top-cna-assigner">Top CNA Assigner</a></li>888<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#top-cwes">Top CWEs</a></li>889<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#cves-by-identifier">CVEs By Identifier</a></li>890</ul>891</li>892</ul>893 </nav></div>894 895</div></div>896 897 898 </div>899 <footer class="bd-footer-content">900 901<div class="bd-footer-content__inner container">902 903 <div class="footer-item">904 905<p class="component-author">906By KhulnaSoft Lab907</p>908 909 </div>910 911 <div class="footer-item">912 913 914 <p class="copyright">915 916 © Copyright 2023.917 <br/>918 919 </p>920 921 </div>922 923 <div class="footer-item">924 925 </div>926 927 <div class="footer-item">928 929 </div>930 931</div>932 </footer>933 934 935 </main>936 </div>937 </div>938 939 <!-- Scripts loaded after <body> so the DOM is not blocked -->940 <script src="_static/scripts/bootstrap.js?digest=3ee479438cf8b5e0d341"></script>941<script src="_static/scripts/pydata-sphinx-theme.js?digest=3ee479438cf8b5e0d341"></script>942 943 <footer class="bd-footer">944 </footer>945 </body>946</html>