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":June 12, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
232361 4.3 警告 Python Software Foundation - Paramiko の common.py における重要な情報を取得される脆弱性 CWE-DesignError
CVE-2008-0299 2012-12-20 18:34 2008-01-16 Show GitHub Exploit DB Packet Storm
232362 10 危険 VideoLAN - Windows 上で稼動する VideoLAN VLC Media Player の libaccess_realrtsp プラグインにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0296 2012-12-20 18:34 2008-01-16 Show GitHub Exploit DB Packet Storm
232363 8.5 危険 VideoLAN - VideoLAN VLC Media Player で使用される Xine ライブラリにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0295 2012-12-20 18:34 2008-01-16 Show GitHub Exploit DB Packet Storm
232364 6.8 警告 visionburst - VisionBurst vcart における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-0287 2012-12-20 18:34 2008-01-15 Show GitHub Exploit DB Packet Storm
232365 4.3 警告 Simple Machines - SMF におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0284 2012-12-20 18:34 2008-01-15 Show GitHub Exploit DB Packet Storm
232366 7.5 危険 xforum - Xforum の liretopic.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0279 2012-12-20 18:34 2008-01-15 Show GitHub Exploit DB Packet Storm
232367 6 警告 X7 Group - X7 Chat の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0278 2012-12-20 18:34 2008-01-15 Show GitHub Exploit DB Packet Storm
232368 6 警告 taskfreak - TaskFreak! の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0270 2012-12-20 18:34 2008-01-15 Show GitHub Exploit DB Packet Storm
232369 6.8 警告 wavelink media - TutorialCMS の activate.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0254 2012-12-20 18:34 2008-01-15 Show GitHub Exploit DB Packet Storm
232370 5 警告 php webquest - PHP Webquest におけるデータベースの資格情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-0249 2012-12-20 18:34 2008-01-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211771 7.5 HIGH
Network
peg-markdown_project peg-markdown peg-markdown 0.4.14 has a NULL pointer dereference in process_raw_blocks in markdown_lib.c. NOTE: This vulnerability only affects products that are no longer supported by the maintainer CWE-476
 NULL Pointer Dereference
CVE-2020-25821 2024-11-21 14:18 2020-09-23 Show GitHub Exploit DB Packet Storm
211772 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
211773 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
211774 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
211775 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
211776 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
211777 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
211778 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
211779 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
211780 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