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 5, 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
230111 5.8 警告 chamberland technology - Chamberland Technology ezWaiter Online におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3613 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
230112 2.6 注意 Phorum - Phorum におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3612 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
230113 5.5 警告 Phorum - Phorum の pm.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-3611 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
230114 5 警告 orbitcoders - Orbitcoders OrbitMATRIX の index.php における重要な情報を取得される脆弱性 - CVE-2006-3610 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
230115 4.3 警告 orbitcoders - Orbitcoders OrbitMATRIX の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3609 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
230116 4.6 警告 flatnuke - Simone Vellei Flatnuke の Gallery モジュールにおける任意の PHP コードを実行される脆弱性 - CVE-2006-3608 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
230117 4.3 警告 softbiz - Softbiz Banner Exchange Script におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3607 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
230118 5 警告 マイクロソフト - Microsoft Internet Explorer 6 におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-3605 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
230119 7.5 危険 seyeon - FlexWATCH Network Camera におけるディレクトリトラバーサルの脆弱性 - CVE-2006-3604 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
230120 5.8 警告 seyeon - FlexWATCH Network Camera の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3603 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212251 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
212252 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
212253 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
212254 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
212255 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
212256 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
212257 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
212258 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
212259 6.7 MEDIUM
Local
google android In the Android kernel in the mnh driver 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… CWE-787
 Out-of-bounds Write
CVE-2019-9274 2024-11-21 13:51 2019-09-7 Show GitHub Exploit DB Packet Storm
212260 6.7 MEDIUM
Local
google android In the Android kernel in the synaptics_dsx_htc touchscreen driver there is a possible use after free due to improper locking. This could lead to local escalation of privilege with System execution pr… CWE-416
CWE-667
 Use After Free
 Improper Locking
CVE-2019-9273 2024-11-21 13:51 2019-09-7 Show GitHub Exploit DB Packet Storm