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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258351 7.8 危険 オラクル - Windows 上で稼働する Oracle Database Server の Net Foundation Layer コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0903 2010-08-2 19:31 2010-07-13 Show GitHub Exploit DB Packet Storm
258352 7.8 危険 オラクル - Oracle Database Server の Listener コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0911 2010-08-2 19:30 2010-07-13 Show GitHub Exploit DB Packet Storm
258353 5.5 警告 PostgreSQL.org
サイバートラスト株式会社
サン・マイクロシステムズ
レッドハット
- PostgreSQL における任意のパラメータ設定を削除される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1975 2010-08-2 17:13 2010-05-19 Show GitHub Exploit DB Packet Storm
258354 5 警告 MySQL AB - MySQL の mysql_uninstall_plugin 関数における任意のプラグインを削除される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1621 2010-08-2 17:13 2010-04-6 Show GitHub Exploit DB Packet Storm
258355 3.5 注意 オラクル - Oracle Fusion Middleware の Application Server Control コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2381 2010-07-30 17:43 2010-07-13 Show GitHub Exploit DB Packet Storm
258356 3.5 注意 オラクル - Oracle Fusion Middleware の Application Server Control コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0081 2010-07-30 17:42 2010-07-13 Show GitHub Exploit DB Packet Storm
258357 4.3 警告 オラクル - Oracle Fusion Middleware の Wireless コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0835 2010-07-30 17:42 2010-07-13 Show GitHub Exploit DB Packet Storm
258358 6.4 警告 オラクル - Oracle Fusion Middleware の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2375 2010-07-30 17:42 2010-07-13 Show GitHub Exploit DB Packet Storm
258359 9.3 危険 マイクロソフト - Microsoft Office Outlook における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0266 2010-07-30 17:42 2010-07-13 Show GitHub Exploit DB Packet Storm
258360 9.3 危険 マイクロソフト - Microsoft Office Access の FieldList の ActiveX コントロール における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1881 2010-07-30 17:41 2010-07-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
248651 6.1 MEDIUM
Network
trustwave modsecurity ModSecurity 3.0.0 has XSS via an onerror attribute of an IMG element. NOTE: a third party has disputed this issue because it may only apply to environments without a Core Rule Set configured CWE-79
Cross-site Scripting
CVE-2018-13065 2024-11-21 12:46 2018-07-3 Show GitHub Exploit DB Packet Storm
248652 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
248653 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
248654 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
248655 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
248656 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
248657 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
248658 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
248659 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
248660 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