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":May 30, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252321 9.3 危険 DELL EMC (旧 EMC Corporation) - EMC NetWorker のサーバにおけるバッファオーバフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0395 2012-01-30 15:12 2012-01-27 Show GitHub Exploit DB Packet Storm
252322 5 警告 RSAセキュリティ - EMC RSA enVision における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4143 2012-01-30 15:11 2012-01-27 Show GitHub Exploit DB Packet Storm
252323 5.8 警告 OpenSSL Project - 32-bit プラットフォーム上の OpenSSL における TLS サーバの秘密鍵を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-4354 2012-01-30 15:10 2012-01-15 Show GitHub Exploit DB Packet Storm
252324 4.3 警告 The phpMyAdmin Project - phpMyAdmin のリダイレクタ機能におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2011-1941 2012-01-30 15:05 2011-05-22 Show GitHub Exploit DB Packet Storm
252325 4.3 警告 The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1940 2012-01-30 15:03 2011-05-22 Show GitHub Exploit DB Packet Storm
252326 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-2377 2012-01-27 16:40 2011-06-21 Show GitHub Exploit DB Packet Storm
252327 7.6 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-2373 2012-01-27 16:39 2011-06-21 Show GitHub Exploit DB Packet Storm
252328 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2371 2012-01-27 16:38 2011-06-21 Show GitHub Exploit DB Packet Storm
252329 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2365 2012-01-27 16:32 2011-06-21 Show GitHub Exploit DB Packet Storm
252330 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- Mozilla Firefox および Thunderbird の nsSVGPointList::AppendElement 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2363 2012-01-27 16:31 2011-06-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
259141 6.5 MEDIUM
Network
bento4 bento4 A NULL pointer dereference was discovered in AP4_AtomSampleTable::GetSample in Core/Ap4AtomSampleTable.cpp in Bento4 version 1.5.0-617. The vulnerability causes a segmentation fault and application c… CWE-476
 NULL Pointer Dereference
CVE-2017-14640 2024-11-21 12:13 2017-09-22 Show GitHub Exploit DB Packet Storm
259142 8.8 HIGH
Network
bento4 bento4 AP4_VisualSampleEntry::ReadFields in Core/Ap4SampleEntry.cpp in Bento4 1.5.0-617 uses incorrect character data types, which causes a stack-based buffer underflow and out-of-bounds write, leading to d… CWE-843
Type Confusion
CVE-2017-14639 2024-11-21 12:13 2017-09-22 Show GitHub Exploit DB Packet Storm
259143 6.5 MEDIUM
Network
bento4 bento4 AP4_AtomFactory::CreateAtomFromStream in Core/Ap4AtomFactory.cpp in Bento4 version 1.5.0-617 has missing NULL checks, leading to a NULL pointer dereference, segmentation fault, and application crash … CWE-476
 NULL Pointer Dereference
CVE-2017-14638 2024-11-21 12:13 2017-09-22 Show GitHub Exploit DB Packet Storm
259144 8.8 HIGH
Network
otrs otrs In Open Ticket Request System (OTRS) 3.3.x before 3.3.18, 4.x before 4.0.25, and 5.x before 5.0.23, remote authenticated users can leverage statistics-write permissions to gain privileges via code in… CWE-20
 Improper Input Validation 
CVE-2017-14635 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259145 6.5 MEDIUM
Network
libsndfile_project
debian
libsndfile
debian_linux
In libsndfile 1.0.28, a divide-by-zero error exists in the function double64_init() in double64.c, which may lead to DoS when playing a crafted audio file. CWE-369
 Divide By Zero
CVE-2017-14634 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259146 6.5 MEDIUM
Network
xiph.org
debian
canonical
libvorbis
debian_linux
ubuntu_linux
In Xiph.Org libvorbis 1.3.5, an out-of-bounds array read vulnerability exists in the function mapping0_forward() in mapping0.c, which may lead to DoS when operating on a crafted audio file with vorbi… CWE-125
Out-of-bounds Read
CVE-2017-14633 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259147 9.8 CRITICAL
Network
xiph.org
debian
canonical
libvorbis
debian_linux
ubuntu_linux
Xiph.Org libvorbis 1.3.5 allows Remote Code Execution upon freeing uninitialized memory in the function vorbis_analysis_headerout() in info.c when vi->channels<=0, a similar issue to Mozilla bug 5501… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-14632 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259148 9.8 CRITICAL
Network
sam2p_project sam2p In sam2p 0.49.3, the pcxLoadRaster function in in_pcx.cpp has an integer signedness error leading to a heap-based buffer overflow. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-14631 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259149 9.8 CRITICAL
Network
sam2p_project sam2p In sam2p 0.49.3, an integer overflow exists in the pcxLoadImage24 function of the file in_pcx.cpp, leading to an invalid write operation. CWE-190
 Integer Overflow or Wraparound
CVE-2017-14630 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm
259150 7.5 HIGH
Network
sam2p_project sam2p In sam2p 0.49.3, the in_xpm_reader function in in_xpm.cpp has an integer signedness error, leading to a crash when writing to an out-of-bounds array element. CWE-190
 Integer Overflow or Wraparound
CVE-2017-14629 2024-11-21 12:13 2017-09-21 Show GitHub Exploit DB Packet Storm