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":June 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229861 7.8 危険 Fabrice Bellard - Qemu の monitor.c における VNC パスワードを推測される脆弱性 CWE-189
数値処理の問題
CVE-2008-5714 2012-12-20 19:10 2008-12-24 Show GitHub Exploit DB Packet Storm
229862 7.5 危険 slimcms - SlimCMS の redirect.php における管理ユーザを作成される脆弱性 CWE-287
不適切な認証
CVE-2008-5708 2012-12-20 19:10 2008-12-24 Show GitHub Exploit DB Packet Storm
229863 6.9 警告 verlihub-project - Verlihub のデーモンにおける任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5706 2012-12-20 19:10 2008-12-22 Show GitHub Exploit DB Packet Storm
229864 9.3 危険 verlihub-project - Verlihub のデーモンにおける任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5705 2012-12-20 19:10 2008-12-22 Show GitHub Exploit DB Packet Storm
229865 4.3 警告 Skype Technologies S.A. - Firefox 用の Skype エクステンションにおける任意のデータをクリップボードに上書きされる脆弱性 CWE-DesignError
CVE-2008-5697 2012-12-20 19:10 2008-12-22 Show GitHub Exploit DB Packet Storm
229866 8.5 危険 WordPress.org - WordPress MU および WordPress の wp-admin/options.php における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-5695 2012-12-20 19:10 2008-12-19 Show GitHub Exploit DB Packet Storm
229867 10 危険 sandbox - Sandbox の lib/jpgraph/jpgraph_errhandler.inc.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-5694 2012-12-20 19:10 2008-12-19 Show GitHub Exploit DB Packet Storm
229868 6.5 警告 phparanoid - PHParanoid における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5673 2012-12-20 19:10 2008-12-18 Show GitHub Exploit DB Packet Storm
229869 6.8 警告 phparanoid - PHParanoid におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-5672 2012-12-20 19:10 2008-12-18 Show GitHub Exploit DB Packet Storm
229870 6.8 警告 Textpattern - Textpattern におけるセッションのハイジャック後パスワードを変更される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-5670 2012-12-20 19:10 2008-12-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201791 9.8 CRITICAL
Network
plone plone A privilege escalation issue in plone.app.contenttypes in Plone 4.3 through 5.2.1 allows users to PUT (overwrite) some content without needing write permission. NVD-CWE-noinfo
CVE-2020-7941 2024-11-21 14:38 2020-01-24 Show GitHub Exploit DB Packet Storm
201792 7.5 HIGH
Network
plone plone Missing password strength checks on some forms in Plone 4.3 through 5.2.0 allow users to set weak passwords, leading to easier cracking. CWE-521
Weak Password Requirements 
CVE-2020-7940 2024-11-21 14:38 2020-01-24 Show GitHub Exploit DB Packet Storm
201793 8.8 HIGH
Network
plone plone SQL Injection in DTML or in connection objects in Plone 4.0 through 5.2.1 allows users to perform unwanted SQL queries. (This is a problem in Zope.) CWE-89
SQL Injection
CVE-2020-7939 2024-11-21 14:38 2020-01-24 Show GitHub Exploit DB Packet Storm
201794 8.8 HIGH
Network
plone plone plone.restapi in Plone 5.2.0 through 5.2.1 allows users with a certain privilege level to escalate their privileges up to the highest level. NVD-CWE-noinfo
CVE-2020-7938 2024-11-21 14:38 2020-01-24 Show GitHub Exploit DB Packet Storm
201795 5.4 MEDIUM
Network
plone plone An XSS issue in the title field in Plone 5.0 through 5.2.1 allows users with a certain privilege level to insert JavaScript that will be executed when other users access the site. CWE-79
Cross-site Scripting
CVE-2020-7937 2024-11-21 14:38 2020-01-24 Show GitHub Exploit DB Packet Storm
201796 6.1 MEDIUM
Network
plone plone An open redirect on the login form (and possibly other places) in Plone 4.0 through 5.2.1 allows an attacker to craft a link to a Plone Site that, when followed, and possibly after login, will redire… CWE-601
Open Redirect
CVE-2020-7936 2024-11-21 14:38 2020-01-24 Show GitHub Exploit DB Packet Storm
201797 8.8 HIGH
Network
jfrog artifactory In JFrog Artifactory 5.x and 6.x, insecure FreeMarker template processing leads to remote code execution, e.g., by modifying a .ssh/authorized_keys file. Patches are available for various versions be… NVD-CWE-noinfo
CVE-2020-7931 2024-11-21 14:38 2020-01-24 Show GitHub Exploit DB Packet Storm
201798 4.8 MEDIUM
Network
eaton 5p_850_firmware An issue was discovered on Eaton 5P 850 devices. The Ubicacion SAI field allows XSS attacks by an administrator. CWE-79
Cross-site Scripting
CVE-2020-7915 2024-11-21 14:38 2020-01-23 Show GitHub Exploit DB Packet Storm
201799 9.8 CRITICAL
Network
get-npm-package-version_project get-npm-package-version The package get-npm-package-version before 1.0.7 are vulnerable to Command Injection via main function in index.js. CWE-77
Command Injection
CVE-2020-7795 2024-11-21 14:37 2022-08-2 Show GitHub Exploit DB Packet Storm
201800 9.8 CRITICAL
Network
node-import_project node-import This affects all versions of package node-import. The "params" argument of module function can be controlled by users without any sanitization.b. This is then provided to the “eval” function located … NVD-CWE-noinfo
CVE-2020-7678 2024-11-21 14:37 2022-07-25 Show GitHub Exploit DB Packet Storm