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 4, 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
226201 5 警告 サン・マイクロシステムズ - Sun Java System Portal Server の Sun Java Web Console コンポーネントにおけるローカルファイルをアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5549 2012-12-20 18:52 2008-12-5 Show GitHub Exploit DB Packet Storm
226202 9.3 危険 VirusBuster - VirusBuster における HTML 文書内のマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5548 2012-12-20 18:52 2008-12-12 Show GitHub Exploit DB Packet Storm
226203 9.3 危険 VirusBlokAda Ltd. - VirusBlokAda VBA32 における HTML 文書内のマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5546 2012-12-20 18:52 2008-12-12 Show GitHub Exploit DB Packet Storm
226204 9.3 危険 トレンドマイクロ - Trend Micro AntiVirus の Trend Micro VSAPI における HTML 文書内のマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5545 2012-12-20 18:52 2008-12-12 Show GitHub Exploit DB Packet Storm
226205 9.3 危険 シマンテック - SAV における HTML ドキュメント内のマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5543 2012-12-20 18:52 2008-12-12 Show GitHub Exploit DB Packet Storm
226206 9.3 危険 ThreatTrack Security, Inc. - Subbelt VIPRE における HTML 文書内のマルウエアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5542 2012-12-20 18:52 2008-12-12 Show GitHub Exploit DB Packet Storm
226207 9.3 危険 ソフォス - Sophos Anti-Virus における HTML 文書内のマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5541 2012-12-20 18:52 2008-12-12 Show GitHub Exploit DB Packet Storm
226208 9.3 危険 securecomputing - Secure Computing Secure Web Gateway における HTML ドキュメント内のマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5540 2012-12-20 18:52 2008-12-12 Show GitHub Exploit DB Packet Storm
226209 9.3 危険 Beijing Rising International Software - RISING Antivirus における HTML 文書内のマルウェアの検出を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5539 2012-12-20 18:52 2008-12-12 Show GitHub Exploit DB Packet Storm
226210 9.3 危険 ウェブルート株式会社 - Prevx Prevx における HTML 文書内のマルウェアの検知を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5538 2012-12-20 18:52 2008-12-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 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
198511 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
198512 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
198513 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
198514 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
198515 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
198516 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
198517 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
198518 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
198519 5.9 MEDIUM
Network
cgc_project cgc An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr implements Send and Sync for all types. NVD-CWE-noinfo
CVE-2020-36466 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm
198520 7.5 HIGH
Network
generic-array_project generic-array An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes. NVD-CWE-noinfo
CVE-2020-36465 2024-11-21 14:29 2021-08-8 Show GitHub Exploit DB Packet Storm