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 24, 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
251831 5.8 警告 Nimbuzz - Android 用 Nimbuzz における連絡先リストを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4702 2012-01-27 14:46 2012-01-25 Show GitHub Exploit DB Packet Storm
251832 5.8 警告 fa - Android 用 CallConfirm における allow/block リストを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4701 2012-01-27 14:45 2012-01-25 Show GitHub Exploit DB Packet Storm
251833 5.8 警告 UberMedia - Android 用 UberMedia UberSocial における Twitter 情報を読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4700 2012-01-27 14:44 2012-01-25 Show GitHub Exploit DB Packet Storm
251834 6.4 警告 UberMedia - Android 用 UberMedia Twidroyd Legacy における Twitter 情報を読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-4699 2012-01-27 14:42 2012-01-25 Show GitHub Exploit DB Packet Storm
251835 6.4 警告 AndroidAppTools - Android 用 AndroidAppTools Easy Filter における SMS メッセージおよび通話履歴を読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-4698 2012-01-27 14:41 2012-01-25 Show GitHub Exploit DB Packet Storm
251836 6.4 警告 Xiaomi - Android 用 Xiaomi MiTalk Messenger におけるメッセージング情報を読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-4697 2012-01-27 14:39 2012-01-25 Show GitHub Exploit DB Packet Storm
251837 7.5 危険 ICloudCenter - ICloudCenter ICTimeAttendance における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-0913 2012-01-27 12:20 2012-01-24 Show GitHub Exploit DB Packet Storm
251838 9.3 危険 RenRen - RenRen Talk におけるヒープベースのバッファオーバーフロー脆弱性 CWE-119
バッファエラー
CVE-2012-0916 2012-01-27 11:57 2012-01-24 Show GitHub Exploit DB Packet Storm
251839 9.3 危険 RenRen - RenRen Talk における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2012-0915 2012-01-27 11:07 2012-01-24 Show GitHub Exploit DB Packet Storm
251840 4.3 警告 Horde - Horde Groupware Webmail Edition におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0909 2012-01-27 11:05 2012-01-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
310601 - - - Cross Site Scripting vulnerability in JavaScript Library jquery-ui v.1.13.1 allows a remote attacker to obtain sensitive information and execute arbitrary code via a crafted payload to the window.add… - CVE-2024-30875 2024-10-26 01:15 2024-10-18 Show GitHub Exploit DB Packet Storm
310602 4.2 MEDIUM
Network
umbraco umbraco_cms Umbraco is a free and open source .NET content management system. In versions on the 13.x branch prior to 13.5.2 and versions on the 10.x branch prior to 10.8.7, during an explicit sign-out, the serv… CWE-384
 Session Fixation
CVE-2024-48929 2024-10-26 01:12 2024-10-23 Show GitHub Exploit DB Packet Storm
310603 9.8 CRITICAL
Network
ibm concert IBM Concert 1.0.0 and 1.0.1 vulnerable to attacks that rely on the use of cookies without the SameSite attribute. CWE-295
Improper Certificate Validation 
CVE-2024-43177 2024-10-26 01:05 2024-10-23 Show GitHub Exploit DB Packet Storm
310604 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free during gpu recovery [Why] [ 754.862560] refcount_t: underflow; use-after-free. [ 754.862… CWE-416
 Use After Free
CVE-2022-48990 2024-10-26 01:03 2024-10-22 Show GitHub Exploit DB Packet Storm
310605 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fscache: Fix oops due to race with cookie_lru and use_cookie If a cookie expires from the LRU and the LRU_DISCARD flag is set, bu… CWE-362
Race Condition
CVE-2022-48989 2024-10-26 01:02 2024-10-22 Show GitHub Exploit DB Packet Storm
310606 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring: Fix a null-ptr-deref in io_tctx_exit_cb() Syzkaller reports a NULL deref bug as follows: BUG: KASAN: null-ptr-deref i… CWE-476
 NULL Pointer Dereference
CVE-2022-48983 2024-10-26 00:58 2024-10-22 Show GitHub Exploit DB Packet Storm
310607 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add list empty check to avoid null pointer issue Add list empty check to avoid null pointer issues in some corner cas… CWE-476
 NULL Pointer Dereference
CVE-2024-49904 2024-10-26 00:54 2024-10-22 Show GitHub Exploit DB Packet Storm
310608 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: can: slcan: fix freed work crash The LTP test pty03 is causing a crash in slcan: BUG: kernel NULL pointer dereference, address:… CWE-476
 NULL Pointer Dereference
CVE-2022-48984 2024-10-26 00:53 2024-10-22 Show GitHub Exploit DB Packet Storm
310609 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send() There is a kmemleak when test the raydium_i2c_ts with bpf mock devi… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48995 2024-10-26 00:52 2024-10-22 Show GitHub Exploit DB Packet Storm
310610 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-pcm: Add NULL check in BE reparenting Add NULL check in dpcm_be_reparent API, to handle kernel NULL pointer dereference… CWE-476
 NULL Pointer Dereference
CVE-2022-48992 2024-10-26 00:51 2024-10-22 Show GitHub Exploit DB Packet Storm