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 26, 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
254351 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
254352 - - アップル - Apple Mac OS X における脆弱性に対するアップデート - - 2011-05-10 10:46 2011-04-15 Show GitHub Exploit DB Packet Storm
254353 10 危険 BlackBerry
アップル
Google
- WebKit における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2011-1290 2011-05-10 10:43 2011-03-11 Show GitHub Exploit DB Packet Storm
254354 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
254355 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
254356 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の OpenURLInDefaultBrowser メソッドにおける任意のコードを実行される脆弱性 CWE-DesignError
CVE-2011-1426 2011-05-10 10:38 2011-04-12 Show GitHub Exploit DB Packet Storm
254357 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3450 2011-05-10 10:09 2011-01-28 Show GitHub Exploit DB Packet Storm
254358 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の Impress におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4253 2011-05-10 10:08 2011-01-28 Show GitHub Exploit DB Packet Storm
254359 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の WW8DopTypography::ReadFromMem 関数における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-3454 2011-05-10 10:07 2011-01-28 Show GitHub Exploit DB Packet Storm
254360 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の oowriter における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-3452 2011-05-10 10:06 2011-01-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
259201 7.5 HIGH
Network
elasticsearch packetbeat Packetbeat versions prior to 5.6.4 are affected by a denial of service flaw in the PostgreSQL protocol handler. If Packetbeat is listening for PostgreSQL traffic and a user is able to send arbitrary … NVD-CWE-noinfo
CVE-2017-11480 2024-11-21 12:07 2017-12-9 Show GitHub Exploit DB Packet Storm
259202 9.8 CRITICAL
Network
redhat
adobe
enterprise_linux_desktop
enterprise_linux_server
enterprise_linux_workstation
flash_player
An issue was discovered in Adobe Flash Player 27.0.0.183 and earlier versions. This vulnerability is an instance of a use after free vulnerability in the Primetime SDK metadata functionality. The mis… CWE-416
 Use After Free
CVE-2017-11225 2024-11-21 12:07 2017-12-9 Show GitHub Exploit DB Packet Storm
259203 9.8 CRITICAL
Network
redhat
adobe
enterprise_linux_desktop
enterprise_linux_server
enterprise_linux_workstation
flash_player
An issue was discovered in Adobe Flash Player 27.0.0.183 and earlier versions. This vulnerability is an instance of a use after free vulnerability in the Primetime SDK. The mismatch between an old an… CWE-416
 Use After Free
CVE-2017-11215 2024-11-21 12:07 2017-12-9 Show GitHub Exploit DB Packet Storm
259204 9.8 CRITICAL
Network
redhat
adobe
enterprise_linux_desktop
enterprise_linux_server
enterprise_linux_workstation
flash_player
An issue was discovered in Adobe Flash Player 27.0.0.183 and earlier versions. This vulnerability occurs as a result of a computation that reads data that is past the end of the target buffer due to … CWE-125
Out-of-bounds Read
CVE-2017-11213 2024-11-21 12:07 2017-12-9 Show GitHub Exploit DB Packet Storm
259205 7.0 HIGH
Local
google android In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, in a video driver, a race condition exists which can potentially lead to a buffer overf… CWE-119
CWE-362
Incorrect Access of Indexable Resource ('Range Error') 
Race Condition
CVE-2017-11049 2024-11-21 12:07 2017-12-6 Show GitHub Exploit DB Packet Storm
259206 7.8 HIGH
Local
google android In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, in a graphics driver ioctl handler, the lack of copy_from_user() function calls may res… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-11047 2024-11-21 12:07 2017-12-6 Show GitHub Exploit DB Packet Storm
259207 7.0 HIGH
Local
google android In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, in a camera driver function, a race condition exists which can lead to a Use After Free… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2017-11045 2024-11-21 12:07 2017-12-6 Show GitHub Exploit DB Packet Storm
259208 7.0 HIGH
Local
google android In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, in a KGSL driver function, a race condition exists which can lead to a Use After Free c… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2017-11044 2024-11-21 12:07 2017-12-6 Show GitHub Exploit DB Packet Storm
259209 7.5 HIGH
Network
adobe coldfusion Adobe ColdFusion has an XML external entity (XXE) injection vulnerability. This affects Update 4 and earlier versions for ColdFusion 2016, and Update 12 and earlier versions for ColdFusion 11. CWE-611
XXE
CVE-2017-11286 2024-11-21 12:07 2017-12-1 Show GitHub Exploit DB Packet Storm
259210 6.1 MEDIUM
Network
adobe coldfusion Adobe ColdFusion has a cross-site scripting (XSS) vulnerability. This affects Update 4 and earlier versions for ColdFusion 2016, and Update 12 and earlier versions for ColdFusion 11. CWE-79
Cross-site Scripting
CVE-2017-11285 2024-11-21 12:07 2017-12-1 Show GitHub Exploit DB Packet Storm