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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226111 4.3 警告 CloudBees - CloudBees Jenkins における CRLF インジェクションの脆弱性 CWE-20
不適切な入力確認
CVE-2012-6072 2013-02-27 16:10 2012-11-20 Show GitHub Exploit DB Packet Storm
226112 4.3 警告 Roundcube.net - Roundcube Webmail におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6121 2013-02-27 16:08 2013-02-24 Show GitHub Exploit DB Packet Storm
226113 4.3 警告 The JForum Team - JForum の jforum.page におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5337 2013-02-27 16:08 2013-02-24 Show GitHub Exploit DB Packet Storm
226114 3.6 注意 レッドハット - Red Hat OpenShift Origin における任意のファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0164 2013-02-27 16:06 2013-01-31 Show GitHub Exploit DB Packet Storm
226115 2.1 注意 レッドハット - Red Hat OpenShift Origin の rhc-chk.rb における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2012-5658 2013-02-27 16:04 2013-01-31 Show GitHub Exploit DB Packet Storm
226116 5.8 警告 レッドハット - Red Hat OpenShift Origin におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2012-5647 2013-02-27 16:03 2013-01-8 Show GitHub Exploit DB Packet Storm
226117 7.5 危険 レッドハット - Red Hat OpenShift Origin における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-5646 2013-02-27 16:02 2013-01-8 Show GitHub Exploit DB Packet Storm
226118 4.9 警告 レッドハット - Red Hat Enterprise Linux で使用される autofs におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-2697 2013-02-27 15:54 2013-01-8 Show GitHub Exploit DB Packet Storm
226119 5 警告 OpenStack
Canonical
- 複数の OpenStack 製品におけるサービス運用妨害 (ディスク消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-0247 2013-02-27 15:41 2013-02-5 Show GitHub Exploit DB Packet Storm
226120 4 警告 OpenStack
Canonical
- 複数の OpenStack 製品の store/swift.py における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-0212 2013-02-27 15:40 2013-01-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196601 5.5 MEDIUM
Local
google android In memory management driver, there is a possible information disclosure due to a missing permission check. This could lead to local information disclosure with no additional execution privileges need… CWE-862
 Missing Authorization
CVE-2021-0415 2024-11-21 14:42 2021-08-19 Show GitHub Exploit DB Packet Storm
196602 5.5 MEDIUM
Local
google android In asf extractor, 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 interac… CWE-125
CWE-754
Out-of-bounds Read
 Improper Check for Unusual or Exceptional Conditions
CVE-2021-0408 2024-11-21 14:42 2021-08-19 Show GitHub Exploit DB Packet Storm
196603 6.7 MEDIUM
Local
google android In clk driver, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is … CWE-787
 Out-of-bounds Write
CVE-2021-0407 2024-11-21 14:42 2021-08-19 Show GitHub Exploit DB Packet Storm
196604 7.5 HIGH
Network
juniper junos A buffer overflow vulnerability in the TCP/IP stack of Juniper Networks Junos OS allows an attacker to send specific sequences of packets to the device thereby causing a Denial of Service (DoS). By r… CWE-120
Classic Buffer Overflow
CVE-2021-0284 2024-11-21 14:42 2021-08-18 Show GitHub Exploit DB Packet Storm
196605 7.8 HIGH
Local
google android In sendDevicePickedIntent of DevicePickerFragment.java, there is a possible way to invoke a privileged broadcast receiver due to a confused deputy. This could lead to local escalation of privilege wi… CWE-610
Externally Controlled Reference to a Resource in Another Sphere
CVE-2021-0593 2024-11-21 14:42 2021-08-18 Show GitHub Exploit DB Packet Storm
196606 7.3 HIGH
Local
google android In sendReplyIntentToReceiver of BluetoothPermissionActivity.java, there is a possible way to invoke privileged broadcast receivers due to a confused deputy. This could lead to local escalation of pri… CWE-610
Externally Controlled Reference to a Resource in Another Sphere
CVE-2021-0591 2024-11-21 14:42 2021-08-18 Show GitHub Exploit DB Packet Storm
196607 5.5 MEDIUM
Local
google android In verifyBufferObject of Parcel.cpp, there is a possible out of bounds read due to an improper input validation. This could lead to local information disclosure with no additional execution privilege… CWE-125
Out-of-bounds Read
CVE-2021-0584 2024-11-21 14:42 2021-08-18 Show GitHub Exploit DB Packet Storm
196608 6.5 MEDIUM
Adjacent
google android In wifi driver, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure to a proximal attacker with no additional execution privileges n… CWE-125
Out-of-bounds Read
CVE-2021-0582 2024-11-21 14:42 2021-08-18 Show GitHub Exploit DB Packet Storm
196609 6.5 MEDIUM
Adjacent
google android In wifi driver, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure to a proximal attacker with no additional execution privileges n… CWE-125
Out-of-bounds Read
CVE-2021-0581 2024-11-21 14:42 2021-08-18 Show GitHub Exploit DB Packet Storm
196610 6.5 MEDIUM
Adjacent
google android In wifi driver, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure to a proximal attacker with no additional execution privileges n… CWE-125
Out-of-bounds Read
CVE-2021-0580 2024-11-21 14:42 2021-08-18 Show GitHub Exploit DB Packet Storm