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 13, 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
255221 5 警告 オラクル - BEA Product Suite の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0068 2010-02-15 19:32 2010-01-12 Show GitHub Exploit DB Packet Storm
255222 4.3 警告 オラクル - Oracle Application Server の J2EE コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0070 2010-02-15 19:31 2010-01-12 Show GitHub Exploit DB Packet Storm
255223 5 警告 オラクル - Oracle Application Server の J2EE コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0067 2010-02-15 19:31 2010-01-12 Show GitHub Exploit DB Packet Storm
255224 5 警告 オラクル - Oracle Application Server の Access Manager Identity Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0066 2010-02-15 19:31 2010-01-12 Show GitHub Exploit DB Packet Storm
255225 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の e1000_clean_rx_irq 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-1385 2010-02-15 11:03 2009-06-4 Show GitHub Exploit DB Packet Storm
255226 4.6 警告 サイバートラスト株式会社
Todd C. Miller
- sudo の Perl スクリプト実行時における権限昇格の脆弱性 - CVE-2005-4158 2010-02-15 11:03 2005-11-8 Show GitHub Exploit DB Packet Storm
255227 1 注意 オラクル - Oracle Database および Oracle Application Server の Unzip コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3412 2010-02-12 12:22 2010-01-12 Show GitHub Exploit DB Packet Storm
255228 3.2 注意 オラクル - Oracle Database の Oracle Spatial コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3413 2010-02-12 12:22 2010-01-12 Show GitHub Exploit DB Packet Storm
255229 3.6 注意 オラクル - Oracle Database の RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-3410 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
255230 4 警告 オラクル - Oracle Database の Logical Standby コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-1996 2010-02-12 12:21 2010-01-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
258731 7.2 HIGH
Network
add-edit-delete-listing-for-member-module_project add-edit-delete-listing-for-member-module Vulnerability in wordpress plugin add-edit-delete-listing-for-member-module v1.0, The plugin author does not sanitize user supplied input via $act before passing it into an SQL statement. CWE-89
SQL Injection
CVE-2017-1002025 2024-11-21 12:04 2017-09-14 Show GitHub Exploit DB Packet Storm
258732 4.3 MEDIUM
Network
kindsoft kind_editor
kindeditor
Vulnerability in web application Kind Editor v4.1.12, kindeditor/php/upload_json.php does not check authentication before allow users to upload files. CWE-287
Improper Authentication
CVE-2017-1002024 2024-11-21 12:04 2017-09-14 Show GitHub Exploit DB Packet Storm
258733 9.8 CRITICAL
Network
daisythemes easy_team_manager Vulnerability in wordpress plugin Easy Team Manager v1.3.2, The code does not sanitize id before making it part of an SQL statement in file ./easy-team-manager/inc/easy_team_manager_desc_edit.php CWE-89
SQL Injection
CVE-2017-1002023 2024-11-21 12:04 2017-09-14 Show GitHub Exploit DB Packet Storm
258734 9.8 CRITICAL
Network
surveys_project surveys Vulnerability in wordpress plugin surveys v1.01.8, The code in questions.php does not sanitize the survey variable before placing it inside of an SQL query. CWE-89
SQL Injection
CVE-2017-1002022 2024-11-21 12:04 2017-09-14 Show GitHub Exploit DB Packet Storm
258735 9.8 CRITICAL
Network
surveys_project surveys Vulnerability in wordpress plugin surveys v1.01.8, The code in individual_responses.php does not sanitize the survey_id variable before placing it inside of an SQL query. CWE-89
SQL Injection
CVE-2017-1002021 2024-11-21 12:04 2017-09-14 Show GitHub Exploit DB Packet Storm
258736 9.8 CRITICAL
Network
surveys_project surveys Vulnerability in wordpress plugin surveys v1.01.8, The code in survey_form.php does not sanitize the action variable before placing it inside of an SQL query. CWE-89
SQL Injection
CVE-2017-1002020 2024-11-21 12:04 2017-09-14 Show GitHub Exploit DB Packet Storm
258737 9.8 CRITICAL
Network
eventr_project eventr Vulnerability in wordpress plugin eventr v1.02.2, The edit.php form and event_form.php code do not sanitize input, this allows for blind SQL injection via the event parameter. CWE-89
SQL Injection
CVE-2017-1002019 2024-11-21 12:04 2017-09-14 Show GitHub Exploit DB Packet Storm
258738 9.8 CRITICAL
Network
eventr_project eventr Vulnerability in wordpress plugin eventr v1.02.2, The edit.php form and attendees.php code do not sanitize input, this allows for blind SQL injection via the event parameter. CWE-89
SQL Injection
CVE-2017-1002018 2024-11-21 12:04 2017-09-14 Show GitHub Exploit DB Packet Storm
258739 6.1 MEDIUM
Network
bobcares gift-certificate-creator Vulnerability in wordpress plugin gift-certificate-creator v1.0, The code in gc-list.php doesn't sanitize user input to prevent a stored XSS vulnerability. CWE-79
Cross-site Scripting
CVE-2017-1002017 2024-11-21 12:04 2017-09-14 Show GitHub Exploit DB Packet Storm
258740 9.8 CRITICAL
Network
flickr_picture_backup_project flickr_picture_backup Vulnerability in wordpress plugin flickr-picture-backup v0.7, The code in flickr-picture-download.php doesn't check to see if the user is authenticated or that they have permission to upload files. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2017-1002016 2024-11-21 12:04 2017-09-14 Show GitHub Exploit DB Packet Storm