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":April 30, 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
252771 5 警告 日立 - JP1/ServerConductor/Control Manager におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
- 2010-08-26 16:55 2010-07-30 Show GitHub Exploit DB Packet Storm
252772 7.8 危険 日立 - Cosminexus 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
- 2010-08-26 16:55 2010-07-30 Show GitHub Exploit DB Packet Storm
252773 4.3 警告 サイバートラスト株式会社
レッドハット
- Apache Tomcat のサンプル用 calendar アプリケーションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2696 2010-08-25 17:05 2010-08-2 Show GitHub Exploit DB Packet Storm
252774 4.3 警告 インターネットイニシアティブ - SEIL/X シリーズおよび SEIL/B1 における IPv6 Unicast RPF 機能に関する脆弱性 CWE-Other
その他
CVE-2010-2363 2010-08-25 12:01 2010-08-25 Show GitHub Exploit DB Packet Storm
252775 4.6 警告 レッドハット - LVM2 のクラスタ論理ボリュームマネージャデーモンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2010-2526 2010-08-24 18:42 2010-07-28 Show GitHub Exploit DB Packet Storm
252776 9.3 危険 シマンテック
IBM
- Autonomy KeyView の WordPerfect 5.x reader (wosr.dll) におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0135 2010-08-24 18:42 2010-08-4 Show GitHub Exploit DB Packet Storm
252777 9.3 危険 シマンテック
IBM
- Autonomy KeyView の library におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0126 2010-08-24 18:41 2010-08-4 Show GitHub Exploit DB Packet Storm
252778 9.3 危険 シマンテック
IBM
- Lotus 1-2-3 reader (wkssr.dll) の SpreadSheet における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1524 2010-08-24 18:41 2010-08-4 Show GitHub Exploit DB Packet Storm
252779 9.3 危険 シマンテック
IBM
- Lotus 1-2-3 reader (wkssr.dll) の SpreadSheet における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-1525 2010-08-24 18:41 2010-08-4 Show GitHub Exploit DB Packet Storm
252780 9.3 危険 シマンテック
IBM
- Lotus 1-2-3 reader (wkssr.dll) の SpreadSheet におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0133 2010-08-24 18:40 2010-08-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211621 6.7 MEDIUM
Local
google android In the Bluetooth stack, there is a possible out of bounds write due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is … CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2019-9259 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211622 7.8 HIGH
Local
google android In wifilogd, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction i… CWE-787
 Out-of-bounds Write
CVE-2019-9258 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211623 7.8 HIGH
Local
google android In Bluetooth, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is … CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2019-9257 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211624 8.8 HIGH
Network
google android In libmediaextractor there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is n… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2019-9256 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211625 4.4 MEDIUM
Local
google android In KeyStore, there is a possible storage of symmetric keys in the TEE instead of the strongbox due to a missing strongbox flag. This could lead to local information disclosure with System execution p… CWE-922
 Insecure Storage of Sensitive Information
CVE-2019-9253 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211626 6.5 MEDIUM
Network
google android In libavc there is a possible out of bounds read due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed… CWE-125
Out-of-bounds Read
CVE-2019-9252 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211627 5.0 MEDIUM
Local
google android In NFC, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is neede… CWE-125
Out-of-bounds Read
CVE-2019-9251 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211628 7.5 HIGH
Network
google android In Bluetooth, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction i… CWE-125
Out-of-bounds Read
CVE-2019-9250 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211629 5.5 MEDIUM
Local
google android In Bluetooth, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is… CWE-125
Out-of-bounds Read
CVE-2019-9249 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211630 6.5 MEDIUM
Network
google android In AAC Codec, there is a missing variable initialization. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.… CWE-909
 Missing Initialization of Resource
CVE-2019-9247 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm