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 5, 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
253581 9 危険 シスコシステムズ - Cisco TelePresence エンドポイントデバイスにおける任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2011-0373 2011-11-29 09:50 2011-02-23 Show GitHub Exploit DB Packet Storm
253582 10 危険 シスコシステムズ - Cisco TelePresence エンドポイントデバイスにおける任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2011-0372 2011-11-29 09:49 2011-02-23 Show GitHub Exploit DB Packet Storm
253583 10 危険 シスコシステムズ - Cisco Security Agent の Management Console における任意のファイルを作られる脆弱性 CWE-94
コード・インジェクション
CVE-2011-0364 2011-11-29 09:48 2011-02-16 Show GitHub Exploit DB Packet Storm
253584 7.8 危険 VMware
シスコシステムズ
- Cisco Nexus 1000V Virtual Ethernet Module におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0355 2011-11-29 09:46 2011-02-7 Show GitHub Exploit DB Packet Storm
253585 7.5 危険 日本電気
アップル
アライドテレシス
サン・マイクロシステムズ
BEAシステムズ
レッドハット
- Java Web Start において許可されていないシステムクラスが実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-2435 2011-11-28 16:52 2007-04-30 Show GitHub Exploit DB Packet Storm
253586 4 警告 サイボウズ - サイボウズ Office におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2677 2011-11-28 16:45 2011-10-7 Show GitHub Exploit DB Packet Storm
253587 6.8 警告 Zenprise Inc. - Zenprise Device Manager にクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-4498 2011-11-28 14:56 2011-11-21 Show GitHub Exploit DB Packet Storm
253588 7.5 危険 アップル - Apple iTunes における脆弱性に対するアップデート CWE-94
コード・インジェクション
CVE-2008-3434 2011-11-28 14:56 2011-11-15 Show GitHub Exploit DB Packet Storm
253589 7.5 危険 アップル - Apple Time Capsule および AirPort Base Station (802.11n) における複数の脆弱性に対するアップデート CWE-20
不適切な入力確認
CVE-2011-0997 2011-11-28 14:52 2011-11-11 Show GitHub Exploit DB Packet Storm
253590 9.3 危険 Aviosoft - Aviosoft DTV Player にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4496 2011-11-28 14:49 2011-10-11 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