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 18, 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
229251 7.5 危険 phpway - Kostenloses Linkmanagementscript における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2301 2012-12-20 18:52 2008-05-18 Show GitHub Exploit DB Packet Storm
229252 7.5 危険 加藤和良 - Web Slider の Admin.php における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-2298 2012-12-20 18:52 2008-05-18 Show GitHub Exploit DB Packet Storm
229253 7.5 危険 roticv - Rantx の admin.php における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2297 2012-12-20 18:52 2008-05-18 Show GitHub Exploit DB Packet Storm
229254 7.5 危険 rgboard - Rgboard の include/bbs.lib.inc.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-2296 2012-12-20 18:52 2008-05-18 Show GitHub Exploit DB Packet Storm
229255 4.3 警告 rgboard - Rgboard の rg_search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2295 2012-12-20 18:52 2008-05-18 Show GitHub Exploit DB Packet Storm
229256 7.5 危険 tpvgames - MPCS の admin.php における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2293 2012-12-20 18:52 2008-05-18 Show GitHub Exploit DB Packet Storm
229257 7.5 危険 シマンテック - Symantec Altiris Deployment Solution の axengine.exe における暗号化されたドメイン資格情報を推測される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-2291 2012-12-20 18:52 2008-05-14 Show GitHub Exploit DB Packet Storm
229258 7.2 危険 シマンテック - Symantec Altiris Deployment Solution の Agent ユーザインターフェースにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2290 2012-12-20 18:52 2008-05-14 Show GitHub Exploit DB Packet Storm
229259 7.2 危険 シマンテック - Symantec Altiris Deployment Solution の tooltip 要素における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2289 2012-12-20 18:52 2008-05-14 Show GitHub Exploit DB Packet Storm
229260 3.6 注意 シマンテック - Symantec Altiris Deployment Solution におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2288 2012-12-20 18:52 2008-05-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196071 7.8 HIGH
Local
google android In memory management driver, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. Us… CWE-787
 Out-of-bounds Write
CVE-2021-0490 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm
196072 7.8 HIGH
Local
google android In memory management driver, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. Us… CWE-787
 Out-of-bounds Write
CVE-2021-0489 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm
196073 7.8 HIGH
Local
google android In onCreate of CalendarDebugActivity.java, there is a possible way to export calendar data to the sdcard without user consent due to a tapjacking/overlay attack. This could lead to local escalation o… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0487 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm
196074 7.8 HIGH
Local
google android In getMinimalSize of PipBoundsAlgorithm.java, there is a possible bypass of restrictions on background processes due to a permissions bypass. This could lead to local escalation of privilege with no … CWE-20
 Improper Input Validation 
CVE-2021-0485 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm
196075 5.5 MEDIUM
Local
google android In readVector of IMediaPlayer.cpp, there is a possible read of uninitialized heap data due to a missing bounds check. This could lead to local information disclosure with no additional execution priv… CWE-909
 Missing Initialization of Resource
CVE-2021-0484 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm
196076 7.0 HIGH
Local
google android In BinderDiedCallback of MediaCodec.cpp, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed… CWE-416
 Use After Free
CVE-2021-0482 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm
196077 7.8 HIGH
Local
google android In onActivityResult of EditUserPhotoController.java, there is a possible access of unauthorized files due to an unexpected URI handler. This could lead to local escalation of privilege with no additi… CWE-20
 Improper Input Validation 
CVE-2021-0481 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm
196078 5.5 MEDIUM
Local
google android In createPendingIntent of SnoozeHelper.java, there is a possible broadcast intent containing a sensitive identifier. This could lead to local information disclosure with no additional execution privi… NVD-CWE-Other
CVE-2021-0480 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm
196079 7.8 HIGH
Local
google android In notifyScreenshotError of ScreenshotNotificationsController.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local escalation of privilege with User ex… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2021-0477 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm
196080 7.0 HIGH
Local
google android In FindOrCreatePeer of btif_av.cc, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User in… CWE-362
Race Condition
CVE-2021-0476 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm