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 30, 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
253001 7.5 危険 osCommerce - osCommerce における複数のディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4543 2011-12-6 16:33 2011-12-5 Show GitHub Exploit DB Packet Storm
253002 7.5 危険 Zabbix - Zabbix の popup.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4674 2011-12-6 16:27 2011-11-24 Show GitHub Exploit DB Packet Storm
253003 7.5 危険 Automattic Inc. - WordPress 用 Jetpack プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4673 2011-12-6 16:26 2011-12-2 Show GitHub Exploit DB Packet Storm
253004 7.5 危険 Valid - Valid tiny-erp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4672 2011-12-6 16:25 2011-12-2 Show GitHub Exploit DB Packet Storm
253005 7.5 危険 AdRotate Plugin - WordPress 用 AdRotate プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4671 2011-12-6 16:24 2011-12-2 Show GitHub Exploit DB Packet Storm
253006 10 危険 Iron Mountain - Iron Mountain Connected Backup の Agent service における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2397 2011-12-6 16:22 2011-12-5 Show GitHub Exploit DB Packet Storm
253007 6.4 警告 Widelands - Widelands の io/filesystem/filesystem.cc におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1932 2011-12-6 16:22 2011-12-5 Show GitHub Exploit DB Packet Storm
253008 4.3 警告 Etomite Project - Etomite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4264 2011-12-6 12:01 2011-12-6 Show GitHub Exploit DB Packet Storm
253009 7.5 危険 jonkemp - WordPress 用 WordPress Users プラグインの wp-users.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4669 2011-12-5 16:08 2011-12-2 Show GitHub Exploit DB Packet Storm
253010 7.5 危険 IBM - IBM Tivoli Netcool/Reporter における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-4668 2011-12-5 16:07 2011-12-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
220941 9.8 CRITICAL
Network
skymoonlabs cleanto Cleanto 5.0 has SQL Injection via the assets/lib/export_ajax.php id parameter. CWE-89
SQL Injection
CVE-2019-6296 2024-11-21 13:46 2019-01-15 Show GitHub Exploit DB Packet Storm
220942 9.8 CRITICAL
Network
skymoonlabs cleanto Cleanto 5.0 has SQL Injection via the assets/lib/service_method_ajax.php service_id parameter. CWE-89
SQL Injection
CVE-2019-6295 2024-11-21 13:46 2019-01-15 Show GitHub Exploit DB Packet Storm
220943 8.8 HIGH
Network
easycms easycms An issue was discovered in EasyCMS 1.5. There is CSRF via the index.php?s=/admin/articlem/insert/navTabId/listarticle/callbackType/closeCurrent URI. CWE-352
 Origin Validation Error
CVE-2019-6294 2024-11-21 13:46 2019-01-15 Show GitHub Exploit DB Packet Storm
220944 8.8 HIGH
Network
dedecms dedecms uploads/include/dialog/select_soft.php in DedeCMS V57_UTF8_SP2 allows remote attackers to execute arbitrary PHP code by uploading with a safe file extension and then renaming with a mixed-case variat… CWE-178
CWE-706
 Improper Handling of Case Sensitivity
 Use of Incorrectly-Resolved Name or Reference
CVE-2019-6289 2024-11-21 13:46 2019-01-15 Show GitHub Exploit DB Packet Storm
220945 5.5 MEDIUM
Local
westes flex An issue was discovered in the function mark_beginning_as_normal in nfa.c in flex 2.6.4. There is a stack exhaustion problem caused by the mark_beginning_as_normal function making recursive calls to … CWE-674
 Uncontrolled Recursion
CVE-2019-6293 2024-11-21 13:46 2019-01-15 Show GitHub Exploit DB Packet Storm
220946 6.5 MEDIUM
Network
yaml-cpp_project yaml-cpp An issue was discovered in singledocparser.cpp in yaml-cpp (aka LibYaml-C++) 0.6.2. Stack Exhaustion occurs in YAML::SingleDocParser, and there is a stack consumption problem caused by recursive stac… CWE-674
 Uncontrolled Recursion
CVE-2019-6292 2024-11-21 13:46 2019-01-15 Show GitHub Exploit DB Packet Storm
220947 5.5 MEDIUM
Local
nasm netwide_assembler An issue was discovered in the function expr6 in eval.c in Netwide Assembler (NASM) through 2.14.02. There is a stack exhaustion problem caused by the expr6 function making recursive calls to itself … CWE-674
 Uncontrolled Recursion
CVE-2019-6291 2024-11-21 13:46 2019-01-15 Show GitHub Exploit DB Packet Storm
220948 5.5 MEDIUM
Local
nasm netwide_assembler An infinite recursion issue was discovered in eval.c in Netwide Assembler (NASM) through 2.14.02. There is a stack exhaustion problem resulting from infinite recursion in the functions expr, rexp, be… CWE-674
 Uncontrolled Recursion
CVE-2019-6290 2024-11-21 13:46 2019-01-15 Show GitHub Exploit DB Packet Storm
220949 6.1 MEDIUM
Network
premiumwpsuite easy_redirect_manager The Premium WP Suite Easy Redirect Manager plugin 28.07-17 for WordPress has XSS via a crafted GET request that is mishandled during log viewing at the templates/admin/redirect-log.php URI. CWE-79
Cross-site Scripting
CVE-2019-6267 2024-11-21 13:46 2019-01-15 Show GitHub Exploit DB Packet Storm
220950 6.5 MEDIUM
Network
sass-lang libsass In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::skip_over_scopes in prelexer.hpp when called from Sass::Parser::parse_import(), a similar issue to CVE-2018-11693. CWE-125
Out-of-bounds Read
CVE-2019-6286 2024-11-21 13:46 2019-01-15 Show GitHub Exploit DB Packet Storm