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 24, 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
255911 7.8 危険 日立 - Cosminexus 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
- 2010-08-26 16:55 2010-07-30 Show GitHub Exploit DB Packet Storm
255912 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
255913 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
255914 4.6 警告 レッドハット - LVM2 のクラスタ論理ボリュームマネージャデーモンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2010-2526 2010-08-24 18:42 2010-07-28 Show GitHub Exploit DB Packet Storm
255915 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
255916 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
255917 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
255918 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
255919 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
255920 9.3 危険 シマンテック
IBM
- Lotus 1-2-3 reader (wkssr.dll) の SpreadSheet におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0131 2010-08-24 18:40 2010-08-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
248651 5.5 MEDIUM
Local
google android In all Android releases from CAF using the Linux kernel, userspace-controlled parameters for flash initialization are not sanitized potentially leading to exposure of kernel memory. CWE-200
Information Exposure
CVE-2017-8239 2024-11-21 12:33 2017-06-14 Show GitHub Exploit DB Packet Storm
248652 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a buffer overflow vulnerability exists in a camera function. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-8238 2024-11-21 12:33 2017-06-14 Show GitHub Exploit DB Packet Storm
248653 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a buffer overflow vulnerability exists while loading a firmware image. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-8237 2024-11-21 12:33 2017-06-14 Show GitHub Exploit DB Packet Storm
248654 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a buffer overflow vulnerability exists in an IPA driver. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-8236 2024-11-21 12:33 2017-06-14 Show GitHub Exploit DB Packet Storm
248655 5.5 MEDIUM
Local
google android In all Android releases from CAF using the Linux kernel, a memory structure in a camera driver is not properly protected. NVD-CWE-noinfo
CVE-2017-8235 2024-11-21 12:33 2017-06-14 Show GitHub Exploit DB Packet Storm
248656 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, an out of bounds access can potentially occur in a camera function. CWE-125
Out-of-bounds Read
CVE-2017-8234 2024-11-21 12:33 2017-06-14 Show GitHub Exploit DB Packet Storm
248657 7.8 HIGH
Local
google android In a camera driver function in all Android releases from CAF using the Linux kernel, a bounds check is missing when writing into an array potentially leading to an out-of-bounds heap write. CWE-787
 Out-of-bounds Write
CVE-2017-8233 2024-11-21 12:33 2017-06-14 Show GitHub Exploit DB Packet Storm
248658 7.8 HIGH
Local
cisofy lynis Unspecified tests in Lynis before 2.5.0 allow local users to write to arbitrary files or possibly gain privileges via a symlink attack on a temporary file. CWE-59
Link Following
CVE-2017-8108 2024-11-21 12:33 2017-06-9 Show GitHub Exploit DB Packet Storm
248659 8.8 HIGH
Network
schneider-electric somachine A DLL Hijacking vulnerability in the programming software in Schneider Electric's SoMachine HVAC v2.1.0 allows a remote attacker to execute arbitrary code on the targeted system. The vulnerability ex… CWE-427
 Uncontrolled Search Path Element
CVE-2017-7966 2024-11-21 12:33 2017-06-8 Show GitHub Exploit DB Packet Storm
248660 7.3 HIGH
Local
schneider-electric somachine_hvac A buffer overflow vulnerability exists in Programming Software executable AlTracePrint.exe, in Schneider Electric's SoMachine HVAC v2.1.0 for Modicon M171/M172 Controller. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-7965 2024-11-21 12:33 2017-06-8 Show GitHub Exploit DB Packet Storm