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, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229931 7.5 危険 phpprobid - PhpProBid における SQL インジェクションの脆弱性 - CVE-2006-3926 2012-12-20 18:02 2006-07-31 Show GitHub Exploit DB Packet Storm
229932 6.4 警告 interactual technologies - InterActual Player の iarecord.dll におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2006-3925 2012-12-20 18:02 2006-07-28 Show GitHub Exploit DB Packet Storm
229933 2.6 注意 fire-mouse - Fire-Mouse Toplist の add.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3923 2012-12-20 18:02 2006-07-28 Show GitHub Exploit DB Packet Storm
229934 7.5 危険 portailphp - PortailPHP の mod_membre/inscription.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-3922 2012-12-20 18:02 2006-07-28 Show GitHub Exploit DB Packet Storm
229935 7.5 危険 sd studio - SD Studio CMS の index.php における SQL インジェクションの脆弱性 - CVE-2006-3919 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
229936 7.5 危険 r. corson - R. Corson PHP Forge の inc/gabarits.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-3917 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
229937 4.3 警告 solucija - sNews の snews.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3916 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
229938 5 警告 マイクロソフト - Windows 上で稼動する Microsoft Internet Explorer 6 におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-3915 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
229939 6 警告 Blackboard, Inc. - Blackboard Academic Suite におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3914 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
229940 7.5 危険 freeciv - Freeciv および SVN におけるバッファオーバーフローの脆弱性 - CVE-2006-3913 2012-12-20 18:02 2006-07-27 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
211901 5.0 MEDIUM
Local
google android In NFC server, 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 i… CWE-125
Out-of-bounds Read
CVE-2019-9383 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211902 8.8 HIGH
Network
google android In libeffects, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is need… CWE-787
 Out-of-bounds Write
CVE-2019-9382 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211903 7.5 HIGH
Network
google android In netd, there is a possible out of bounds read due to a use after free. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not neede… CWE-125
CWE-416
Out-of-bounds Read
 Use After Free
CVE-2019-9381 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211904 6.5 MEDIUM
Network
google android In the settings UI, there is a possible spoofing vulnerability due to a missing permission check. This could lead to a user mistakenly changing permission settings with no additional execution privil… CWE-862
 Missing Authorization
CVE-2019-9380 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211905 6.5 MEDIUM
Network
google android In libstagefright, there is a possible resource exhaustion due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction … CWE-20
 Improper Input Validation 
CVE-2019-9379 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211906 7.8 HIGH
Local
google android In the Activity Manager service, there is a possible permission bypass due to incorrect permission check. This could lead to local escalation of privilege with no additional execution privileges need… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-9378 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211907 3.3 LOW
Local
google android In FingerprintService, there is a possible bypass for operating system protections that isolate user profiles from each other due to a missing permission check. This could lead to a local information… CWE-862
 Missing Authorization
CVE-2019-9377 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211908 5.5 MEDIUM
Local
google android In Account of Account.java, there is a possible boot loop due to improper input validation. This could lead to local denial of service with no additional execution privileges needed. User interaction… CWE-834
 Excessive Iteration
CVE-2019-9376 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211909 6.4 MEDIUM
Local
google android In hostapd, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed f… CWE-362
CWE-787
Race Condition
 Out-of-bounds Write
CVE-2019-9375 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211910 5.5 MEDIUM
Local
google android In JobStore, there is a mismatched serialization/deserialization for the "battery-not-low" job attribute. This could lead to a local denial of service with no additional execution privileges needed. … CWE-502
 Deserialization of Untrusted Data
CVE-2019-9373 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm