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
228951 6.8 警告 timberwolf - TimberWolf の shownews.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6778 2012-12-20 18:02 2006-12-27 Show GitHub Exploit DB Packet Storm
228952 9.3 危険 w3m project - w3m の file.c におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2006-6772 2012-12-20 18:02 2006-12-27 Show GitHub Exploit DB Packet Storm
228953 6.8 警告 pwp technologies - PWP Technologies The Classified Ad System の default.asp におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6768 2012-12-20 18:02 2006-12-27 Show GitHub Exploit DB Packet Storm
228954 7.5 危険 phpmymanga - Phpmymanga の template.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-6760 2012-12-20 18:02 2006-12-26 Show GitHub Exploit DB Packet Storm
228955 2.1 注意 phpprofiles - phpProfiles におけるディレクトリコンテンツをリスト化される脆弱性 - CVE-2006-6744 2012-12-20 18:02 2006-12-26 Show GitHub Exploit DB Packet Storm
228956 4.6 警告 phpprofiles - phpProfiles におけるファイルを削除される脆弱性 - CVE-2006-6743 2012-12-20 18:02 2006-12-26 Show GitHub Exploit DB Packet Storm
228957 7.5 危険 phpprofiles - phpProfiles における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-6740 2012-12-20 18:02 2006-12-26 Show GitHub Exploit DB Packet Storm
228958 5 警告 phpbuilder - PHPBuilder におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2006-6725 2012-12-20 18:02 2006-12-26 Show GitHub Exploit DB Packet Storm
228959 5.1 警告 powerscripts - PowerClan の footer.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6715 2012-12-20 18:02 2006-12-22 Show GitHub Exploit DB Packet Storm
228960 6.5 警告 日立 - Groupmax 用の Soumu Workflow などにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-6706 2012-12-20 18:02 2006-12-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211491 4.4 MEDIUM
Local
google
debian
canonical
android
debian_linux
ubuntu_linux
In the Android kernel in F2FS driver there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with system execution privileges needed. Use… CWE-125
Out-of-bounds Read
CVE-2019-9445 2024-11-21 13:51 2019-09-7 Show GitHub Exploit DB Packet Storm
211492 4.4 MEDIUM
Local
google android In the Android kernel in sync debug fs driver there is a kernel pointer leak due to the usage of printf with %p. This could lead to local information disclosure with system execution privileges neede… CWE-200
Information Exposure
CVE-2019-9444 2024-11-21 13:51 2019-09-7 Show GitHub Exploit DB Packet Storm
211493 6.7 MEDIUM
Local
google android In the Android kernel in the vl53L0 driver there is a possible out of bounds write due to a permissions bypass. This could lead to local escalation of privilege due to a set_fs() call without restori… CWE-787
CWE-269
 Out-of-bounds Write
 Improper Privilege Management
CVE-2019-9443 2024-11-21 13:51 2019-09-7 Show GitHub Exploit DB Packet Storm
211494 6.7 MEDIUM
Local
google android In the Android kernel in the mnh driver there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with System privileges required. User interaction… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2019-9442 2024-11-21 13:51 2019-09-7 Show GitHub Exploit DB Packet Storm
211495 6.7 MEDIUM
Local
google android In the Android kernel in the mnh driver there is a possible out of bounds write due to improper input validation. This could lead to escalation of privilege with System execution privileges needed. U… CWE-20
CWE-787
 Improper Input Validation 
 Out-of-bounds Write
CVE-2019-9441 2024-11-21 13:51 2019-09-7 Show GitHub Exploit DB Packet Storm
211496 6.7 MEDIUM
Local
google android In the Android kernel in the bootloader there is a possible secure boot bypass. This could lead to local escalation of privilege with System execution privileges needed. User interaction is needed fo… NVD-CWE-noinfo
CVE-2019-9436 2024-11-21 13:51 2019-09-7 Show GitHub Exploit DB Packet Storm
211497 6.7 MEDIUM
Local
google android In the Android kernel in Bluetooth there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. Use… CWE-787
 Out-of-bounds Write
CVE-2019-9426 2024-11-21 13:51 2019-09-7 Show GitHub Exploit DB Packet Storm
211498 7.8 HIGH
Local
google android In the Android kernel in sdcardfs there is a possible violation of the separation of data between profiles due to shared mapping of obb files. This could lead to local escalation of privilege with Us… NVD-CWE-noinfo
CVE-2019-9345 2024-11-21 13:51 2019-09-7 Show GitHub Exploit DB Packet Storm
211499 6.7 MEDIUM
Local
google android In the Android kernel in the synaptics_dsx_htc touchscreen driver there is a possible out of bounds write due to a use after free. This could lead to a local escalation of privilege with System execu… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2019-9276 2024-11-21 13:51 2019-09-7 Show GitHub Exploit DB Packet Storm
211500 6.7 MEDIUM
Local
google android In the Android kernel in the mnh driver there is a use after free due to improper locking. This could lead to escalation of privilege with System execution privileges needed. User interaction is not … CWE-416
CWE-667
 Use After Free
 Improper Locking
CVE-2019-9275 2024-11-21 13:51 2019-09-7 Show GitHub Exploit DB Packet Storm