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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255441 5.1 警告 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
レッドハット
- 複数の Oracle 製品の Java Runtime Environment コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0085 2011-03-4 10:45 2010-03-30 Show GitHub Exploit DB Packet Storm
255442 5 警告 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
レッドハット
- 複数の Oracle 製品の Java Runtime Environment コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0084 2011-03-4 10:44 2010-03-30 Show GitHub Exploit DB Packet Storm
255443 5.1 警告 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
レッドハット
- 複数の Oracle 製品の HotSpot Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0082 2011-03-4 10:43 2010-03-30 Show GitHub Exploit DB Packet Storm
255444 9 危険 マイクロソフト
VMware
- Microsoft SQL Server の insert ステートメントに関するバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0106 2011-03-4 10:39 2008-07-8 Show GitHub Exploit DB Packet Storm
255445 9 危険 マイクロソフト
VMware
- Microsoft SQL Server のバックアップファイルのレコードサイズに関するバッファオーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-0107 2011-03-4 10:37 2008-07-8 Show GitHub Exploit DB Packet Storm
255446 9 危険 マイクロソフト
VMware
- Microsoft SQL Server の SQL データ型の処理に関するバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0086 2011-03-4 10:35 2008-07-8 Show GitHub Exploit DB Packet Storm
255447 5 警告 マイクロソフト
VMware
- Microsoft SQL Server のメモリ再配置の際メモリページを初期化しない脆弱性 CWE-200
情報漏えい
CVE-2008-0085 2011-03-4 10:34 2008-07-8 Show GitHub Exploit DB Packet Storm
255448 9 危険 マイクロソフト
VMware
- Microsoft SQL Server の sp_replwritetovarbin 拡張ストアド プロシージャの処理における脆弱性 CWE-119
バッファエラー
CVE-2008-5416 2011-03-4 10:33 2008-12-25 Show GitHub Exploit DB Packet Storm
255449 9.3 危険 Sielco Sistemi - Sielco Sistemi Winlog にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0517 2011-03-3 16:57 2011-02-7 Show GitHub Exploit DB Packet Storm
255450 9.3 危険 Moxa Inc. - MOXA Device Manager MDM Tool にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4741 2011-03-3 16:54 2011-02-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
246411 5.5 MEDIUM
Local
linux linux_kernel An issue was discovered in fs/xfs/libxfs/xfs_inode_buf.c in the Linux kernel through 4.17.3. A denial of service (memory corruption and BUG) can occur for a corrupted xfs image upon encountering an i… CWE-787
 Out-of-bounds Write
CVE-2018-13095 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
246412 5.5 MEDIUM
Local
linux
canonical
linux_kernel
ubuntu_linux
An issue was discovered in fs/xfs/libxfs/xfs_attr_leaf.c in the Linux kernel through 4.17.3. An OOPS may occur for a corrupted xfs image after xfs_da_shrink_inode() is called with a NULL bp. CWE-476
 NULL Pointer Dereference
CVE-2018-13094 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
246413 5.5 MEDIUM
Local
linux linux_kernel An issue was discovered in fs/xfs/xfs_icache.c in the Linux kernel through 4.17.3. There is a NULL pointer dereference and panic in lookup_slow() on a NULL inode->i_ops pointer when doing pathwalks o… CWE-476
 NULL Pointer Dereference
CVE-2018-13093 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
246414 7.5 HIGH
Network
reimbursetoken_project reimbursetoken The mintToken function of a smart contract implementation for Reimburse Token (REIM), an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitra… CWE-190
 Integer Overflow or Wraparound
CVE-2018-13092 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
246415 7.5 HIGH
Network
sumocoin_project sumocoin The mintToken function of a smart contract implementation for sumocoin (SUMO), 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-13091 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
246416 7.5 HIGH
Network
yitongcoin_project yitongcoin The mintToken function of a smart contract implementation for YiTongCoin (YTC), 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-13090 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
246417 7.5 HIGH
Network
ucointoken_project ucointoken The mintToken function of a smart contract implementation for Universal Coin (UCOIN), an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitra… CWE-190
 Integer Overflow or Wraparound
CVE-2018-13089 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
246418 7.5 HIGH
Network
tokenerc20_project tokenerc20 The mintToken function of a smart contract implementation for Futures Pease (FP), an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary u… CWE-190
 Integer Overflow or Wraparound
CVE-2018-13088 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
246419 7.5 HIGH
Network
coinstar_myadvancedtoken_project coinstar_myadvancedtoken The mintToken function of a smart contract implementation for Coinstar (CSTR), 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-13087 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
246420 7.5 HIGH
Network
iadowr_project iadowr The mintToken function of a smart contract implementation for IADOWR Coin (IAD), an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary us… CWE-190
 Integer Overflow or Wraparound
CVE-2018-13086 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm