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 20, 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
228681 4.3 警告 WordPress.org - WordPress 用の Page Flip Image Gallery プラグインにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5752 2012-12-20 19:10 2008-12-30 Show GitHub Exploit DB Packet Storm
228682 7.5 危険 Pligg - Pligg CMS の evb/check_url.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5739 2012-12-20 19:10 2008-12-26 Show GitHub Exploit DB Packet Storm
228683 7.5 危険 PHP-Fusion - PHP-Fusion 用の Team Impact TI Blog System モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5733 2012-12-20 19:10 2008-12-26 Show GitHub Exploit DB Packet Storm
228684 7.5 危険 stormboards aaronnemisis - stormBoards の thread.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5726 2012-12-20 19:10 2008-12-26 Show GitHub Exploit DB Packet Storm
228685 10 危険 sawstudio - SAWStudio におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-5722 2012-12-20 19:10 2008-12-26 Show GitHub Exploit DB Packet Storm
228686 7.8 危険 Fabrice Bellard - Qemu の monitor.c における VNC パスワードを推測される脆弱性 CWE-189
数値処理の問題
CVE-2008-5714 2012-12-20 19:10 2008-12-24 Show GitHub Exploit DB Packet Storm
228687 7.5 危険 slimcms - SlimCMS の redirect.php における管理ユーザを作成される脆弱性 CWE-287
不適切な認証
CVE-2008-5708 2012-12-20 19:10 2008-12-24 Show GitHub Exploit DB Packet Storm
228688 6.9 警告 verlihub-project - Verlihub のデーモンにおける任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5706 2012-12-20 19:10 2008-12-22 Show GitHub Exploit DB Packet Storm
228689 9.3 危険 verlihub-project - Verlihub のデーモンにおける任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5705 2012-12-20 19:10 2008-12-22 Show GitHub Exploit DB Packet Storm
228690 4.3 警告 Skype Technologies S.A. - Firefox 用の Skype エクステンションにおける任意のデータをクリップボードに上書きされる脆弱性 CWE-DesignError
CVE-2008-5697 2012-12-20 19:10 2008-12-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208681 7.5 HIGH
Network
metinfo metinfo An issue in /admin/index.php?n=system&c=filept&a=doGetFileList of Metinfo v7.0.0 allows attackers to perform a directory traversal and access sensitive information. CWE-22
Path Traversal
CVE-2020-19304 2024-11-21 14:09 2021-08-4 Show GitHub Exploit DB Packet Storm
208682 7.8 HIGH
Local
houdunren hdcms An arbitrary file upload vulnerability in /fileupload.php of hdcms 5.7 allows attackers to execute arbitrary code via a crafted file. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-19303 2024-11-21 14:09 2021-08-4 Show GitHub Exploit DB Packet Storm
208683 9.8 CRITICAL
Network
vaethink vaethink An arbitrary file upload vulnerability in the avatar upload function of vaeThink v1.0.1 allows attackers to open a webshell via changing uploaded file suffixes to ".php". CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-19302 2024-11-21 14:09 2021-08-4 Show GitHub Exploit DB Packet Storm
208684 9.8 CRITICAL
Network
vaethink vaethink A vulnerability in the vae_admin_rule database table of vaeThink v1.0.1 allows attackers to execute arbitrary code via a crafted payload in the condition parameter. CWE-863
 Incorrect Authorization
CVE-2020-19301 2024-11-21 14:09 2021-08-4 Show GitHub Exploit DB Packet Storm
208685 8.8 HIGH
Network
struktur libheif An issue was discovered in heif::Box_iref::get_references in libheif 1.4.0, allows attackers to cause a Denial of Service or possibly other unspecified impact due to an invalid memory read. CWE-125
Out-of-bounds Read
CVE-2020-19499 2024-11-21 14:09 2021-07-22 Show GitHub Exploit DB Packet Storm
208686 8.8 HIGH
Network
struktur libheif Floating point exception in function Fraction in libheif 1.4.0, allows attackers to cause a Denial of Service or possibly other unspecified impacts. NVD-CWE-noinfo
CVE-2020-19498 2024-11-21 14:09 2021-07-22 Show GitHub Exploit DB Packet Storm
208687 8.8 HIGH
Network
matio_project matio Integer overflow vulnerability in Mat_VarReadNextInfo5 in mat5.c in tbeu matio (aka MAT File I/O Library) 1.5.17, allows attackers to cause a Denial of Service or possibly other unspecified impacts. CWE-190
 Integer Overflow or Wraparound
CVE-2020-19497 2024-11-21 14:09 2021-07-22 Show GitHub Exploit DB Packet Storm
208688 7.8 HIGH
Local
sam2p_project sam2p There is a floating point exception in ReadImage that leads to a Segmentation fault in sam2p 0.49.4. A crafted input will lead to a denial of service or possibly unspecified other impact. NVD-CWE-noinfo
CVE-2020-19492 2024-11-21 14:09 2021-07-22 Show GitHub Exploit DB Packet Storm
208689 7.8 HIGH
Local
sam2p_project sam2p There is an invalid memory access bug in cgif.c that leads to a Segmentation fault in sam2p 0.49.4. A crafted input will lead to a denial of service or possibly unspecified other impact. CWE-787
 Out-of-bounds Write
CVE-2020-19491 2024-11-21 14:09 2021-07-22 Show GitHub Exploit DB Packet Storm
208690 5.5 MEDIUM
Local
tinyexr_project tinyexr tinyexr 0.9.5 has a integer overflow over-write in tinyexr::DecodePixelData in tinyexr.h, related to OpenEXR code. CWE-190
 Integer Overflow or Wraparound
CVE-2020-19490 2024-11-21 14:09 2021-07-22 Show GitHub Exploit DB Packet Storm