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 15, 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
225801 4.3 警告 Matthias Hutterer - Drupal 用 Email Field モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5587 2012-12-28 15:58 2012-11-28 Show GitHub Exploit DB Packet Storm
225802 2.1 注意 Marc Ingram - Drupal 用 Services モジュールにおける任意のユーザの電子メールにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5586 2012-12-28 15:57 2012-11-28 Show GitHub Exploit DB Packet Storm
225803 2.1 注意 Mixpanel Project - Drupal 用 Mixpanel モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5585 2012-12-28 15:50 2012-11-28 Show GitHub Exploit DB Packet Storm
225804 4.3 警告 Made to Order Software - Drupal 用 Table of Contents モジュールにおけるノードのヘッダを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5584 2012-12-28 15:49 2012-11-14 Show GitHub Exploit DB Packet Storm
225805 6.8 警告 Sensio Labs - Symfony における任意のサービスにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6432 2012-12-28 15:20 2012-12-20 Show GitHub Exploit DB Packet Storm
225806 6.4 警告 Sensio Labs - Symfony における URI の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6431 2012-12-28 15:18 2012-12-20 Show GitHub Exploit DB Packet Storm
225807 4.3 警告 Sebastian Heinlein
Canonical
- Ubuntu の Aptdaemon における任意のパッケージレポジトリの GPG キーをインストールされる脆弱性 CWE-noinfo
情報不足
CVE-2012-0962 2012-12-28 15:03 2012-12-17 Show GitHub Exploit DB Packet Storm
225808 2.1 注意 Debian - Ubuntu で使用される APT における重要なシェル情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-0961 2012-12-28 14:59 2012-12-12 Show GitHub Exploit DB Packet Storm
225809 4.3 警告 PS Project Management Team - Firefox 用 Unity integration 拡張機能における同一生成元ポリシーを回避される脆弱性 CWE-DesignError
CVE-2012-0958 2012-12-28 14:58 2012-10-23 Show GitHub Exploit DB Packet Storm
225810 - - Ruby on Rails project - ** 削除 ** Ruby on Rails 用 Authlogic gem における SQL インジェクションの脆弱性 - CVE-2012-5664 2012-12-28 14:22 2012-12-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200011 6.1 MEDIUM
Network
cerberusftp ftp_server Reflected XSS through an IMG element in Cerberus FTP Server prior to versions 11.0.1 and 10.0.17 allows a remote attacker to execute arbitrary JavaScript or HTML via a crafted public folder URL. This… CWE-79
Cross-site Scripting
CVE-2020-5195 2024-11-21 14:33 2020-01-14 Show GitHub Exploit DB Packet Storm
200012 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
200013 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
200014 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
200015 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
200016 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
200017 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
200018 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
200019 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
200020 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