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 3, 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
252661 9.3 危険 アドビシステムズ - Apple Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3623 2010-10-20 14:37 2010-10-5 Show GitHub Exploit DB Packet Storm
252662 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3622 2010-10-20 14:37 2010-10-5 Show GitHub Exploit DB Packet Storm
252663 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3621 2010-10-20 14:37 2010-10-5 Show GitHub Exploit DB Packet Storm
252664 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3620 2010-10-20 14:37 2010-10-5 Show GitHub Exploit DB Packet Storm
252665 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3619 2010-10-20 14:36 2010-10-5 Show GitHub Exploit DB Packet Storm
252666 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2890 2010-10-20 14:36 2010-10-5 Show GitHub Exploit DB Packet Storm
252667 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2889 2010-10-20 14:35 2010-10-5 Show GitHub Exploit DB Packet Storm
252668 9.3 危険 アドビシステムズ - Windows 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2888 2010-10-20 14:35 2010-10-5 Show GitHub Exploit DB Packet Storm
252669 9.3 危険 アドビシステムズ
レッドハット
- Linux 上で稼働する Adobe Reader および Acrobat における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-2887 2010-10-20 14:35 2010-10-5 Show GitHub Exploit DB Packet Storm
252670 6.8 警告 pon software - Archive Decoder における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3160 2010-10-20 14:03 2010-10-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223331 7.1 HIGH
Local
stb_vorbis_project
debian
stb_vorbis
debian_linux
An out-of-bounds read of a global buffer in the draw_line function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service or disclose sensitive information by opening a craf… CWE-125
Out-of-bounds Read
CVE-2019-13222 2024-11-21 13:24 2019-08-16 Show GitHub Exploit DB Packet Storm
223332 7.8 HIGH
Local
stb_vorbis_project
debian
stb_vorbis
debian_linux
A stack buffer overflow in the compute_codewords function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service or execute arbitrary code by opening a crafted Ogg Vorbis fi… CWE-787
 Out-of-bounds Write
CVE-2019-13221 2024-11-21 13:24 2019-08-16 Show GitHub Exploit DB Packet Storm
223333 7.1 HIGH
Local
stb_vorbis_project
debian
stb_vorbis
debian_linux
Use of uninitialized stack variables in the start_decoder function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service or disclose sensitive information by opening a craf… CWE-908
 Use of Uninitialized Resource
CVE-2019-13220 2024-11-21 13:24 2019-08-16 Show GitHub Exploit DB Packet Storm
223334 5.5 MEDIUM
Local
stb_vorbis_project
debian
stb_vorbis
debian_linux
A NULL pointer dereference in the get_window function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service by opening a crafted Ogg Vorbis file. CWE-476
 NULL Pointer Dereference
CVE-2019-13219 2024-11-21 13:24 2019-08-16 Show GitHub Exploit DB Packet Storm
223335 5.5 MEDIUM
Local
stb_vorbis_project
debian
stb_vorbis
debian_linux
Division by zero in the predict_point function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service by opening a crafted Ogg Vorbis file. CWE-369
 Divide By Zero
CVE-2019-13218 2024-11-21 13:24 2019-08-16 Show GitHub Exploit DB Packet Storm
223336 7.8 HIGH
Local
stb_vorbis_project
debian
stb_vorbis
debian_linux
A heap buffer overflow in the start_decoder function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service or execute arbitrary code by opening a crafted Ogg Vorbis file. CWE-787
 Out-of-bounds Write
CVE-2019-13217 2024-11-21 13:24 2019-08-16 Show GitHub Exploit DB Packet Storm
223337 8.2 HIGH
Network
mediola neo_server eQ-3 Homematic CCU3 AddOn 'Mediola NEO Server for Homematic CCU3' prior to 2.4.5 allows uncontrolled admin access to start or stop the Node.js process, resulting in the ability to obtain mediola conf… CWE-425
 Direct Request ('Forced Browsing')
CVE-2019-13030 2024-11-21 13:24 2019-08-15 Show GitHub Exploit DB Packet Storm
223338 6.5 MEDIUM
Network
search-guard search_guard Search Guard versions before 24.3 had an issue when Cross Cluster Search (CCS) was enabled, authenticated users are always authorized on the local cluster ignoring their roles on the remote cluster(s… NVD-CWE-Other
CVE-2019-13416 2024-11-21 13:24 2019-08-14 Show GitHub Exploit DB Packet Storm
223339 6.5 MEDIUM
Network
search-guard search_guard Search Guard versions before 24.3 had an issue when Cross Cluster Search (CCS) was enabled, authenticated users can gain read access to data they are not authorized to see. NVD-CWE-Other
CVE-2019-13415 2024-11-21 13:24 2019-08-14 Show GitHub Exploit DB Packet Storm
223340 5.9 MEDIUM
Network
search-guard search_guard Search Guard versions before 21.0 had an timing side channel issue when using the internal user database. CWE-203
 Information Exposure Through Discrepancy
CVE-2019-13420 2024-11-21 13:24 2019-08-14 Show GitHub Exploit DB Packet Storm