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 12, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252291 4.3 警告 バラクーダネットワークス - Barracuda Spam Firewall の ldap_test.cgi におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2333 2011-06-6 14:20 2008-05-22 Show GitHub Exploit DB Packet Storm
252292 10 危険 7-Technologies - 7-Technologies Interactive Graphical SCADA System の logText 関数における任意のコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2011-1568 2011-06-6 14:19 2011-04-5 Show GitHub Exploit DB Packet Storm
252293 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-0075 2011-06-6 13:56 2011-04-28 Show GitHub Exploit DB Packet Storm
252294 5 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Windows 上で稼働する複数の Mozilla 製品におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-0071 2011-06-6 10:36 2011-04-28 Show GitHub Exploit DB Packet Storm
252295 5 警告 サイバートラスト株式会社
Mozilla Foundation
- Mozilla Firefox および SeaMonkey におけるフォームの入力履歴を読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2011-0067 2011-06-6 10:35 2011-04-28 Show GitHub Exploit DB Packet Storm
252296 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox および SeaMonkey における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0073 2011-06-6 10:34 2011-04-28 Show GitHub Exploit DB Packet Storm
252297 9.3 危険 サン・マイクロシステムズ
The GIMP Team
レッドハット
- GIMP の ReadImage 関数における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2009-1570 2011-06-6 10:20 2009-11-13 Show GitHub Exploit DB Packet Storm
252298 2.1 注意 Skype Technologies S.A. - Skype for Android における個人情報を読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1717 2011-06-3 10:25 2011-04-18 Show GitHub Exploit DB Packet Storm
252299 7.2 危険 Google - Android におけるアプリケーションサンドボックスを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1149 2011-06-3 10:24 2011-04-21 Show GitHub Exploit DB Packet Storm
252300 10 危険 Google - Google Chrome の GPU プロセスにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-1301 2011-06-3 10:21 2011-04-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255141 9.8 CRITICAL
Network
google android In config_set_string of config.cc, it is possible to pair a second BT keyboard without user approval due to improper input validation. This could lead to remote escalation of privilege with no additi… CWE-20
 Improper Input Validation 
CVE-2017-13284 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
255142 9.8 CRITICAL
Network
google android In avrc_ctrl_pars_vendor_rsp of bluetooth avrcp_ctrl, there is a possible out of bounds write on the stack due to a missing bounds check. This could lead to remote code execution with no additional e… CWE-787
 Out-of-bounds Write
CVE-2017-13283 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
255143 9.8 CRITICAL
Network
google android In avrc_ctrl_pars_vendor_rsp of avrc_pars_ct.cc, there is a possible stack buffer overflow due to a missing bounds check. This could lead to remote code execution with no additional execution privile… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13282 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
255144 9.8 CRITICAL
Network
google android In avrc_pars_browsing_cmd of avrc_pars_tg.cc, there is a possible stack buffer overflow due to an incorrect bounds check. This could lead to remote code execution with no additional execution privile… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13281 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
255145 7.5 HIGH
Network
google android In the FrameSequence_gif::FrameSequence_gif function of libframesequence, there is a out of bounds read due to a missing bounds check. This could lead to a remote denial of service with no additional… CWE-125
Out-of-bounds Read
CVE-2017-13280 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
255146 5.5 MEDIUM
Local
google android In M3UParser::parse of M3UParser.cpp, there is a memory resource exhaustion due to a large loop of pushing items into a vector. This could lead to remote denial of service with no additional executio… CWE-834
 Excessive Iteration
CVE-2017-13279 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
255147 7.8 HIGH
Local
google android In MediaPlayerService::Client::notify of MediaPlayerService.cpp, there is a possible use after free. This could lead to local escalation of privilege with no additional execution privileges needed. U… CWE-416
 Use After Free
CVE-2017-13278 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
255148 7.8 HIGH
Local
google android In ihevcd_fmt_conv of ihevcd_fmt_conv.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-2017-13277 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
255149 7.8 HIGH
Local
google android In CProgramConfig_ReadHeightExt of tpdec_asc.cpp, there is a possible stack buffer overflow due to a missing bounds check. This could lead to a remote code execution with no additional execution priv… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13276 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm
255150 5.5 MEDIUM
Local
google android In getVSCoverage of CmapCoverage.cpp, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with no additional privileges needed. Us… CWE-125
Out-of-bounds Read
CVE-2017-13275 2024-11-21 12:11 2018-04-5 Show GitHub Exploit DB Packet Storm