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 27, 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
249081 5 警告 Quagga
レッドハット
- Quagga の bgpd におけるサービス運用妨害(Null ポインタデリファレンスおよびアプリケーションクラッシュ)の脆弱性 CWE-Other
その他
CVE-2010-1674 2012-04-17 18:23 2011-03-29 Show GitHub Exploit DB Packet Storm
249082 5 警告 Quagga
レッドハット
- Quagga の bgpd におけるサービス運用妨害 (セッションリセット) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1675 2012-04-17 18:22 2011-03-29 Show GitHub Exploit DB Packet Storm
249083 6.5 警告 Quagga
サイバートラスト株式会社
レッドハット
- Quagga の bgpd の bgp_route_refresh_receive 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2948 2012-04-17 18:20 2010-08-19 Show GitHub Exploit DB Packet Storm
249084 5 警告 Quagga
レッドハット
- Quagga の bgpd におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2949 2012-04-17 18:19 2010-08-19 Show GitHub Exploit DB Packet Storm
249085 4.3 警告 Artifex Software - Ghostscript の gs_type2_interpret 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-4054 2012-04-17 17:38 2010-10-23 Show GitHub Exploit DB Packet Storm
249086 9.3 危険 アップル
レッドハット
- 複数の Apple 製品の LIBTIFF におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0192 2012-04-17 17:32 2011-03-3 Show GitHub Exploit DB Packet Storm
249087 4.3 警告 LibTIFF
レッドハット
- LibTIFF の tiffdump.c 内にある ReadDirectory 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4665 2012-04-17 17:30 2011-04-9 Show GitHub Exploit DB Packet Storm
249088 4.3 警告 サイバートラスト株式会社
LibTIFF
レッドハット
- LibTIFF の TIFFYCbCrtoRGB 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2595 2012-04-17 17:29 2010-07-2 Show GitHub Exploit DB Packet Storm
249089 5 警告 OpenSSL Project - OpenSSL の GOST ENGINE におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0027 2012-04-17 17:19 2012-01-4 Show GitHub Exploit DB Packet Storm
249090 9.3 危険 X.Org Foundation
サイバートラスト株式会社
レッドハット
- X.Org の xrdb.c における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0465 2012-04-17 17:13 2011-03-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197331 8.0 HIGH
Adjacent
google android In onCreate of ConfirmConnectActivity, there is a possible remote bypass of user consent due to improper input validation. This could lead to remote (proximal, NFC) escalation of privilege allowing a… CWE-74
Injection
CVE-2021-0594 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
197332 8.8 HIGH
Network
google android In various functions in WideVine, there are possible out of bounds writes due to improper input validation. This could lead to remote code execution with no additional execution privileges needed. Us… CWE-787
 Out-of-bounds Write
CVE-2021-0592 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
197333 4.4 MEDIUM
Local
google android In sendNetworkConditionsBroadcast of NetworkMonitor.java, there is a possible way for a privileged app to receive WiFi BSSID and SSID without location permissions due to a missing permission check. T… NVD-CWE-Other
CVE-2021-0590 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
197334 7.8 HIGH
Local
google android In BTM_TryAllocateSCN of btm_scn.cc, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege with User execution privileges needed. … CWE-787
 Out-of-bounds Write
CVE-2021-0589 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
197335 5.5 MEDIUM
Local
google android In processInboundMessage of MceStateMachine.java, there is a possible SMS disclosure due to a missing permission check. This could lead to local information disclosure with no additional execution pr… CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2021-0588 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
197336 7.8 HIGH
Local
google android In StreamOut::prepareForWriting of StreamOut.cpp, there is a possible out of bounds write due to a use after free. This could lead to local escalation of privilege with no additional execution privil… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2021-0587 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
197337 7.8 HIGH
Local
google android In onCreate of DevicePickerFragment.java, there is a possible way to trick the user to select an unwanted bluetooth device due to a tapjacking/overlay attack. This could lead to local escalation of p… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0586 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
197338 6.7 MEDIUM
Local
google android In beginWrite and beginRead of MessageQueueBase.h, there is a possible out of bounds write due to improper input validation. This could lead to local escalation of privilege with System execution pri… CWE-787
 Out-of-bounds Write
CVE-2021-0585 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
197339 7.8 HIGH
Local
google android In flv extractor, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interact… CWE-787
 Out-of-bounds Write
CVE-2021-0577 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm
197340 5.5 MEDIUM
Local
google android In Wi-Fi, there is a possible leak of location-sensitive data due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User i… CWE-862
 Missing Authorization
CVE-2021-0518 2024-11-21 14:42 2021-07-14 Show GitHub Exploit DB Packet Storm