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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258701 5.5 警告 富士通 - Internet Navigware Server における情報漏えいの脆弱性 CWE-200
情報漏えい
- 2010-07-22 20:51 2010-06-18 Show GitHub Exploit DB Packet Storm
258702 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の NFSv4 クライアントの nfs4_proc_lock 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3726 2010-07-22 17:53 2009-11-9 Show GitHub Exploit DB Packet Storm
258703 5 警告 IBM
アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
マイクロソフト
オラクル
OpenOffice.org Project
レッドハット
- XML 署名の検証において認証回避が可能な問題 CWE-DesignError
CVE-2009-0217 2010-07-22 17:52 2009-07-15 Show GitHub Exploit DB Packet Storm
258704 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2212 2010-07-21 16:31 2010-06-29 Show GitHub Exploit DB Packet Storm
258705 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2211 2010-07-21 16:31 2010-06-29 Show GitHub Exploit DB Packet Storm
258706 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2210 2010-07-21 16:31 2010-06-29 Show GitHub Exploit DB Packet Storm
258707 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2209 2010-07-21 16:30 2010-06-29 Show GitHub Exploit DB Packet Storm
258708 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2208 2010-07-21 16:30 2010-06-29 Show GitHub Exploit DB Packet Storm
258709 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2207 2010-07-21 16:30 2010-06-29 Show GitHub Exploit DB Packet Storm
258710 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat の AcroForm.api における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-2206 2010-07-21 16:29 2010-06-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
249181 5.5 MEDIUM
Local
linux
debian
linux_kernel
debian_linux
An issue was discovered in fs/f2fs/super.c in the Linux kernel through 4.17.3, which does not properly validate secs_per_zone in a corrupted f2fs image, as demonstrated by a divide-by-zero error. CWE-369
 Divide By Zero
CVE-2018-13100 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
249182 5.5 MEDIUM
Local
linux
debian
opensuse
canonical
linux_kernel
debian_linux
leap
ubuntu_linux
An issue was discovered in fs/f2fs/inline.c in the Linux kernel through 4.4. A denial of service (out-of-bounds memory access and BUG) can occur for a modified f2fs filesystem image in which an inlin… CWE-125
Out-of-bounds Read
CVE-2018-13099 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
249183 5.5 MEDIUM
Local
linux linux_kernel An issue was discovered in fs/f2fs/inode.c in the Linux kernel through 4.17.3. A denial of service (slab out-of-bounds read and BUG) can occur for a modified f2fs filesystem image in which FI_EXTRA_A… CWE-125
Out-of-bounds Read
CVE-2018-13098 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
249184 5.5 MEDIUM
Local
linux linux_kernel An issue was discovered in fs/f2fs/super.c in the Linux kernel through 4.17.3. There is an out-of-bounds read or a divide-by-zero error for an incorrect user_block_count in a corrupted f2fs image, le… CWE-125
CWE-369
Out-of-bounds Read
 Divide By Zero
CVE-2018-13097 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
249185 5.5 MEDIUM
Local
linux
debian
canonical
opensuse
linux_kernel
debian_linux
ubuntu_linux
leap
An issue was discovered in fs/f2fs/super.c in the Linux kernel through 4.14. A denial of service (out-of-bounds memory access and BUG) can occur upon encountering an abnormal bitmap size when mountin… CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2018-13096 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
249186 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
249187 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
249188 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
249189 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
249190 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