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 4, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252571 4.9 警告 オラクル - Oracle Solaris および OpenSolaris における Kernel/X86 の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2010-3517 2010-11-2 15:51 2010-10-12 Show GitHub Exploit DB Packet Storm
252572 5.8 警告 オラクル - Oracle Sun Products Suite の Oracle iPlanet Web Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3545 2010-11-2 15:51 2010-10-12 Show GitHub Exploit DB Packet Storm
252573 6.3 警告 オラクル - Oracle Solaris における su の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2010-3503 2010-11-2 15:51 2010-10-12 Show GitHub Exploit DB Packet Storm
252574 9.3 危険 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType 2 における CFF フォントの処理に脆弱性 CWE-119
バッファエラー
CVE-2010-1797 2010-11-2 15:24 2010-08-9 Show GitHub Exploit DB Packet Storm
252575 6.6 警告 オラクル - Oracle Solaris における Live Upgrade の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2010-3507 2010-11-1 15:41 2010-10-12 Show GitHub Exploit DB Packet Storm
252576 10 危険 オラクル - Oracle Solaris における Scheduler の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2010-3509 2010-11-1 15:41 2010-10-12 Show GitHub Exploit DB Packet Storm
252577 4.3 警告 オラクル - Oracle Fusion Middleware の Forms コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2396 2010-11-1 15:41 2010-10-12 Show GitHub Exploit DB Packet Storm
252578 4.3 警告 オラクル - Oracle Fusion Middleware の Cabo/UIX コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2410 2010-11-1 15:41 2010-10-12 Show GitHub Exploit DB Packet Storm
252579 4.3 警告 オラクル - Oracle Fusion Middleware の Cabo/UIX コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2409 2010-11-1 15:40 2010-10-12 Show GitHub Exploit DB Packet Storm
252580 4.3 警告 オラクル - Oracle Fusion Middleware の Cabo/UIX コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2395 2010-11-1 15:39 2010-10-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 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
266751 9.8 CRITICAL
Network
debian
canonical
x
redhat
debian_linux
ubuntu_linux
libxcursor
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
ansible_tower
_XcursorThemeInherits in library.c in libXcursor before 1.1.15 allows remote attackers to cause denial of service or potentially code execution via a one-byte heap overflow. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-9262 2024-11-21 11:40 2018-08-2 Show GitHub Exploit DB Packet Storm
266752 5.5 MEDIUM
Local
busybox
debian
canonical
busybox
debian_linux
ubuntu_linux
huft_build in archival/libarchive/decompress_gunzip.c in BusyBox before 1.27.2 misuses a pointer, causing segfaults and an application crash during an unzip operation on a specially crafted ZIP file. CWE-476
 NULL Pointer Dereference
CVE-2015-9261 2024-11-21 11:40 2018-07-27 Show GitHub Exploit DB Packet Storm
266753 5.4 MEDIUM
Network
bedita bedita An issue was discovered in BEdita before 3.7.0. A cross-site scripting (XSS) attack occurs via a crafted pages/showObjects URI, as demonstrated by appending a payload to a pages/showObjects/2/0/0/lea… CWE-79
Cross-site Scripting
CVE-2015-9260 2024-11-21 11:40 2018-07-5 Show GitHub Exploit DB Packet Storm
266754 7.5 HIGH
Network
ansi2html_project ansi2html ansi2html is vulnerable to regular expression denial of service (ReDoS) when certain types of user input is passed in. CWE-20
 Improper Input Validation 
CVE-2015-9239 2024-11-21 11:40 2018-06-1 Show GitHub Exploit DB Packet Storm
266755 5.3 MEDIUM
Network
secure-compare_project secure-compare secure-compare 3.0.0 and below do not actually compare two strings properly. compare was actually comparing the first argument with itself, meaning the check passed for any two strings of the same le… CWE-134
Use of Externally-Controlled Format String
CVE-2015-9238 2024-11-21 11:40 2018-06-1 Show GitHub Exploit DB Packet Storm
266756 5.3 MEDIUM
Network
hapijs hapi Hapi versions less than 11.0.0 implement CORS incorrectly and allowed for configurations that at best returned inconsistent headers and at worst allowed cross-origin activities that were expected to … CWE-200
Information Exposure
CVE-2015-9236 2024-11-21 11:40 2018-06-1 Show GitHub Exploit DB Packet Storm
266757 9.8 CRITICAL
Network
mysqljs mysql Keys of objects in mysql node module v2.0.0-alpha7 and earlier are not escaped with `mysql.escape()` which could lead to SQL Injection. CWE-89
SQL Injection
CVE-2015-9244 2024-11-21 11:40 2018-05-30 Show GitHub Exploit DB Packet Storm
266758 5.9 MEDIUM
Network
hapijs hapi When server level, connection level or route level CORS configurations in hapi node module before 11.1.4 are combined and when a higher level config included security restrictions (like origin), a hi… CWE-254
 7PK - Security Features
CVE-2015-9243 2024-11-21 11:40 2018-05-30 Show GitHub Exploit DB Packet Storm
266759 7.5 HIGH
Network
ecstatic_project ecstatic Certain input strings when passed to new Date() or Date.parse() in ecstatic node module before 1.4.0 will cause v8 to raise an exception. This leads to a crash and denial of service in ecstatic when … CWE-20
 Improper Input Validation 
CVE-2015-9242 2024-11-21 11:40 2018-05-30 Show GitHub Exploit DB Packet Storm
266760 7.5 HIGH
Network
hapijs hapi Certain input passed into the If-Modified-Since or Last-Modified headers will cause an 'illegal access' exception to be raised. Instead of sending a HTTP 500 error back to the sender, hapi node modul… CWE-20
 Improper Input Validation 
CVE-2015-9241 2024-11-21 11:40 2018-05-30 Show GitHub Exploit DB Packet Storm