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 1, 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
252451 4 警告 オラクル - Oracle JD Edwards Products の JD Edwards EnterpriseOne Tools コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2321 2012-01-20 16:27 2012-01-17 Show GitHub Exploit DB Packet Storm
252452 5 警告 オラクル - Oracle JD Edwards Products の JD Edwards EnterpriseOne Tools コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2324 2012-01-20 16:26 2012-01-17 Show GitHub Exploit DB Packet Storm
252453 3.5 注意 オラクル - Oracle E-Business Suite における Attachments / File Upload の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2271 2012-01-20 15:44 2012-01-17 Show GitHub Exploit DB Packet Storm
252454 4 警告 オラクル - Oracle E-Business Suite における REST Services の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0078 2012-01-20 15:43 2012-01-17 Show GitHub Exploit DB Packet Storm
252455 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Forms コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2012-0073 2012-01-20 15:43 2012-01-17 Show GitHub Exploit DB Packet Storm
252456 3.5 注意 オラクル - Oracle Fusion Middleware の Oracle WebCenter Content コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2012-0084 2012-01-20 15:41 2012-01-17 Show GitHub Exploit DB Packet Storm
252457 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebCenter Content コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2012-0085 2012-01-20 15:39 2012-01-17 Show GitHub Exploit DB Packet Storm
252458 5 警告 オラクル - Oracle Fusion Middleware の Oracle Web Services Manager コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3569 2012-01-20 15:25 2012-01-17 Show GitHub Exploit DB Packet Storm
252459 5 警告 オラクル - Oracle Fusion Middleware の Oracle Web Services Manager コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3531 2012-01-20 15:22 2012-01-17 Show GitHub Exploit DB Packet Storm
252460 5.5 警告 オラクル - Oracle Fusion Middleware の Oracle Web Services Manager コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3568 2012-01-20 15:17 2012-01-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
259251 7.8 HIGH
Local
elasticsearch logstash The init script in the Gentoo app-admin/logstash-bin package before 5.5.3 and 5.6.x before 5.6.1 has "chown -R" calls for user-writable directory trees, which allows local users to gain privileges by… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-14730 2024-11-21 12:13 2017-09-26 Show GitHub Exploit DB Packet Storm
259252 7.8 HIGH
Local
gnu binutils The *_get_synthetic_symtab functions in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, do not ensure a unique PLT entry for a symbol, which allows remote … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-14729 2024-11-21 12:13 2017-09-26 Show GitHub Exploit DB Packet Storm
259253 8.8 HIGH
Network
geminabox_project geminabox geminabox (aka Gem in a Box) before 0.13.7 has CSRF, as demonstrated by an unintended gem upload. CWE-352
 Origin Validation Error
CVE-2017-14683 2024-11-21 12:13 2017-09-25 Show GitHub Exploit DB Packet Storm
259254 7.5 HIGH
Network
weechat logger logger.c in the logger plugin in WeeChat before 1.9.1 allows a crash via strftime date/time specifiers, because a buffer is not initialized. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-14727 2024-11-21 12:13 2017-09-24 Show GitHub Exploit DB Packet Storm
259255 6.1 MEDIUM
Network
wordpress wordpress Before version 4.8.2, WordPress was vulnerable to a cross-site scripting attack via shortcodes in the TinyMCE visual editor. CWE-79
Cross-site Scripting
CVE-2017-14726 2024-11-21 12:13 2017-09-24 Show GitHub Exploit DB Packet Storm
259256 5.4 MEDIUM
Network
wordpress wordpress Before version 4.8.2, WordPress was susceptible to an open redirect attack in wp-admin/edit-tag-form.php and wp-admin/user-edit.php. CWE-601
Open Redirect
CVE-2017-14725 2024-11-21 12:13 2017-09-24 Show GitHub Exploit DB Packet Storm
259257 6.1 MEDIUM
Network
wordpress wordpress Before version 4.8.2, WordPress was vulnerable to cross-site scripting in oEmbed discovery. CWE-79
Cross-site Scripting
CVE-2017-14724 2024-11-21 12:13 2017-09-24 Show GitHub Exploit DB Packet Storm
259258 9.8 CRITICAL
Network
wordpress wordpress Before version 4.8.2, WordPress mishandled % characters and additional placeholder values in $wpdb->prepare, and thus did not properly address the possibility of plugins and themes enabling SQL injec… CWE-89
SQL Injection
CVE-2017-14723 2024-11-21 12:13 2017-09-24 Show GitHub Exploit DB Packet Storm
259259 7.5 HIGH
Network
wordpress wordpress Before version 4.8.2, WordPress allowed a Directory Traversal attack in the Customizer component via a crafted theme filename. CWE-22
Path Traversal
CVE-2017-14722 2024-11-21 12:13 2017-09-24 Show GitHub Exploit DB Packet Storm
259260 6.1 MEDIUM
Network
wordpress wordpress Before version 4.8.2, WordPress allowed Cross-Site scripting in the plugin editor via a crafted plugin name. CWE-79
Cross-site Scripting
CVE-2017-14721 2024-11-21 12:13 2017-09-24 Show GitHub Exploit DB Packet Storm