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 11, 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
231571 6.4 警告 yektaweb - AWT YEKTA の rss_getfile.php におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2008-2878 2012-12-20 18:52 2008-06-26 Show GitHub Exploit DB Packet Storm
231572 7.5 危険 webdevindo-cms - Webdevindo-CMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2875 2012-12-20 18:52 2008-06-26 Show GitHub Exploit DB Packet Storm
231573 7.5 危険 SoftbizScripts - Softbiz Jokes & Funny Pics Script の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2874 2012-12-20 18:52 2008-06-26 Show GitHub Exploit DB Packet Storm
231574 7.5 危険 sharecms - ShareCMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2870 2012-12-20 18:52 2008-06-26 Show GitHub Exploit DB Packet Storm
231575 6.8 警告 webchamado - WebChamado の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2858 2012-12-20 18:52 2008-06-25 Show GitHub Exploit DB Packet Storm
231576 7.5 危険 softdivision - Maxtrade AIO の Trade モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2847 2012-12-20 18:52 2008-06-25 Show GitHub Exploit DB Packet Storm
231577 4.3 警告 traindepot - Traindepot の search モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2839 2012-12-20 18:52 2008-06-24 Show GitHub Exploit DB Packet Storm
231578 5 警告 traindepot - Traindepot の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2838 2012-12-20 18:52 2008-06-24 Show GitHub Exploit DB Packet Storm
231579 7.5 危険 sidb - Scientific Image DataBase の projects.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2834 2012-12-20 18:52 2008-06-24 Show GitHub Exploit DB Packet Storm
231580 10 危険 worldlevel - le.cms の admin/upload.php における管理者の認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-2833 2012-12-20 18:52 2008-06-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211591 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
211592 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
211593 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
211594 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
211595 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
211596 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
211597 6.1 MEDIUM
Network
tt-rss tiny_tiny_rss An issue was discovered in Tiny Tiny RSS (aka tt-rss) before 2020-09-16. The cached_url feature mishandles JavaScript inside an SVG document. CWE-79
Cross-site Scripting
CVE-2020-25789 2024-11-21 14:18 2020-09-20 Show GitHub Exploit DB Packet Storm
211598 8.1 HIGH
Network
tt-rss tiny_tiny_rss An issue was discovered in Tiny Tiny RSS (aka tt-rss) before 2020-09-16. imgproxy in plugins/af_proxy_http/init.php mishandles $_REQUEST["url"] in an error message. CWE-829
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2020-25788 2024-11-21 14:18 2020-09-20 Show GitHub Exploit DB Packet Storm
211599 9.8 CRITICAL
Network
tt-rss tiny_tiny_rss An issue was discovered in Tiny Tiny RSS (aka tt-rss) before 2020-09-16. It does not validate all URLs before requesting them. CWE-20
 Improper Input Validation 
CVE-2020-25787 2024-11-21 14:18 2020-09-20 Show GitHub Exploit DB Packet Storm
211600 6.1 MEDIUM
Network
dlink dir-803_firmware
dir-816l_firmware
dir-645_firmware
dir-815_firmware
dir-860l_firmware
dir-865l_firmware
webinc/js/info.php on D-Link DIR-816L 2.06.B09_BETA and DIR-803 1.04.B02 devices allows XSS via the HTTP Referer header. NOTE: This vulnerability only affects products that are no longer supported by… CWE-79
Cross-site Scripting
CVE-2020-25786 2024-11-21 14:18 2020-09-20 Show GitHub Exploit DB Packet Storm