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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228351 1.9 注意 Linux - Linux Kernel の net/core/dev.c における CAP_SYS_MODULE ケーパビリティの要求を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1019 2013-03-5 13:50 2011-03-14 Show GitHub Exploit DB Packet Storm
228352 4.3 警告 Rack - Rack の lib/rack/multipart.rb におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-DesignError
CVE-2012-6109 2013-03-4 17:04 2013-01-8 Show GitHub Exploit DB Packet Storm
228353 2.1 注意 Ryan Dave - Ruby 用 ruby_parser gem における任意のファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0162 2013-03-4 16:59 2013-03-1 Show GitHub Exploit DB Packet Storm
228354 4.3 警告 レッドハット - Red Hat CloudFroms で使用される Ruby 用 ldap_fluff gem における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5604 2013-03-4 16:36 2013-03-1 Show GitHub Exploit DB Packet Storm
228355 1.9 注意 Fedora Project
レッドハット
- Red Hat Enterprise Linux および Fedora における ASLR 保護メカニズムを回避される脆弱性 CWE-noinfo
情報不足
CVE-2012-1568 2013-03-4 16:04 2012-03-15 Show GitHub Exploit DB Packet Storm
228356 4 警告 Linux - Linux Kernel の kernel/printk.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1772 2013-03-4 15:57 2013-02-21 Show GitHub Exploit DB Packet Storm
228357 2.1 注意 Katello Project - Katello の script/katello-generate-passphrase におけるパスフレーズを取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5561 2013-03-4 14:44 2013-03-1 Show GitHub Exploit DB Packet Storm
228358 6.1 警告 シスコシステムズ - Cisco Wireless LAN Controller におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1141 2013-03-4 13:51 2013-02-27 Show GitHub Exploit DB Packet Storm
228359 5.8 警告 シスコシステムズ - Mac OS X 上で稼働する Cisco NAC エージェントにおける ISE サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2013-1124 2013-03-4 13:45 2013-02-27 Show GitHub Exploit DB Packet Storm
228360 7.8 危険 シスコシステムズ - Cisco Unified Presence Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1137 2013-03-1 16:37 2012-02-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
226651 5.5 MEDIUM
Local
google android In multiple functions of key_store_service.cpp, there is a possible Information Disclosure due to improper locking. This could lead to local information disclosure of protected data with no additiona… CWE-667
 Improper Locking
CVE-2019-2119 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226652 5.5 MEDIUM
Local
google android In various functions of Parcel.cpp, there are uninitialized or partially initialized stack variables. These could lead to local information disclosure with no additional execution privileges needed. … CWE-908
 Use of Uninitialized Resource
CVE-2019-2118 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226653 5.5 MEDIUM
Local
google android In checkQueryPermission of TelephonyProvider.java, there is a possible disclosure of secure data due to a missing permission check. This could lead to local information disclosure about carrier syste… CWE-862
 Missing Authorization
CVE-2019-2117 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226654 7.5 HIGH
Network
google android In save_attr_seq of sdp_discovery.cc, there is a possible out-of-bound read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges nee… CWE-125
Out-of-bounds Read
CVE-2019-2116 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226655 5.5 MEDIUM
Local
google android In setup wizard there is a bypass of some checks when wifi connection is skipped. This could lead to factory reset protection bypass with no additional privileges needed. User interaction is not need… NVD-CWE-noinfo
CVE-2019-2113 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226656 7.8 HIGH
Local
google android In several functions of alarm.cc, there is possible memory corruption due to a use after free. This could lead to local code execution with no additional execution privileges needed. User interaction… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2019-2112 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226657 9.8 CRITICAL
Network
google android In loop of DnsTlsSocket.cpp, there is a possible heap memory corruption due to a use after free. This could lead to remote code execution in the netd server with no additional execution privileges ne… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2019-2111 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226658 8.8 HIGH
Network
google android In MakeMPEG4VideoCodecSpecificData of AVIExtractor.cpp, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote code execution with no additional execution… CWE-787
 Out-of-bounds Write
CVE-2019-2109 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226659 8.8 HIGH
Network
google android In ihevcd_parse_pps of ihevcd_parse_headers.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges … CWE-787
 Out-of-bounds Write
CVE-2019-2107 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226660 8.8 HIGH
Network
google android In ihevcd_sao_shift_ctb of ihevcd_sao.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed… CWE-787
 Out-of-bounds Write
CVE-2019-2106 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm