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 29, 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
256961 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0490 2010-04-19 19:18 2010-03-30 Show GitHub Exploit DB Packet Storm
256962 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0807 2010-04-19 19:18 2010-03-30 Show GitHub Exploit DB Packet Storm
256963 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-362
競合状態
CVE-2010-0489 2010-04-19 19:18 2010-03-30 Show GitHub Exploit DB Packet Storm
256964 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0267 2010-04-19 19:18 2010-03-30 Show GitHub Exploit DB Packet Storm
256965 10 危険 アップル - Apple Mac OS X の xar におけるパッケージ署名の検証処理に関する脆弱性 CWE-DesignError
CVE-2010-0055 2010-04-16 16:59 2010-03-29 Show GitHub Exploit DB Packet Storm
256966 0 注意 アップル - Apple Mac OS X の Wiki サーバにおけるコンテンツを公開される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0534 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
256967 5 警告 アップル - Apple Mac OS X の Wiki サーバにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0523 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
256968 9 危険 アップル - Apple Mac OS X のサーバ管理における管理者権限の処理に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0522 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
256969 5 警告 アップル - Apple Mac OS X のサーバ管理における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-0521 2010-04-16 16:58 2010-03-29 Show GitHub Exploit DB Packet Storm
256970 4.3 警告 アップル
Ruby on Rails project
- Ruby on Rails の strip_tags 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4214 2010-04-16 16:58 2009-12-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208191 7.8 HIGH
Local
simple_library_management_system_project simple_library_management_system Sourcecodester Simple Library Management System 1.0 is affected by Insecure Permissions via Books > New Book , http://<site>/lms/index.php?page=books. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-25515 2024-11-21 14:18 2020-09-23 Show GitHub Exploit DB Packet Storm
208192 8.4 HIGH
Local
simple_library_management_system_project simple_library_management_system Sourcecodester Simple Library Management System 1.0 is affected by Incorrect Access Control via the Login Panel, http://<site>/lms/admin.php. CWE-89
SQL Injection
CVE-2020-25514 2024-11-21 14:18 2020-09-23 Show GitHub Exploit DB Packet Storm
208193 7.8 HIGH
Local
phpgurukul zoo_management_system PHPGURUKUL Zoo Management System Using PHP and MySQL version 1.0 is affected by: SQL Injection via zms/animal-detail.php. CWE-89
SQL Injection
CVE-2020-25487 2024-11-21 14:18 2020-09-23 Show GitHub Exploit DB Packet Storm
208194 7.5 HIGH
Network
sized-chunks_project sized-chunks An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the InlineArray implementation, an unaligned reference may be generated for a type that has a large alignment requirement. CWE-129
 Improper Validation of Array Index
CVE-2020-25796 2024-11-21 14:18 2020-09-20 Show GitHub Exploit DB Packet Storm
208195 7.5 HIGH
Network
sized-chunks_project sized-chunks An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, insert_from can have a memory-safety issue upon a panic. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-25795 2024-11-21 14:18 2020-09-20 Show GitHub Exploit DB Packet Storm
208196 7.5 HIGH
Network
sized-chunks_project sized-chunks An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, clone can have a memory-safety issue upon a panic. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-25794 2024-11-21 14:18 2020-09-20 Show GitHub Exploit DB Packet Storm
208197 7.5 HIGH
Network
sized-chunks_project sized-chunks An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with From<InlineArray<A, T>>. CWE-129
 Improper Validation of Array Index
CVE-2020-25793 2024-11-21 14:18 2020-09-20 Show GitHub Exploit DB Packet Storm
208198 7.5 HIGH
Network
sized-chunks_project sized-chunks An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with pair(). CWE-129
 Improper Validation of Array Index
CVE-2020-25792 2024-11-21 14:18 2020-09-20 Show GitHub Exploit DB Packet Storm
208199 7.5 HIGH
Network
sized-chunks_project sized-chunks An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with unit(). CWE-129
 Improper Validation of Array Index
CVE-2020-25791 2024-11-21 14:18 2020-09-20 Show GitHub Exploit DB Packet Storm
208200 7.2 HIGH
Network
typesettercms typesetter Typesetter CMS 5.x through 5.1 allows admins to upload and execute arbitrary PHP code via a .php file inside a ZIP archive. NOTE: the vendor disputes the significance of this report because "admins a… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-25790 2024-11-21 14:18 2020-09-20 Show GitHub Exploit DB Packet Storm