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, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225851 7.5 危険 Google - Google Chrome の SSE2 最適化機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2876 2012-12-26 17:33 2012-09-25 Show GitHub Exploit DB Packet Storm
225852 7.5 危険 Google - Google Chrome で使用される Skia におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-2874 2012-12-26 17:31 2012-09-25 Show GitHub Exploit DB Packet Storm
225853 5.1 警告 GNU Project
VMware
- GNU C Library の elf_get_dynamic_info 関数における整数符号化エラー脆弱性 CWE-189
数値処理の問題
CVE-2010-0830 2012-12-26 17:24 2010-06-1 Show GitHub Exploit DB Packet Storm
225854 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-5272 2012-12-26 15:31 2012-10-8 Show GitHub Exploit DB Packet Storm
225855 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-5271 2012-12-26 15:30 2012-10-8 Show GitHub Exploit DB Packet Storm
225856 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-5270 2012-12-26 15:29 2012-10-8 Show GitHub Exploit DB Packet Storm
225857 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-5269 2012-12-26 15:28 2012-10-8 Show GitHub Exploit DB Packet Storm
225858 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-5268 2012-12-26 15:27 2012-10-8 Show GitHub Exploit DB Packet Storm
225859 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-5267 2012-12-26 15:26 2012-10-8 Show GitHub Exploit DB Packet Storm
225860 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5266 2012-12-26 15:25 2012-10-8 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