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 20, 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
251371 4.3 警告 Clixint Technologies - Image Hosting Script DPI の misc.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0975 2012-02-7 16:00 2012-02-2 Show GitHub Exploit DB Packet Storm
251372 7.8 危険 FreeBSD
NetBSD
- 複数の BSD-based オペレーティングシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2393 2012-02-7 15:51 2012-02-2 Show GitHub Exploit DB Packet Storm
251373 5 警告 Linux - Linux kernel におけるネットワーク盗聴を検出される脆弱性 CWE-200
情報漏えい
CVE-2010-4563 2012-02-7 15:50 2012-02-2 Show GitHub Exploit DB Packet Storm
251374 4.3 警告 マイクロソフト - Microsoft Windows におけるネットワーク盗聴を検出される問題 CWE-200
情報漏えい
CVE-2010-4562 2012-02-7 15:44 2012-02-2 Show GitHub Exploit DB Packet Storm
251375 4 警告 Mozilla Foundation - Bugzilla における他のユーザアカウントを偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2012-0448 2012-02-6 16:51 2011-12-31 Show GitHub Exploit DB Packet Storm
251376 10 危険 ヒューレット・パッカード - HP Data Protector Media Operations における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4791 2012-02-6 16:44 2012-02-1 Show GitHub Exploit DB Packet Storm
251377 5.1 警告 Mozilla Foundation - Bugzilla の jsonrpc.cgi におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-0440 2012-02-6 16:35 2012-01-15 Show GitHub Exploit DB Packet Storm
251378 7.2 危険 アップル - Apple Mac OS X の WebDAV Sharing における権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2011-3463 2012-02-6 16:34 2012-02-2 Show GitHub Exploit DB Packet Storm
251379 5 警告 アップル - Apple Mac OS X の Time Machine における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-3462 2012-02-6 16:34 2012-02-2 Show GitHub Exploit DB Packet Storm
251380 4.3 警告 アップル - Apple Mac OS X の Internet Sharing における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3452 2012-02-6 16:30 2012-02-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
195701 6.7 MEDIUM
Local
google android In apusys, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for … CWE-416
 Use After Free
CVE-2021-0893 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm
195702 6.7 MEDIUM
Local
google android In apusys, there is a possible memory corruption due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not neede… CWE-787
 Out-of-bounds Write
CVE-2021-0679 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm
195703 6.7 MEDIUM
Local
google android In apusys, 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. User interaction is not nee… CWE-787
 Out-of-bounds Write
CVE-2021-0678 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm
195704 4.4 MEDIUM
Local
google android In ccu driver, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure with System execution privileges needed. User interaction is not need… CWE-190
 Integer Overflow or Wraparound
CVE-2021-0677 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm
195705 4.4 MEDIUM
Local
google android In geniezone driver, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction… CWE-125
Out-of-bounds Read
CVE-2021-0676 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm
195706 5.5 MEDIUM
Local
google android In alac decoder, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interact… CWE-125
Out-of-bounds Read
CVE-2021-0674 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm
195707 7.8 HIGH
Local
google android In Audio Aurisys HAL, there is a possible permission bypass due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User in… CWE-862
 Missing Authorization
CVE-2021-0673 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm
195708 7.8 HIGH
Local
google android In ep_loop_check_proc of eventpoll.c, there is a possible way to corrupt memory due to a use after free. This could lead to local escalation of privilege with no additional execution privileges neede… CWE-416
 Use After Free
CVE-2021-1048 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195709 4.4 MEDIUM
Local
google android In valid_ipc_dram_addr of cm_access_control.c, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure with System execution privileges need… CWE-190
 Integer Overflow or Wraparound
CVE-2021-1047 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
195710 4.4 MEDIUM
Local
google android In lwis_dpm_update_clock of lwis_device_dpm.c, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with System execution privilege… CWE-125
Out-of-bounds Read
CVE-2021-1046 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm