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 2, 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
229811 7.5 危険 shadows rising rpg - Shadows Rising RPG における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4329 2012-12-20 18:02 2006-08-23 Show GitHub Exploit DB Packet Storm
229812 6.5 警告 texas imperial software - WFTPD Server におけるバッファオーバーフローの脆弱性 - CVE-2006-4318 2012-12-20 18:02 2006-08-23 Show GitHub Exploit DB Packet Storm
229813 6.8 警告 woltlab - WBB の attachment.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4317 2012-12-20 18:02 2006-08-23 Show GitHub Exploit DB Packet Storm
229814 7.2 危険 SSH コミュニケーションズ・セキュリティ - SSH Tectia Management Agent における root 権限を取得される脆弱性 - CVE-2006-4316 2012-12-20 18:02 2006-08-23 Show GitHub Exploit DB Packet Storm
229815 5 警告 シマンテック - Symantec ESM の管理サーバにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-4314 2012-12-20 18:02 2006-08-21 Show GitHub Exploit DB Packet Storm
229816 7.5 危険 sonium - Sonium Enterprise Adressbook における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4311 2012-12-20 18:02 2006-08-23 Show GitHub Exploit DB Packet Storm
229817 2.6 注意 サン・マイクロシステムズ - Sun Solaris の libnsl および TLI/XTI API ルーチンにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-4303 2012-12-20 18:02 2006-08-22 Show GitHub Exploit DB Packet Storm
229818 4.3 警告 Tiki Software Community Association - TikiWiki の tiki-searchindex.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2006-4299 2012-12-20 18:02 2006-08-22 Show GitHub Exploit DB Packet Storm
229819 5 警告 TWiki - TWiki の viewfile におけるディレクトリトラバーサルの脆弱性 - CVE-2006-4294 2012-12-20 18:02 2006-08-20 Show GitHub Exploit DB Packet Storm
229820 7.5 危険 solmetra - SOLMETRA SPAW Editor における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4283 2012-12-20 18:02 2006-08-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212081 7.2 HIGH
Network
ofcms_project ofcms An issue was discovered in OFCMS before 1.1.3. Remote attackers can execute arbitrary code because blocking of .jsp and .jspx files does not consider (for example) file.jsp::$DATA to the admin/uedito… CWE-706
 Use of Incorrectly-Resolved Name or Reference
CVE-2019-9616 2024-11-21 13:51 2019-03-7 Show GitHub Exploit DB Packet Storm
212082 7.2 HIGH
Network
ofcms_project ofcms An issue was discovered in OFCMS before 1.1.3. It allows admin/system/generate/create?sql= SQL injection, related to SystemGenerateController.java. CWE-89
SQL Injection
CVE-2019-9615 2024-11-21 13:51 2019-03-7 Show GitHub Exploit DB Packet Storm
212083 8.8 HIGH
Network
ofcms_project ofcms An issue was discovered in OFCMS before 1.1.3. A command execution vulnerability exists via a template file with '<#assign ex="freemarker.template.utility.Execute"?new()> ${ ex("' followed by the com… CWE-74
Injection
CVE-2019-9614 2024-11-21 13:51 2019-03-7 Show GitHub Exploit DB Packet Storm
212084 7.2 HIGH
Network
ofcms_project ofcms An issue was discovered in OFCMS before 1.1.3. Remote attackers can execute arbitrary code because blocking of .jsp and .jspx files does not consider (for example) file.jsp::$DATA to the admin/uedito… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-9613 2024-11-21 13:51 2019-03-7 Show GitHub Exploit DB Packet Storm
212085 8.8 HIGH
Network
ofcms_project ofcms An issue was discovered in OFCMS before 1.1.3. Remote attackers can execute arbitrary code because blocking of .jsp and .jspx files does not consider (for example) file.jsp::$DATA to the admin/comn/s… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-9612 2024-11-21 13:51 2019-03-7 Show GitHub Exploit DB Packet Storm
212086 6.5 MEDIUM
Network
ofcms_project ofcms An issue was discovered in OFCMS before 1.1.3. It allows admin/cms/template/getTemplates.html?res_path=res directory traversal, with ../ in the dir parameter, to write arbitrary content (in the file_… CWE-22
Path Traversal
CVE-2019-9611 2024-11-21 13:51 2019-03-7 Show GitHub Exploit DB Packet Storm
212087 4.3 MEDIUM
Network
ofcms_project ofcms An issue was discovered in OFCMS before 1.1.3. It has admin/cms/template/getTemplates.html?res_path=res&up_dir=../ directory traversal, related to the getTemplates function in TemplateController.java. CWE-22
Path Traversal
CVE-2019-9610 2024-11-21 13:51 2019-03-7 Show GitHub Exploit DB Packet Storm
212088 8.8 HIGH
Network
ofcms_project ofcms An issue was discovered in OFCMS before 1.1.3. Remote attackers can execute arbitrary code because blocking of .jsp and .jspx files does not consider (for example) file.jsp::$DATA to the admin/comn/s… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-9609 2024-11-21 13:51 2019-03-7 Show GitHub Exploit DB Packet Storm
212089 8.8 HIGH
Network
ofcms_project ofcms An issue was discovered in OFCMS before 1.1.3. Remote attackers can execute arbitrary code because blocking of .jsp and .jspx files does not consider (for example) file.jsp::$DATA to the admin/uedito… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-9608 2024-11-21 13:51 2019-03-7 Show GitHub Exploit DB Packet Storm
212090 5.3 MEDIUM
Network
medical_store_script_project medical_store_script PHP Scripts Mall Medical Store Script 3.0.3 allows Path Traversal by navigating to the parent directory of a jpg or png file. CWE-22
Path Traversal
CVE-2019-9607 2024-11-21 13:51 2019-03-7 Show GitHub Exploit DB Packet Storm