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 5, 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
250351 5 警告 Novell - Novell GroupWise の GroupWise Internet Agent (GWIA) におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2219 2011-10-14 10:39 2010-06-30 Show GitHub Exploit DB Packet Storm
250352 5 警告 Novell - Novell GroupWise の GroupWise Internet Agent (GWIA) におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2218 2011-10-14 10:34 2010-06-30 Show GitHub Exploit DB Packet Storm
250353 4.3 警告 phpPgAdmin - phpPgAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3598 2011-10-14 10:31 2011-10-8 Show GitHub Exploit DB Packet Storm
250354 10 危険 Novell - Novell GroupWise の GroupWise Internet Agent における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2663 2011-10-14 10:30 2011-08-19 Show GitHub Exploit DB Packet Storm
250355 10 危険 Novell - Novell GroupWise の GroupWise Internet Agent における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-2662 2011-10-14 10:28 2011-08-19 Show GitHub Exploit DB Packet Storm
250356 4.3 警告 Novell - Novell GroupWise の WebAccess におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2661 2011-10-14 10:27 2011-08-19 Show GitHub Exploit DB Packet Storm
250357 4.3 警告 Novell - Novell Identity Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2227 2011-10-14 10:23 2011-09-27 Show GitHub Exploit DB Packet Storm
250358 4.3 警告 Novell - Novell Identity Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1696 2011-10-14 10:14 2011-09-27 Show GitHub Exploit DB Packet Storm
250359 10 危険 Novell - Novell GroupWise の GWIA 内にある gwia.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0334 2011-10-14 10:01 2011-08-19 Show GitHub Exploit DB Packet Storm
250360 10 危険 Novell - Novell GroupWise の GWIA 内にある gwwww1.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0333 2011-10-14 09:11 2011-08-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212871 6.5 MEDIUM
Network
pluck-cms pluck An issue was discovered in Pluck 4.7.9-dev1. There is a CSRF vulnerability that can delete articles via a /admin.php?action=deletepage&var1= URI. CWE-352
 Origin Validation Error
CVE-2019-9051 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
212872 7.2 HIGH
Network
pluck-cms pluck An issue was discovered in Pluck 4.7.9-dev1. It allows administrators to execute arbitrary code by using action=installmodule to upload a ZIP archive, which is then extracted and executed. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-9050 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
212873 6.5 MEDIUM
Network
pluck-cms pluck An issue was discovered in Pluck 4.7.9-dev1. There is a CSRF vulnerability that can delete modules via a /admin.php?action=module_delete&var1= URI. CWE-352
 Origin Validation Error
CVE-2019-9049 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
212874 6.5 MEDIUM
Network
pluck-cms pluck An issue was discovered in Pluck 4.7.9-dev1. There is a CSRF vulnerability that can delete a theme (aka topic) via a /admin.php?action=theme_delete&var1= URI. CWE-352
 Origin Validation Error
CVE-2019-9048 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
212875 7.2 HIGH
Network
sitemagic sitemagic_cms An issue was discovered in Sitemagic CMS v4.4. In the index.php?SMExt=SMFiles URI, the user can upload a .php file to execute arbitrary code, as demonstrated by 404.php. This can only occur if the ad… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-9042 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
212876 7.2 HIGH
Network
zzzcms zzzphp An issue was discovered in ZZZCMS zzzphp V1.6.1. In the inc/zzz_template.php file, the parserIfLabel() function's filtering is not strict, resulting in PHP code execution, as demonstrated by the if:a… CWE-917
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2019-9041 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
212877 8.8 HIGH
Network
s-cms s-cms S-CMS PHP v3.0 has a CSRF vulnerability to add a new admin user via the admin/ajax.php?type=admin&action=add URI, a related issue to CVE-2018-19332. CWE-352
 Origin Validation Error
CVE-2019-9040 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
212878 7.5 HIGH
Network
matio_project matio An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is an out-of-bounds read problem with a SEGV in the function ReadNextCell() in mat5.c. CWE-125
Out-of-bounds Read
CVE-2019-9038 2024-11-21 13:50 2019-02-23 Show GitHub Exploit DB Packet Storm
212879 9.1 CRITICAL
Network
matio_project matio An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is a buffer over-read in the function Mat_VarPrint() in mat.c. CWE-125
Out-of-bounds Read
CVE-2019-9037 2024-11-21 13:50 2019-02-23 Show GitHub Exploit DB Packet Storm
212880 7.5 HIGH
Network
matio_project matio An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is a heap-based buffer overflow in the function ReadNextFunctionHandle() in mat5.c. CWE-787
 Out-of-bounds Write
CVE-2019-9036 2024-11-21 13:50 2019-02-23 Show GitHub Exploit DB Packet Storm