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 6, 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
257191 10 危険 日立
CA Technologies
- CA XOsoft におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1223 2010-06-14 16:23 2010-04-6 Show GitHub Exploit DB Packet Storm
257192 5 警告 日立
CA Technologies
- CA XOsoft における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-1222 2010-06-14 16:23 2010-04-6 Show GitHub Exploit DB Packet Storm
257193 5 警告 日立
CA Technologies
- CA XOsoft におけるユーザ名を列挙される脆弱性 CWE-287
不適切な認証
CVE-2010-1221 2010-06-14 16:23 2010-04-6 Show GitHub Exploit DB Packet Storm
257194 6.8 警告 フェンリル株式会社 - ActiveGeckoBrowser における複数の脆弱性 CWE-Other
その他
CVE-2010-2420 2010-06-14 12:01 2010-06-14 Show GitHub Exploit DB Packet Storm
257195 6.8 警告 サン・マイクロシステムズ
GNU Project
ターボリナックス
サイバートラスト株式会社
レッドハット
- GNU tar および GNU cpio の rmt_read__ 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0624 2010-06-11 18:45 2010-03-15 Show GitHub Exploit DB Packet Storm
257196 3.5 注意 PostgreSQL.org
サイバートラスト株式会社
レッドハット
- PostgreSQL における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0733 2010-06-9 16:54 2010-03-19 Show GitHub Exploit DB Packet Storm
257197 6.5 警告 PostgreSQL.org
サイバートラスト株式会社
レッドハット
- PostgreSQL の bitsubstr 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-0442 2010-06-9 16:54 2010-02-2 Show GitHub Exploit DB Packet Storm
257198 6.8 警告 アップル - Java の window drawing 実装における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-0539 2010-06-7 17:58 2010-05-18 Show GitHub Exploit DB Packet Storm
257199 6.8 警告 アップル - Apple Mac OS X 上で稼働する Java における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0538 2010-06-7 17:58 2010-05-18 Show GitHub Exploit DB Packet Storm
257200 6.5 警告 PostgreSQL.org
サイバートラスト株式会社
ターボリナックス
サン・マイクロシステムズ
レッドハット
- PostgreSQL におけるインデックスの処理に関する権限を取得される脆弱性 CWE-Other
その他
CVE-2009-4136 2010-06-7 16:48 2009-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
246421 9.8 CRITICAL
Network
mutt
neomutt
canonical
debian
mutt
neomutt
ubuntu_linux
debian_linux
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/message.c has a stack-based buffer overflow for a FETCH response with a long RFC822.SIZE field. CWE-787
 Out-of-bounds Write
CVE-2018-14358 2024-11-21 12:48 2018-07-18 Show GitHub Exploit DB Packet Storm
246422 9.8 CRITICAL
Network
debian
mutt
neomutt
canonical
debian_linux
mutt
neomutt
ubuntu_linux
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. pop.c mishandles a zero-length UID. CWE-824
 Access of Uninitialized Pointer
CVE-2018-14356 2024-11-21 12:48 2018-07-18 Show GitHub Exploit DB Packet Storm
246423 5.3 MEDIUM
Network
debian
mutt
neomutt
canonical
debian_linux
mutt
neomutt
ubuntu_linux
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/util.c mishandles ".." directory traversal in a mailbox name. CWE-22
Path Traversal
CVE-2018-14355 2024-11-21 12:48 2018-07-18 Show GitHub Exploit DB Packet Storm
246424 9.8 CRITICAL
Network
mutt
neomutt
canonical
debian
mutt
neomutt
ubuntu_linux
debian_linux
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap_quote_string in imap/util.c has an integer underflow. CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2018-14353 2024-11-21 12:48 2018-07-18 Show GitHub Exploit DB Packet Storm
246425 9.8 CRITICAL
Network
mutt
neomutt
canonical
debian
mutt
neomutt
ubuntu_linux
debian_linux
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap_quote_string in imap/util.c does not leave room for quote characters, leading to a stack-based buffer overflow. CWE-787
 Out-of-bounds Write
CVE-2018-14352 2024-11-21 12:48 2018-07-18 Show GitHub Exploit DB Packet Storm
246426 9.8 CRITICAL
Network
mutt
neomutt
canonical
debian
mutt
neomutt
ubuntu_linux
debian_linux
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/command.c mishandles a long IMAP status mailbox literal count size. CWE-20
 Improper Input Validation 
CVE-2018-14351 2024-11-21 12:48 2018-07-18 Show GitHub Exploit DB Packet Storm
246427 9.8 CRITICAL
Network
mutt
neomutt
debian
canonical
mutt
neomutt
debian_linux
ubuntu_linux
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/message.c has a stack-based buffer overflow for a FETCH response with a long INTERNALDATE field. CWE-787
 Out-of-bounds Write
CVE-2018-14350 2024-11-21 12:48 2018-07-18 Show GitHub Exploit DB Packet Storm
246428 9.8 CRITICAL
Network
debian
mutt
neomutt
canonical
debian_linux
mutt
neomutt
ubuntu_linux
An issue was discovered in Mutt before 1.10.1 and NeoMutt before 2018-07-16. imap/command.c mishandles a NO response without a message. CWE-20
 Improper Input Validation 
CVE-2018-14349 2024-11-21 12:48 2018-07-18 Show GitHub Exploit DB Packet Storm
246429 6.5 MEDIUM
Network
debian
gnu
debian_linux
libextractor
GNU Libextractor before 1.7 contains an infinite loop vulnerability in EXTRACTOR_mpeg_extract_method (mpeg_extractor.c). CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2018-14347 2024-11-21 12:48 2018-07-18 Show GitHub Exploit DB Packet Storm
246430 8.8 HIGH
Network
debian
gnu
debian_linux
libextractor
GNU Libextractor before 1.7 has a stack-based buffer overflow in ec_read_file_func (unzip.c). CWE-787
 Out-of-bounds Write
CVE-2018-14346 2024-11-21 12:48 2018-07-18 Show GitHub Exploit DB Packet Storm