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 3, 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
252581 5 警告 オラクル - Oracle Fusion Middleware の OID コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3501 2010-11-1 15:39 2010-10-12 Show GitHub Exploit DB Packet Storm
252582 1 注意 オラクル - 複数の Oracle 製品の Perl コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2389 2010-11-1 15:38 2010-10-12 Show GitHub Exploit DB Packet Storm
252583 3.6 注意 オラクル - Oracle Database Server の Core RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2391 2010-11-1 15:37 2010-10-12 Show GitHub Exploit DB Packet Storm
252584 4.3 警告 オラクル - Oracle Database Server の XDK コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2407 2010-11-1 15:37 2010-10-12 Show GitHub Exploit DB Packet Storm
252585 6.8 警告 Vim - GVim における DLL 読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3914 2010-11-1 12:00 2010-11-1 Show GitHub Exploit DB Packet Storm
252586 9.3 危険 オラクル - Oracle Siebel Option Pack for IE の ActiveX コントロールのメモリ初期化処理に脆弱性 CWE-94
コード・インジェクション
CVE-2009-3737 2010-10-29 16:43 2010-08-9 Show GitHub Exploit DB Packet Storm
252587 4.6 警告 オラクル - Oracle Database Server の Job Queue コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2411 2010-10-29 16:35 2010-10-12 Show GitHub Exploit DB Packet Storm
252588 4.9 警告 オラクル - Oracle Database Server の Change Data Capture コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2415 2010-10-29 16:34 2010-10-12 Show GitHub Exploit DB Packet Storm
252589 5.5 警告 オラクル - Oracle Database Server の OLAP コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2412 2010-10-29 16:34 2010-10-12 Show GitHub Exploit DB Packet Storm
252590 6.5 警告 オラクル - Oracle Database Server の Java Virtual Machine コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2419 2010-10-29 16:34 2010-10-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
256121 8.8 HIGH
Network
cern root ROOT version 6.9.03 and below is vulnerable to an authenticated shell metacharacter injection in the rootd daemon resulting in remote code execution CWE-78
OS Command 
CVE-2017-1000203 2024-11-21 12:04 2017-11-18 Show GitHub Exploit DB Packet Storm
256122 7.8 HIGH
Local
optipng_project
debian
optipng
debian_linux
Integer overflow bug in function minitiff_read_info() of optipng 0.7.6 allows an attacker to remotely execute code or cause denial of service. CWE-190
 Integer Overflow or Wraparound
CVE-2017-1000229 2024-11-21 12:04 2017-11-17 Show GitHub Exploit DB Packet Storm
256123 5.3 MEDIUM
Network
fullworks stop_user_enumeration Stop User Enumeration 1.3.8 allows user enumeration via the REST API CWE-200
Information Exposure
CVE-2017-1000226 2024-11-21 12:04 2017-11-17 Show GitHub Exploit DB Packet Storm
256124 6.1 MEDIUM
Network
relevanssi relevanssi Reflected XSS in Relevanssi Premium version 1.14.8 when using relevanssi_didyoumean() could allow unauthenticated attacker to do almost anything an admin can CWE-79
Cross-site Scripting
CVE-2017-1000225 2024-11-21 12:04 2017-11-17 Show GitHub Exploit DB Packet Storm
256125 5.4 MEDIUM
Network
modx modx_revolution A stored web content injection vulnerability (WCI, a.k.a XSS) is present in MODX Revolution CMS version 2.5.6 and earlier. An authenticated user with permissions to edit users can save malicious Java… CWE-79
Cross-site Scripting
CVE-2017-1000223 2024-11-21 12:04 2017-11-17 Show GitHub Exploit DB Packet Storm
256126 5.4 MEDIUM
Network
tine20 tine_2.0 Tine 2.0 version 2017.02.4 is vulnerable to XSS in the Addressbook resulting code execution and privilege escalation CWE-79
Cross-site Scripting
CVE-2017-1000164 2024-11-21 12:04 2017-11-17 Show GitHub Exploit DB Packet Storm
256127 5.4 MEDIUM
Network
expressionengine expressionengine EllisLab ExpressionEngine 3.4.2 is vulnerable to cross-site scripting resulting in PHP code injection CWE-79
Cross-site Scripting
CVE-2017-1000160 2024-11-21 12:04 2017-11-17 Show GitHub Exploit DB Packet Storm
256128 9.8 CRITICAL
Network
python
debian
python
debian_linux
CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow in the PyString_DecodeEscape function in stringobject.c, resulting in heap-based buffer overflow (and possible arbitrary code ex… CWE-190
 Integer Overflow or Wraparound
CVE-2017-1000158 2024-11-21 12:04 2017-11-17 Show GitHub Exploit DB Packet Storm
256129 7.5 HIGH
Network
s9y serendipity Serendipity 2.0.3 is vulnerable to a SQL injection in the blog component resulting in information disclosure CWE-89
SQL Injection
CVE-2017-1000129 2024-11-21 12:04 2017-11-17 Show GitHub Exploit DB Packet Storm
256130 7.5 HIGH
Network
codiad codiad Codiad(full version) is vulnerable to write anything to configure file in the installation resulting upload a webshell. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-1000125 2024-11-21 12:04 2017-11-17 Show GitHub Exploit DB Packet Storm