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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258531 5 警告 Linux
レッドハット
- Linux kernel の virtio-net ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0741 2010-04-21 17:48 2010-03-30 Show GitHub Exploit DB Packet Storm
258532 6.9 警告 mielke
レッドハット
- brltty の libbrlttybba.so における権限昇格の脆弱性 CWE-264
CWE-Other
CVE-2008-3279 2010-04-21 17:47 2010-03-30 Show GitHub Exploit DB Packet Storm
258533 4.3 警告 Mozilla Foundation - Mozilla Firefox/SeaMonkey におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0181 2010-04-20 16:42 2010-03-30 Show GitHub Exploit DB Packet Storm
258534 5.8 警告 サイボウズ - 複数のサイボウズ製品におけるアクセス制限に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2029 2010-04-20 12:01 2010-04-20 Show GitHub Exploit DB Packet Storm
258535 9.3 危険 マイクロソフト - Microsoft Internet Explorer の Tabular Data Control ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0805 2010-04-19 19:20 2010-03-30 Show GitHub Exploit DB Packet Storm
258536 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0491 2010-04-19 19:19 2010-03-30 Show GitHub Exploit DB Packet Storm
258537 4.3 警告 マイクロソフト - Microsoft Internet Explorer における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2010-0494 2010-04-19 19:19 2010-03-30 Show GitHub Exploit DB Packet Storm
258538 9.3 危険 マイクロソフト - Microsoft Internet Explorer の mstime.dll における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0492 2010-04-19 19:19 2010-03-30 Show GitHub Exploit DB Packet Storm
258539 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0490 2010-04-19 19:18 2010-03-30 Show GitHub Exploit DB Packet Storm
258540 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0807 2010-04-19 19:18 2010-03-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
248471 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
248472 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
248473 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
248474 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
248475 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
248476 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
248477 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
248478 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
248479 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
248480 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