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 3, 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
256071 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3619 2010-10-20 14:36 2010-10-5 Show GitHub Exploit DB Packet Storm
256072 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2890 2010-10-20 14:36 2010-10-5 Show GitHub Exploit DB Packet Storm
256073 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2889 2010-10-20 14:35 2010-10-5 Show GitHub Exploit DB Packet Storm
256074 9.3 危険 アドビシステムズ - Windows 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2888 2010-10-20 14:35 2010-10-5 Show GitHub Exploit DB Packet Storm
256075 9.3 危険 アドビシステムズ
レッドハット
- Linux 上で稼働する Adobe Reader および Acrobat における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-2887 2010-10-20 14:35 2010-10-5 Show GitHub Exploit DB Packet Storm
256076 6.8 警告 pon software - Archive Decoder における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3160 2010-10-20 14:03 2010-10-20 Show GitHub Exploit DB Packet Storm
256077 5.1 警告 pon software - Explzh における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3159 2010-10-20 14:02 2010-10-20 Show GitHub Exploit DB Packet Storm
256078 6.8 警告 サイバートラスト株式会社
FreeType Project
ターボリナックス
レッドハット
- FreeType のデモプログラムにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2527 2010-10-19 15:22 2010-07-12 Show GitHub Exploit DB Packet Storm
256079 6.8 警告 サイバートラスト株式会社
FreeType Project
ターボリナックス
レッドハット
- FreeType の ftmulti.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2541 2010-10-19 15:20 2010-08-6 Show GitHub Exploit DB Packet Storm
256080 7.5 危険 The PHP Group
アップル
ターボリナックス
- PHP の SplObjectStorage における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2225 2010-10-19 15:20 2010-06-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
264431 7.8 HIGH
Local
google android A remote code execution vulnerability in Mediaserver could enable an attacker using a specially crafted file to cause memory corruption during media file and data processing. This issue is rated as C… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-0407 2024-11-21 12:02 2017-02-9 Show GitHub Exploit DB Packet Storm
264432 7.8 HIGH
Local
google android A remote code execution vulnerability in Mediaserver could enable an attacker using a specially crafted file to cause memory corruption during media file and data processing. This issue is rated as C… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-0406 2024-11-21 12:02 2017-02-9 Show GitHub Exploit DB Packet Storm
264433 7.8 HIGH
Local
google android A remote code execution vulnerability in Surfaceflinger could enable an attacker using a specially crafted file to cause memory corruption during media file and data processing. This issue is rated a… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-0405 2024-11-21 12:02 2017-02-9 Show GitHub Exploit DB Packet Storm
264434 5.9 MEDIUM
Network
exim
canonical
debian
exim
ubuntu_linux
debian_linux
Exim before 4.87.1 might allow remote attackers to obtain the private DKIM signing key via vectors related to log files and bounce messages. CWE-320
 Key Management Errors
CVE-2016-9963 2024-11-21 12:02 2017-02-2 Show GitHub Exploit DB Packet Storm
264435 6.4 MEDIUM
Local
docker docker RunC allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-d… CWE-362
Race Condition
CVE-2016-9962 2024-11-21 12:02 2017-02-1 Show GitHub Exploit DB Packet Storm
264436 7.5 HIGH
Network
cryptopp
debian
crypto\+\+
debian_linux
Crypto++ (aka cryptopp and libcrypto++) 5.6.4 contained a bug in its ASN.1 BER decoding routine. The library will allocate a memory block based on the length field of the ASN.1 object. If there is no… CWE-20
 Improper Input Validation 
CVE-2016-9939 2024-11-21 12:02 2017-01-31 Show GitHub Exploit DB Packet Storm
264437 3.3 LOW
Local
xen xen CMPXCHG8B emulation in Xen 3.3.x through 4.7.x on x86 systems allows local HVM guest OS users to obtain sensitive information from host stack memory via a "supposedly-ignored" operand size prefix. CWE-200
Information Exposure
CVE-2016-9932 2024-11-21 12:02 2017-01-27 Show GitHub Exploit DB Packet Storm
264438 5.5 MEDIUM
Local
google android An information disclosure vulnerability in Audioserver could enable a local malicious application to access data outside of its permission levels. This issue is rated as Moderate because it could be … CWE-200
Information Exposure
CVE-2017-0398 2024-11-21 12:02 2017-01-14 Show GitHub Exploit DB Packet Storm
264439 7.0 HIGH
Local
linux linux_kernel An elevation of privilege vulnerability in the kernel sound subsystem could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as Hig… NVD-CWE-noinfo
CVE-2017-0404 2024-11-21 12:02 2017-01-13 Show GitHub Exploit DB Packet Storm
264440 7.0 HIGH
Local
linux linux_kernel An elevation of privilege vulnerability in the kernel performance subsystem could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated … NVD-CWE-noinfo
CVE-2017-0403 2024-11-21 12:02 2017-01-13 Show GitHub Exploit DB Packet Storm