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 6, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252381 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の psh_glyph_find_strong_points 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2498 2010-12-1 15:21 2010-07-12 Show GitHub Exploit DB Packet Storm
252382 5 警告 The PHP Group
アップル
ターボリナックス
- PHP の strrchr 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2484 2010-12-1 15:19 2010-07-22 Show GitHub Exploit DB Packet Storm
252383 9.3 危険 アップル
アドビシステムズ
レッドハット
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2216 2010-12-1 15:12 2010-08-10 Show GitHub Exploit DB Packet Storm
252384 4.3 警告 アップル
アドビシステムズ
レッドハット
- Adobe Flash Player および Adobe AIR におけるクリックジャッキングに関するユーザにリンクを選択させる脆弱性 CWE-Other
その他
CVE-2010-2215 2010-12-1 15:11 2010-08-10 Show GitHub Exploit DB Packet Storm
252385 9.3 危険 アップル
アドビシステムズ
レッドハット
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2214 2010-12-1 15:10 2010-08-10 Show GitHub Exploit DB Packet Storm
252386 9.3 危険 アップル
アドビシステムズ
レッドハット
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2213 2010-12-1 15:08 2010-08-10 Show GitHub Exploit DB Packet Storm
252387 5.8 警告 フェンリル株式会社 - Grani におけるクリップボードの操作に関する脆弱性 CWE-Other
その他
CVE-2010-3919 2010-12-1 12:02 2010-12-1 Show GitHub Exploit DB Packet Storm
252388 5.8 警告 フェンリル株式会社 - Sleipnir におけるクリップボードの操作に関する脆弱性 CWE-Other
その他
CVE-2010-3918 2010-12-1 12:02 2010-12-1 Show GitHub Exploit DB Packet Storm
252389 6.8 警告 アップル
FreeType Project
オラクル
- FreeType における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2497 2010-11-30 14:29 2010-08-19 Show GitHub Exploit DB Packet Storm
252390 4.9 警告 アップル - Apple Mac OS X のカーネルにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1847 2010-11-30 14:25 2010-11-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223181 7.5 HIGH
Network
foxitsoftware phantompdf An issue was discovered in Foxit PhantomPDF before 8.3.11. The application could crash when calling certain XFA JavaScript due to the use of, or access to, a NULL pointer without proper validation on… CWE-476
 NULL Pointer Dereference
CVE-2019-14212 2024-11-21 13:26 2019-07-22 Show GitHub Exploit DB Packet Storm
223182 7.5 HIGH
Network
foxitsoftware phantompdf An issue was discovered in Foxit PhantomPDF before 8.3.11. The application could crash due to the lack of proper validation of the existence of an object prior to performing operations on that object… CWE-20
 Improper Input Validation 
CVE-2019-14211 2024-11-21 13:26 2019-07-22 Show GitHub Exploit DB Packet Storm
223183 7.5 HIGH
Network
foxitsoftware phantompdf An issue was discovered in Foxit PhantomPDF before 8.3.10. The application could be exposed to Memory Corruption due to the use of an invalid pointer copy, resulting from a destructed string object. CWE-787
 Out-of-bounds Write
CVE-2019-14210 2024-11-21 13:26 2019-07-22 Show GitHub Exploit DB Packet Storm
223184 9.8 CRITICAL
Network
foxitsoftware phantompdf An issue was discovered in Foxit PhantomPDF before 8.3.10. The application could be exposed to Heap Corruption due to data desynchrony when adding AcroForm. CWE-787
 Out-of-bounds Write
CVE-2019-14209 2024-11-21 13:26 2019-07-22 Show GitHub Exploit DB Packet Storm
223185 7.5 HIGH
Network
foxitsoftware phantompdf An issue was discovered in Foxit PhantomPDF before 8.3.10. The application could be exposed to a NULL pointer dereference and crash when getting a PDF object from a document, or parsing a certain por… CWE-476
 NULL Pointer Dereference
CVE-2019-14208 2024-11-21 13:26 2019-07-22 Show GitHub Exploit DB Packet Storm
223186 7.5 HIGH
Network
foxitsoftware phantompdf An issue was discovered in Foxit PhantomPDF before 8.3.11. The application could crash when calling the clone function due to an endless loop resulting from confusing relationships between a child an… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2019-14207 2024-11-21 13:26 2019-07-22 Show GitHub Exploit DB Packet Storm
223187 7.5 HIGH
Network
nevma adaptive_images An Arbitrary File Deletion vulnerability in the Nevma Adaptive Images plugin before 0.6.67 for WordPress allows remote attackers to delete arbitrary files via the $REQUEST['adaptive-images-settings']… CWE-22
Path Traversal
CVE-2019-14206 2024-11-21 13:26 2019-07-22 Show GitHub Exploit DB Packet Storm
223188 7.5 HIGH
Network
nevma adaptive_images A Local File Inclusion vulnerability in the Nevma Adaptive Images plugin before 0.6.67 for WordPress allows remote attackers to retrieve arbitrary files via the $REQUEST['adaptive-images-settings']['… CWE-22
Path Traversal
CVE-2019-14205 2024-11-21 13:26 2019-07-22 Show GitHub Exploit DB Packet Storm
223189 9.6 CRITICAL
Network
google chrome Inappropriate implementation in OS in Google Chrome on ChromeOS prior to 75.0.3770.80 allowed a remote attacker to perform OS-level privilege escalation via a malicious file. (Chromium security sever… CWE-269
 Improper Privilege Management
CVE-2019-13690 2024-11-21 13:25 2023-08-26 Show GitHub Exploit DB Packet Storm
223190 7.8 HIGH
Local
google chrome Inappropriate implementation in OS in Google Chrome on ChromeOS prior to 75.0.3770.80 allowed a remote attacker to perform arbitrary read/write via a malicious file. (Chromium security severity: Crit… CWE-59
Link Following
CVE-2019-13689 2024-11-21 13:25 2023-08-26 Show GitHub Exploit DB Packet Storm