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":April 29, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251501 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の t42_parse_sfnts 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2806 2010-12-1 15:58 2010-08-19 Show GitHub Exploit DB Packet Storm
251502 6.8 警告 アップル
ターボリナックス
FreeType Project
レッドハット
オラクル
- FreeType の FT_Stream_EnterFrame 関数における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2805 2010-12-1 15:55 2010-08-19 Show GitHub Exploit DB Packet Storm
251503 5.1 警告 アップル
ターボリナックス
FreeType Project
オラクル
- FreeType の Ins_IUP 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2520 2010-12-1 15:28 2010-08-19 Show GitHub Exploit DB Packet Storm
251504 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の Mac_Read_POST_Resource 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2519 2010-12-1 15:27 2010-07-12 Show GitHub Exploit DB Packet Storm
251505 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の gray_render_span 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2500 2010-12-1 15:26 2010-07-12 Show GitHub Exploit DB Packet Storm
251506 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の Mac_Read_POST_Resource 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2499 2010-12-1 15:24 2010-07-12 Show GitHub Exploit DB Packet Storm
251507 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
251508 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
251509 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
251510 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
NVD Vulnerability Information

Update Date:April 29, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197681 7.8 HIGH
Local
linux linux_kernel An issue was discovered in the Linux kernel before 5.7. The KVM subsystem allows out-of-range access to memslots after a deletion, aka CID-0774a964ef56. This affects arch/s390/kvm/kvm-s390.c, include… CWE-416
 Use After Free
CVE-2020-36313 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
197682 5.5 MEDIUM
Local
linux linux_kernel An issue was discovered in the Linux kernel before 5.8.10. virt/kvm/kvm_main.c has a kvm_io_bus_unregister_dev memory leak upon a kmalloc failure, aka CID-f65886606c2d. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-36312 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
197683 5.5 MEDIUM
Local
linux
debian
linux_kernel
debian_linux
An issue was discovered in the Linux kernel before 5.9. arch/x86/kvm/svm/sev.c allows attackers to cause a denial of service (soft lockup) by triggering destruction of a large SEV VM (which requires … NVD-CWE-noinfo
CVE-2020-36311 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
197684 5.5 MEDIUM
Local
linux
debian
linux_kernel
debian_linux
An issue was discovered in the Linux kernel before 5.8. arch/x86/kvm/svm/svm.c allows a set_memory_region_test infinite loop for certain nested page faults, aka CID-e72436bc3a52. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-36310 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
197685 5.3 MEDIUM
Network
openresty lua-nginx-module ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header. NVD-CWE-noinfo
CVE-2020-36309 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
197686 7.5 HIGH
Network
unionpayintl union_pay Union Pay up to 3.3.12, for iOS mobile apps, contains a CWE-347: Improper Verification of Cryptographic Signature vulnerability, allows attackers to shop for free in merchants' websites and mobile ap… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-36285 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
197687 7.5 HIGH
Network
unionpayintl union_pay Union Pay up to 3.4.93.4.9, for android, contains a CWE-347: Improper Verification of Cryptographic Signature vulnerability, allows attackers to shop for free in merchants' websites and mobile apps, … CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-36284 2024-11-21 14:29 2021-04-7 Show GitHub Exploit DB Packet Storm
197688 5.3 MEDIUM
Network
redmine
debian
redmine
debian_linux
Redmine before 4.0.7 and 4.1.x before 4.1.1 allows attackers to discover the subject of a non-visible issue by performing a CSV export and reading time entries. CWE-74
Injection
CVE-2020-36308 2024-11-21 14:29 2021-04-6 Show GitHub Exploit DB Packet Storm
197689 6.1 MEDIUM
Network
redmine
debian
redmine
debian_linux
Redmine before 4.0.7 and 4.1.x before 4.1.1 has stored XSS via textile inline links. CWE-79
Cross-site Scripting
CVE-2020-36307 2024-11-21 14:29 2021-04-6 Show GitHub Exploit DB Packet Storm
197690 6.1 MEDIUM
Network
redmine
debian
redmine
debian_linux
Redmine before 4.0.7 and 4.1.x before 4.1.1 has XSS via the back_url field. CWE-79
Cross-site Scripting
CVE-2020-36306 2024-11-21 14:29 2021-04-6 Show GitHub Exploit DB Packet Storm