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 17, 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
251141 10 危険 Nullsoft - Winamp の in_mod.dll プラグインにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4857 2011-12-21 15:27 2011-12-9 Show GitHub Exploit DB Packet Storm
251142 6.8 警告 HomeSeer Technologies, LLC. - HomeSeer HS2 の Web インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-4837 2011-12-21 15:25 2011-12-15 Show GitHub Exploit DB Packet Storm
251143 4.3 警告 HomeSeer Technologies, LLC. - HomeSeer HS2 の Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4836 2011-12-21 15:24 2011-12-15 Show GitHub Exploit DB Packet Storm
251144 7.5 危険 HomeSeer Technologies, LLC. - HomeSeer HS2 の Web インターフェースにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4835 2011-12-21 15:23 2011-12-15 Show GitHub Exploit DB Packet Storm
251145 9.3 危険 RSAセキュリティ - EMC RSA SecurID Software Token における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-4141 2011-12-21 14:34 2011-12-17 Show GitHub Exploit DB Packet Storm
251146 4.3 警告 Mozilla Foundation
SafeNet, Inc
7-Technologies
- 複数の SafeNet 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3339 2011-12-21 14:21 2011-12-12 Show GitHub Exploit DB Packet Storm
251147 6.8 警告 奈良先端科学技術大学院大学 - 茶筌 (ChaSen) におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4000 2011-12-20 18:12 2011-11-8 Show GitHub Exploit DB Packet Storm
251148 8.3 危険 富士通
日本電気
日立
- Preboot Execution Environment (PXE) SDK を使用した製品における複数の脆弱性 CWE-119
CWE-22
CVE-2009-0270 2011-12-20 17:33 2011-12-15 Show GitHub Exploit DB Packet Storm
251149 9.3 危険 Parallels - Parallels Plesk Panel の Control Panel における詳細不明な脆弱性 CWE-DesignError
CVE-2011-4856 2011-12-20 14:41 2011-12-16 Show GitHub Exploit DB Packet Storm
251150 9.3 危険 Parallels - Parallels Plesk Panel の Control Panel における詳細不明な脆弱性 CWE-DesignError
CVE-2011-4855 2011-12-20 14:40 2011-12-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196001 7.8 HIGH
Local
google android In the Settings app, there is a possible way to disable an always-on VPN due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges ne… CWE-862
 Missing Authorization
CVE-2021-0505 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
196002 6.5 MEDIUM
Adjacent
google android In avrc_pars_browse_rsp of avrc_pars_ct.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure over Bluetooth with no additional ex… CWE-125
Out-of-bounds Read
CVE-2021-0504 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
196003 7.8 HIGH
Local
google android In updateDrawable of StatusBarIconView.java, there is a possible permission bypass due to an uncaught exception. This could lead to local escalation of privilege by running foreground services withou… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2021-0478 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
196004 7.8 HIGH
Local
intel brand_verification_tool Improper permissions in the installer for the Intel(R) Brand Verification Tool before version 11.0.0.1225 may allow an authenticated user to potentially enable escalation of privilege via local acces… CWE-276
Incorrect Default Permissions 
CVE-2021-0143 2024-11-21 14:42 2021-06-17 Show GitHub Exploit DB Packet Storm
196005 6.8 MEDIUM
Physics
google android In Chromecast bootROM, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege in the bootloader, with physical USB access, with no … CWE-787
 Out-of-bounds Write
CVE-2021-0467 2024-11-21 14:42 2021-06-15 Show GitHub Exploit DB Packet Storm
196006 9.8 CRITICAL
Network
google android Product: AndroidVersions: Android SoCAndroid ID: A-175402462 NVD-CWE-noinfo
CVE-2021-0324 2024-11-21 14:42 2021-06-15 Show GitHub Exploit DB Packet Storm
196007 7.8 HIGH
Local
google android In memory management driver, there is a possible memory corruption due to a double free. This could lead to local escalation of privilege with no additional execution privileges needed. User interact… CWE-415
 Double Free
CVE-2021-0498 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm
196008 7.8 HIGH
Local
google android In memory management driver, 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. User inter… CWE-416
 Use After Free
CVE-2021-0497 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm
196009 7.8 HIGH
Local
google android In memory management driver, 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. User inter… CWE-416
 Use After Free
CVE-2021-0496 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm
196010 7.8 HIGH
Local
google android In memory management driver, there is a possible out of bounds write due to uninitialized data. This could lead to local escalation of privilege with no additional execution privileges needed. User i… CWE-908
 Use of Uninitialized Resource
CVE-2021-0495 2024-11-21 14:42 2021-06-12 Show GitHub Exploit DB Packet Storm