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 8, 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
252041 2.6 注意 株式会社ロックオン - EC-CUBE におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-1325 2011-05-10 11:01 2011-05-10 Show GitHub Exploit DB Packet Storm
252042 4 警告 バッファロー - 複数のバッファロー社製ルータにおけるクロスサイト・リクエスト・フォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-1324 2011-05-10 10:55 2011-04-19 Show GitHub Exploit DB Packet Storm
252043 6.8 警告 Mutt
オラクル
- mutt の mutt_ssl.c における SSH サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2009-3765 2011-05-10 10:49 2009-10-23 Show GitHub Exploit DB Packet Storm
252044 9.3 危険 オラクル
Erik de Castro Lopo
Nullsoft
- Winamp などで利用される libsndfile の aiff_read_header におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1791 2011-05-10 10:49 2009-05-26 Show GitHub Exploit DB Packet Storm
252045 9.3 危険 オラクル
Erik de Castro Lopo
Nullsoft
- Winamp などで利用される libsndfile の voc_read_header におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1788 2011-05-10 10:48 2009-05-26 Show GitHub Exploit DB Packet Storm
252046 9.3 危険 オラクル
Erik de Castro Lopo
Nullsoft
- Winamp などで利用される libsndfile における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0186 2011-05-10 10:47 2009-03-5 Show GitHub Exploit DB Packet Storm
252047 - - アップル - Apple Mac OS X における脆弱性に対するアップデート - - 2011-05-10 10:46 2011-04-15 Show GitHub Exploit DB Packet Storm
252048 10 危険 BlackBerry
アップル
Google
- WebKit における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2011-1290 2011-05-10 10:43 2011-03-11 Show GitHub Exploit DB Packet Storm
252049 10 危険 MIT Kerberos
レッドハット
- MIT Kerberos 5 の process_chpw_request 関数における任意のコードを実行される脆弱性 CWE-20
CWE-Other
CVE-2011-0285 2011-05-10 10:40 2011-04-14 Show GitHub Exploit DB Packet Storm
252050 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の rvrender.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1525 2011-05-10 10:38 2011-04-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
252531 7.8 HIGH
Local
google android Lack of copy_from_user and information leak in function "msm_ois_subdev_do_ioctl, file msm_ois.c can lead to a camera crash in all Android releases(Android for MSM, Firefox OS for MSM, QRD Android) f… CWE-200
Information Exposure
CVE-2017-15851 2024-11-21 12:15 2018-07-7 Show GitHub Exploit DB Packet Storm
252532 7.0 HIGH
Local
google android Due to a race condition while processing the power stats debug file to read status, a double free condition can occur in Android releases from CAF using the linux kernel (Android for MSM, Firefox OS … CWE-362
CWE-415
Race Condition
 Double Free
CVE-2017-15856 2024-11-21 12:15 2018-07-7 Show GitHub Exploit DB Packet Storm
252533 5.5 MEDIUM
Local
google android In Android releases from CAF using the linux kernel (Android for MSM, Firefox OS for MSM, QRD Android) before security patch level 2018-06-05, the function UpdateDeviceStatus() writes a local stack b… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-15824 2024-11-21 12:15 2018-07-7 Show GitHub Exploit DB Packet Storm
252534 8.8 HIGH
Network
apache geode When an Apache Geode server versions 1.0.0 to 1.4.0 is configured with a security manager, a user with DATA:WRITE privileges is allowed to deploy code by invoking an internal Geode function. This all… CWE-863
 Incorrect Authorization
CVE-2017-15695 2024-11-21 12:15 2018-06-14 Show GitHub Exploit DB Packet Storm
252535 7.8 HIGH
Local
google android In the camera driver, an out-of-bounds access can occur due to an error in copying region params from user space in all Android releases from CAF (Android for MSM, Firefox OS for MSM, QRD Android) us… CWE-129
 Improper Validation of Array Index
CVE-2017-15857 2024-11-21 12:15 2018-06-13 Show GitHub Exploit DB Packet Storm
252536 7.8 HIGH
Local
google android The value of fix_param->num_chans is received from firmware and if it is too large, an integer overflow can occur in wma_radio_chan_stats_event_handler() for the derived length len leading to a subse… CWE-119
CWE-190
Incorrect Access of Indexable Resource ('Range Error') 
 Integer Overflow or Wraparound
CVE-2017-15854 2024-11-21 12:15 2018-06-13 Show GitHub Exploit DB Packet Storm
252537 7.0 HIGH
Local
google android Due to a race condition in a bus driver, a double free in msm_bus_floor_vote_context() can potentially occur in all Android releases from CAF (Android for MSM, Firefox OS for MSM, QRD Android) using … CWE-362
CWE-415
Race Condition
 Double Free
CVE-2017-15843 2024-11-21 12:15 2018-06-13 Show GitHub Exploit DB Packet Storm
252538 7.8 HIGH
Local
google android Buffer might get used after it gets freed due to unlocking the mutex before freeing the buffer in all Android releases from CAF (Android for MSM, Firefox OS for MSM, QRD Android) using the Linux Kern… CWE-416
 Use After Free
CVE-2017-15842 2024-11-21 12:15 2018-06-13 Show GitHub Exploit DB Packet Storm
252539 7.5 HIGH
Network
reecerver_project reecerver reecerver is a web server. reecerver is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url. CWE-22
Path Traversal
CVE-2017-16188 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm
252540 7.5 HIGH
Network
open-device_project open-device open-device creates a web interface for any device. open-device is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url. CWE-22
Path Traversal
CVE-2017-16187 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm