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 22, 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
228251 6.8 警告 roboform - Frax.dk Php Recommend の admin.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2009-1779 2012-12-20 19:10 2009-05-22 Show GitHub Exploit DB Packet Storm
228252 4.3 警告 ulteo - Ulteo Open Virtual Desktop におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1775 2012-12-20 19:10 2009-05-22 Show GitHub Exploit DB Packet Storm
228253 9.3 危険 strawberry - Strawberry の plugins/ddb/foot.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-1774 2012-12-20 19:10 2009-05-22 Show GitHub Exploit DB Packet Storm
228254 5 警告 ramazeiten - Rama Zaiten CMS の download.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-1768 2012-12-20 19:10 2009-05-22 Show GitHub Exploit DB Packet Storm
228255 6.4 警告 teozkr - LightOpenCMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1766 2012-12-20 19:10 2009-05-22 Show GitHub Exploit DB Packet Storm
228256 6.8 警告 Pluck CMS - pluck におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-1765 2012-12-20 19:10 2009-05-22 Show GitHub Exploit DB Packet Storm
228257 7.2 危険 サン・マイクロシステムズ - x86 platform 上で稼動する Sun OpenSolaris の Solaris Secure Digital スロットライバにおける権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2009-1763 2012-12-20 19:10 2009-05-20 Show GitHub Exploit DB Packet Storm
228258 5.8 警告 rasterbar software - firetorrent などで使用されている Rasterbar libtorrent におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-1760 2012-12-20 19:10 2009-06-11 Show GitHub Exploit DB Packet Storm
228259 9.3 危険 rahul - Enhanced CTorrent および CTorrent におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1759 2012-12-20 19:10 2009-05-22 Show GitHub Exploit DB Packet Storm
228260 6.8 警告 Transmission Project - Transmission におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-1757 2012-12-20 19:10 2009-05-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
221071 7.8 HIGH
Local
google android In ihevcd_ref_list of ihevcd_ref_list.c, 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… CWE-787
 Out-of-bounds Write
CVE-2019-2223 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221072 7.8 HIGH
Local
google android n ihevcd_parse_slice_data of ihevcd_parse_slice.c, 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 privile… CWE-787
 Out-of-bounds Write
CVE-2019-2222 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221073 7.8 HIGH
Local
google android In hasActivityInVisibleTask of WindowProcessController.java there’s a possible bypass of user interaction requirements due to incorrect handling of top activities in INITIALIZING state. This could le… NVD-CWE-noinfo
CVE-2019-2221 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221074 5.5 MEDIUM
Local
google android In checkOperation of AppOpsService.java, there is a possible bypass of user interaction requirements due to mishandling application suspend. This could lead to local information disclosure no additio… NVD-CWE-noinfo
CVE-2019-2220 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221075 4.7 MEDIUM
Local
google android In several functions of NotificationManagerService.java and related files, there is a possible way to record audio from the background without notification to the user due to a permission bypass. Thi… CWE-362
Race Condition
CVE-2019-2219 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221076 7.8 HIGH
Local
google android In createSessionInternal of PackageInstallerService.java, there is a possible improper permission grant due to a missing permission check. This could lead to local escalation of privilege by installi… CWE-862
 Missing Authorization
CVE-2019-2218 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221077 7.8 HIGH
Local
google android In setCpuVulkanInUse of GpuStats.cpp, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. Use… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2019-2217 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221078 7.8 HIGH
Local
qualcomm mdm9205_firmware
qcs404_firmware
qcs605_firmware
sda845_firmware
sdm670_firmware
sdm710_firmware
sdm845_firmware
sdm850_firmware
sdx24_firmware
sdx55_firmware
sm6150_fir…
Out of bound access due to lack of check of whiltelist array size while reading the image elf segments. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapd… CWE-129
 Improper Validation of Array Index
CVE-2019-2339 2024-11-21 13:40 2019-11-22 Show GitHub Exploit DB Packet Storm
221079 5.5 MEDIUM
Local
qualcomm mdm9205_firmware
qcs404_firmware
sdx55_firmware
sm6150_firmware
sm7150_firmware
sm8150_firmware
sxr2130_firmware
Subsequent use of the CBO listener may result in further memory corruption due to use after free issue. in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapd… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2019-2336 2024-11-21 13:40 2019-11-22 Show GitHub Exploit DB Packet Storm
221080 7.5 HIGH
Network
qualcomm apq8009_firmware
apq8017_firmware
apq8053_firmware
apq8096au_firmware
apq8098_firmware
mdm9150_firmware
mdm9205_firmware
mdm9206_firmware
mdm9607_firmware
mdm9615_firmware<…
While processing Attach Reject message, Valid exit condition is not met resulting into an infinite loop in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Sna… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2019-2335 2024-11-21 13:40 2019-11-22 Show GitHub Exploit DB Packet Storm