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":June 7, 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
225321 5 警告 Nagios Enterprises, LLC - Nagstamont の自動アップデートリクエストにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-4114 2013-08-19 17:05 2013-07-11 Show GitHub Exploit DB Packet Storm
225322 5 警告 SAP - SAP Netweaver の HostControl サービスの GetComputerSystem メソッドにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-3319 2013-08-19 15:04 2013-07-9 Show GitHub Exploit DB Packet Storm
225323 4 警告 ジュニパーネットワークス - Junos Space JA1500 アプライアンスなどで使用される Juniper Junos Space における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5097 2013-08-19 14:56 2013-08-14 Show GitHub Exploit DB Packet Storm
225324 4 警告 ジュニパーネットワークス - Junos Space JA1500 アプライアンスなどで使用される Juniper Junos Space における設定を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5096 2013-08-19 14:52 2013-08-14 Show GitHub Exploit DB Packet Storm
225325 4.3 警告 ジュニパーネットワークス - Junos Space JA1500 アプライアンスなどで使用される Juniper Junos Space におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5095 2013-08-19 14:51 2013-08-14 Show GitHub Exploit DB Packet Storm
225326 3.5 注意 IBM - IBM BladeCenter システム用 IBM Advanced Management Module のファームウェアにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4007 2013-08-19 14:48 2013-08-12 Show GitHub Exploit DB Packet Storm
225327 5 警告 IBM - IBM InfoSphere Information Server におけるユーザアカウントを列挙される脆弱性 CWE-200
情報漏えい
CVE-2013-3040 2013-08-19 14:47 2013-08-9 Show GitHub Exploit DB Packet Storm
225328 3.5 注意 IBM - IBM InfoSphere Information Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3034 2013-08-19 14:45 2013-08-9 Show GitHub Exploit DB Packet Storm
225329 4.3 警告 IBM - IBM WebSphere Portal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0587 2013-08-19 14:45 2013-08-8 Show GitHub Exploit DB Packet Storm
225330 3.5 注意 IBM - IBM InfoSphere Information Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0585 2013-08-19 14:44 2013-08-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200701 7.0 HIGH
Local
google android In various functions of CryptoPlugin.cpp, 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. … CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2021-0509 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
200702 7.0 HIGH
Local
google android In various functions of DrmPlugin.cpp, 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. Use… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2021-0508 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
200703 8.8 HIGH
Adjacent
google android In handle_rc_metamsg_cmd of btif_rc.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution over Bluetooth with no additional execution pri… CWE-787
 Out-of-bounds Write
CVE-2021-0507 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
200704 7.3 HIGH
Local
google android In ActivityPicker.java, there is a possible bypass of user interaction in intent resolution due to a tapjacking/overlay attack. This could lead to local escalation of privilege with User execution pr… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0506 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
200705 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
200706 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
200707 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
200708 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
200709 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
200710 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