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 9, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254621 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の netlink サブシステムにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2005-4881 2010-02-16 11:43 2009-10-19 Show GitHub Exploit DB Packet Storm
254622 4.7 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の execve 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-2848 2010-02-16 11:43 2009-08-18 Show GitHub Exploit DB Packet Storm
254623 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の do_sigaltstack 関数における情報漏えいの脆弱性 CWE-noinfo
情報不足
CVE-2009-2847 2010-02-16 11:43 2009-08-18 Show GitHub Exploit DB Packet Storm
254624 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の personality サブシステムにおける NULL ポインタ参照の脆弱性 CWE-16
環境設定
CVE-2009-1895 2010-02-16 11:43 2009-07-16 Show GitHub Exploit DB Packet Storm
254625 4.3 警告 オラクル - BEA Product Suite の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0069 2010-02-15 19:32 2010-01-12 Show GitHub Exploit DB Packet Storm
254626 5 警告 オラクル - BEA Product Suite の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0078 2010-02-15 19:32 2010-01-12 Show GitHub Exploit DB Packet Storm
254627 5 警告 オラクル - BEA Product Suite の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0074 2010-02-15 19:32 2010-01-12 Show GitHub Exploit DB Packet Storm
254628 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
254629 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
254630 5 警告 オラクル - Oracle Application Server の J2EE コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0067 2010-02-15 19:31 2010-01-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
286451 5.4 MEDIUM
Network
feature_project feature File injection vulnerability in Ruby gem Features 0.3.0 allows remote attackers to inject malicious html in the /tmp directory. CWE-74
Injection
CVE-2013-4318 2024-11-21 10:55 2019-12-27 Show GitHub Exploit DB Packet Storm
286452 6.1 MEDIUM
Network
mediawiki mediawiki includes/libs/IEUrlExtension.php in the MediaWiki API in MediaWiki 1.19.x before 1.19.8, 1.20.x before 1.20.7, and 1.21.x before 1.21.2 does not properly detect extensions when there are an even numb… CWE-79
Cross-site Scripting
CVE-2013-4303 2024-11-21 10:55 2019-12-12 Show GitHub Exploit DB Packet Storm
286453 7.5 HIGH
Network
omniauth-facebook_project omniauth-facebook RubyGem omniauth-facebook has an access token security vulnerability CWE-287
Improper Authentication
CVE-2013-4593 2024-11-21 10:55 2019-12-11 Show GitHub Exploit DB Packet Storm
286454 7.3 HIGH
Local
gnome
debian
orca
debian_linux
Orca has arbitrary code execution due to insecure Python module load CWE-20
 Improper Input Validation 
CVE-2013-4245 2024-11-21 10:55 2019-12-11 Show GitHub Exploit DB Packet Storm
286455 5.5 MEDIUM
Local
data\
debian
\
debian_linux
Perl module Data::UUID from CPAN version 1.219 vulnerable to symlink attacks CWE-59
Link Following
CVE-2013-4184 2024-11-21 10:55 2019-12-11 Show GitHub Exploit DB Packet Storm
286456 9.8 CRITICAL
Network
redhat zanata Zanata 3.0.0 through 3.1.2 has RCE due to EL interpolation in logging CWE-74
Injection
CVE-2013-4486 2024-11-21 10:55 2019-12-4 Show GitHub Exploit DB Packet Storm
286457 4.3 MEDIUM
Network
reviewboard
fedoraproject
reviewboard
fedora
Review Board: URL processing gives unauthorized users access to review lists CWE-863
 Incorrect Authorization
CVE-2013-4411 2024-11-21 10:55 2019-12-4 Show GitHub Exploit DB Packet Storm
286458 4.7 MEDIUM
Local
debian
fedoraproject
redhat
shadow
debian_linux
fedora
enterprise_linux
shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2013-4235 2024-11-21 10:55 2019-12-4 Show GitHub Exploit DB Packet Storm
286459 7.5 HIGH
Network
reviewboard
fedoraproject
reviewboard
fedora
ReviewBoard: has an access-control problem in REST API CWE-863
 Incorrect Authorization
CVE-2013-4410 2024-11-21 10:55 2019-12-3 Show GitHub Exploit DB Packet Storm
286460 5.9 MEDIUM
Network
horms
debian
perdition
debian_linux
Perdition before 2.2 may have weak security when handling outbound connections, caused by an error in the STARTTLS IMAP and POP server. ssl_outgoing_ciphers not being applied to STARTTLS connections CWE-755
 Improper Handling of Exceptional Conditions
CVE-2013-4584 2024-11-21 10:55 2019-11-16 Show GitHub Exploit DB Packet Storm