Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 15, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258211 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1900 2010-09-1 15:16 2010-08-10 Show GitHub Exploit DB Packet Storm
258212 9.3 危険 マイクロソフト - Microsoft .NET Framework および Silverlight における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1898 2010-09-1 15:16 2010-08-10 Show GitHub Exploit DB Packet Storm
258213 6.8 警告 マイクロソフト - Microsoft Windows のカーネルにおける権限を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1889 2010-09-1 15:16 2010-08-10 Show GitHub Exploit DB Packet Storm
258214 6.8 警告 マイクロソフト - Microsoft Windows XP のカーネルにおける権限を取得される脆弱性 CWE-362
競合状態
CVE-2010-1888 2010-09-1 15:16 2010-08-10 Show GitHub Exploit DB Packet Storm
258215 9.3 危険 マイクロソフト - Microsoft Silverlight における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0019 2010-09-1 15:15 2010-08-10 Show GitHub Exploit DB Packet Storm
258216 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox の layout/generic/nsObjectFrame.cpp における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2755 2010-09-1 14:54 2010-07-20 Show GitHub Exploit DB Packet Storm
258217 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のローカルプログラムを実行させられる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1240 2010-09-1 14:52 2010-04-5 Show GitHub Exploit DB Packet Storm
258218 9.3 危険 マイクロソフト - Microsoft Windows の Secure Channel における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2566 2010-08-31 16:46 2010-08-10 Show GitHub Exploit DB Packet Storm
258219 9.3 危険 マイクロソフト - Microsoft XML Core Services における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2561 2010-08-31 16:45 2010-08-10 Show GitHub Exploit DB Packet Storm
258220 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2560 2010-08-31 16:45 2010-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
249051 7.5 HIGH
Network
bonustoken_project bonustoken The mintToken function of a smart contract implementation for bonusToken (BNS), an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary use… CWE-190
 Integer Overflow or Wraparound
CVE-2018-13156 2024-11-21 12:46 2018-07-5 Show GitHub Exploit DB Packet Storm
249052 7.5 HIGH
Network
gemchain_project gemchain The mintToken function of a smart contract implementation for GEMCHAIN (GEM), an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user … CWE-190
 Integer Overflow or Wraparound
CVE-2018-13155 2024-11-21 12:46 2018-07-5 Show GitHub Exploit DB Packet Storm
249053 6.5 MEDIUM
Network
imagemagick
canonical
imagemagick
ubuntu_linux
In ImageMagick 7.0.8-4, there is a memory leak in the XMagickCommand function in MagickCore/animate.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2018-13153 2024-11-21 12:46 2018-07-5 Show GitHub Exploit DB Packet Storm
249054 7.5 HIGH
Network
lef_project lef The mintToken, buy, and sell functions of a smart contract implementation for LEF, an Ethereum token, have an integer overflow. CWE-190
 Integer Overflow or Wraparound
CVE-2018-13146 2024-11-21 12:46 2018-07-5 Show GitHub Exploit DB Packet Storm
249055 7.5 HIGH
Network
javaswaptest_project javaswaptest The mintToken function of a smart contract implementation for JavaSwapTest (JST), an Ethereum token, has an integer overflow. CWE-190
 Integer Overflow or Wraparound
CVE-2018-13145 2024-11-21 12:46 2018-07-5 Show GitHub Exploit DB Packet Storm
249056 7.5 HIGH
Network
pandora_project pandora The transfer and transferFrom functions of a smart contract implementation for Pandora (PDX), an Ethereum token, have an integer overflow. NOTE: this has been disputed by a third party. CWE-190
 Integer Overflow or Wraparound
CVE-2018-13144 2024-11-21 12:46 2018-07-5 Show GitHub Exploit DB Packet Storm
249057 8.8 HIGH
Network
libsndfile_project
debian
libsndfile
debian_linux
A stack-based buffer overflow in psf_memset in common.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a c… CWE-787
 Out-of-bounds Write
CVE-2018-13139 2024-11-21 12:46 2018-07-4 Show GitHub Exploit DB Packet Storm
249058 6.1 MEDIUM
Network
ultimatemember ultimate_member The Ultimate Member (aka ultimatemember) plugin before 2.0.18 for WordPress has XSS via the wp-admin settings screen. CWE-79
Cross-site Scripting
CVE-2018-13136 2024-11-21 12:46 2018-07-4 Show GitHub Exploit DB Packet Storm
249059 6.1 MEDIUM
Network
tp-link archer_c1200_firmware TP-Link Archer C1200 1.13 Build 2018/01/24 rel.52299 EU devices have XSS via the PATH_INFO to the /webpages/data URI. CWE-79
Cross-site Scripting
CVE-2018-13134 2024-11-21 12:46 2018-07-4 Show GitHub Exploit DB Packet Storm
249060 7.8 HIGH
Local
goldenfrog vyprvpn Golden Frog VyprVPN before 2018-06-21 has a vulnerability associated with the installation process on Windows. CWE-426
 Untrusted Search Path
CVE-2018-13133 2024-11-21 12:46 2018-07-4 Show GitHub Exploit DB Packet Storm