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 3, 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
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 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198311 5.9 MEDIUM
Network
arm mbed_tls An issue was discovered in Mbed TLS before 2.24.0. The verification of X.509 certificates when matching the expected common name (the cn argument of mbedtls_x509_crt_verify) with the actual certifica… CWE-295
Improper Certificate Validation 
CVE-2020-36477 2024-11-21 14:29 2021-08-23 Show GitHub Exploit DB Packet Storm
198312 9.8 CRITICAL
Network
safecurl_project safecurl SafeCurl before 0.9.2 has a DNS rebinding vulnerability. NVD-CWE-Other
CVE-2020-36474 2024-11-21 14:29 2021-08-21 Show GitHub Exploit DB Packet Storm
198313 3.7 LOW
Network
ucweb ucweb_uc UCWeb UC 12.12.3.1219 through 12.12.3.1226 uses cleartext HTTP, and thus man-in-the-middle attackers can discover visited URLs. CWE-312
 Cleartext Storage of Sensitive Information
CVE-2020-36473 2024-11-21 14:29 2021-08-15 Show GitHub Exploit DB Packet Storm
198314 9.8 CRITICAL
Network
amazon amazon_cloudfront Amazon AWS CloudFront TLSv1.2_2019 allows TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 and TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, which some entities consider to be weak ciphers. CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2020-36363 2024-11-21 14:29 2021-08-13 Show GitHub Exploit DB Packet Storm
198315 5.9 MEDIUM
Network
max7301_project max7301 An issue was discovered in the max7301 crate before 0.2.0 for Rust. The ImmediateIO and TransactionalIO types implement Sync for all Expander<EI> types that they contain. NVD-CWE-noinfo
CVE-2020-36472 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
198316 5.9 MEDIUM
Network
generator_project generator An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function (for yielding values) has Send bounds. NVD-CWE-noinfo
CVE-2020-36471 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
198317 5.9 MEDIUM
Network
disrustor_project disrustor An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references. NVD-CWE-noinfo
CVE-2020-36470 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
198318 5.9 MEDIUM
Network
appendix_project appendix An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally. NVD-CWE-noinfo
CVE-2020-36469 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
198319 5.9 MEDIUM
Network
cgc_project cgc An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer. NVD-CWE-noinfo
CVE-2020-36468 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
198320 5.9 MEDIUM
Network
cgc_project cgc An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::get returns more than one mutable reference to the same object. NVD-CWE-noinfo
CVE-2020-36467 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm