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, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250131 7.5 危険 wsnlinks - WSN Links の search.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4006 2012-03-27 18:42 2010-11-3 Show GitHub Exploit DB Packet Storm
250132 6.9 警告 GNOME Project - GNOME Tomboy の tomboy スクリプトにおける権限を取得される脆弱性 CWE-94
コード・インジェクション
CVE-2010-4005 2012-03-27 18:42 2010-11-5 Show GitHub Exploit DB Packet Storm
250133 6.9 警告 GNOME Project - GNOME Shell の gnome-shell における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4000 2012-03-27 18:42 2010-11-5 Show GitHub Exploit DB Packet Storm
250134 6.9 警告 gnucash - GnuCash の gnc-test-env における権限を取得される脆弱性 CWE-DesignError
CVE-2010-3999 2012-03-27 18:42 2010-11-5 Show GitHub Exploit DB Packet Storm
250135 6.9 警告 banshee-project - Banshee の banshee-1 スクリプトにおける権限を取得される脆弱性 CWE-DesignError
CVE-2010-3998 2012-03-27 18:42 2010-11-5 Show GitHub Exploit DB Packet Storm
250136 6.9 警告 cstr - CSTR Festival の festival_server における権限を取得される脆弱性 CWE-DesignError
CVE-2010-3996 2012-03-27 18:42 2010-11-5 Show GitHub Exploit DB Packet Storm
250137 4.3 警告 ヒューレット・パッカード - HP VCRM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3994 2012-03-27 18:42 2010-10-25 Show GitHub Exploit DB Packet Storm
250138 6.4 警告 ヒューレット・パッカード - HP Insight Control Server Migration における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-3993 2012-03-27 18:42 2010-10-25 Show GitHub Exploit DB Packet Storm
250139 9 危険 ヒューレット・パッカード - HP Insight Control Server Migration における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-3992 2012-03-27 18:42 2010-10-25 Show GitHub Exploit DB Packet Storm
250140 10 危険 Novell - SUSE Linux Enterprise の supportconfig スクリプトにおける脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-3912 2012-03-27 18:42 2011-01-12 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
200741 6.1 MEDIUM
Network
phpgurukul dairy_farm_shop_management_system PHPGurukul Dairy Farm Shop Management System 1.0 is vulnerable to XSS, as demonstrated by the category and CategoryCode parameters in add-category.php, the CompanyName parameter in add-company.php, a… CWE-79
Cross-site Scripting
CVE-2020-5308 2024-11-21 14:33 2020-01-9 Show GitHub Exploit DB Packet Storm
200742 5.4 MEDIUM
Network
powauth pow In Pow (Hex package) before 1.0.16, the use of Plug.Session in Pow.Plug.Session is susceptible to session fixation attacks if a persistent session store is used for Plug.Session, such as Redis or a d… CWE-384
 Session Fixation
CVE-2020-5205 2024-11-21 14:33 2020-01-9 Show GitHub Exploit DB Packet Storm
200743 7.5 HIGH
Network
ftpgetter ftpgetter FTPGetter Professional 5.97.0.223 is vulnerable to a memory corruption bug when a user sends a specially crafted string to the application. This memory corruption bug can possibly be classified as a … CWE-787
CWE-476
 Out-of-bounds Write
 NULL Pointer Dereference
CVE-2020-5183 2024-11-21 14:33 2020-01-9 Show GitHub Exploit DB Packet Storm
200744 9.8 CRITICAL
Network
phpgurukul dairy_farm_shop_management_system PHPGurukul Dairy Farm Shop Management System 1.0 is vulnerable to SQL injection, as demonstrated by the username parameter in index.php, the category and CategoryCode parameters in add-category.php, … CWE-89
SQL Injection
CVE-2020-5307 2024-11-21 14:33 2020-01-8 Show GitHub Exploit DB Packet Storm
200745 8.8 HIGH
Network
troglobit uftpd In uftpd before 2.11, there is a buffer overflow vulnerability in handle_PORT in ftpcmd.c that is caused by a buffer that is 16 bytes large being filled via sprintf() with user input based on the for… CWE-120
Classic Buffer Overflow
CVE-2020-5204 2024-11-21 14:33 2020-01-7 Show GitHub Exploit DB Packet Storm
200746 8.8 HIGH
Network
phpgurukul hospital_management_system PHPGurukul Hospital Management System in PHP v4.0 suffers from multiple SQL injection vulnerabilities: multiple pages and parameters are not validating user input, and allow for the application's dat… CWE-89
SQL Injection
CVE-2020-5192 2024-11-21 14:33 2020-01-6 Show GitHub Exploit DB Packet Storm
200747 6.1 MEDIUM
Network
phpgurukul hospital_management_system PHPGurukul Hospital Management System in PHP v4.0 suffers from multiple Persistent XSS vulnerabilities. CWE-79
Cross-site Scripting
CVE-2020-5191 2024-11-21 14:33 2020-01-6 Show GitHub Exploit DB Packet Storm
200748 4.8 MEDIUM
Network
codologic codoforum Codoforum 4.8.3 allows XSS via a post using parameters display name, title name, or content. CWE-79
Cross-site Scripting
CVE-2020-5306 2024-11-21 14:33 2020-01-6 Show GitHub Exploit DB Packet Storm
200749 4.8 MEDIUM
Network
codologic codoforum Codoforum 4.8.3 allows XSS in the admin dashboard via a name field of a new user, i.e., on the Manage Users screen. CWE-79
Cross-site Scripting
CVE-2020-5305 2024-11-21 14:33 2020-01-6 Show GitHub Exploit DB Packet Storm
200750 7.1 HIGH
Network
python
debian
canonical
fedoraproject
pillow
debian_linux
ubuntu_linux
fedora
libImaging/FliDecode.c in Pillow before 6.2.2 has an FLI buffer overflow. CWE-125
Out-of-bounds Read
CVE-2020-5313 2024-11-21 14:33 2020-01-3 Show GitHub Exploit DB Packet Storm