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":April 30, 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
253731 6.8 警告 アップル
サイバートラスト株式会社
Python Software Foundation
サン・マイクロシステムズ
レッドハット
- Python の imageop.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-1679 2010-01-19 15:48 2008-04-22 Show GitHub Exploit DB Packet Storm
253732 5.8 警告 アップル
サイバートラスト株式会社
Python Software Foundation
サン・マイクロシステムズ
レッドハット
- Python の imageop モジュールにおける複数の整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-4965 2010-01-19 15:47 2007-09-18 Show GitHub Exploit DB Packet Storm
253733 7.5 危険 アップル - Mac OS X 用の Java における任意のコードを実行される脆弱性 CWE-310
暗号の問題
CVE-2009-2843 2010-01-18 12:22 2009-12-3 Show GitHub Exploit DB Packet Storm
253734 6.8 警告 アップル
GNU Project
サン・マイクロシステムズ
サイバートラスト株式会社
レッドハット
- GNU tar の contains_dot_dot() 関数におけるディレクトリトラバーサルの脆弱性 - CVE-2007-4131 2010-01-18 12:21 2007-08-23 Show GitHub Exploit DB Packet Storm
253735 4.6 警告 IBM - IBM DB2 の dasauto における管理者権限を持たないユーザが実行可能な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4150 2010-01-15 14:10 2009-12-2 Show GitHub Exploit DB Packet Storm
253736 2.1 注意 サン・マイクロシステムズ - Sun Solaris の ldap_cachemgr におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-4080 2010-01-15 14:10 2009-11-24 Show GitHub Exploit DB Packet Storm
253737 5 警告 サン・マイクロシステムズ - Sun Solaris の sshd におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4075 2010-01-15 14:09 2009-11-23 Show GitHub Exploit DB Packet Storm
253738 2.6 注意 オラクル - Oracle Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-01-14 15:01 2010-01-14 Show GitHub Exploit DB Packet Storm
253739 9.3 危険 マイクロソフト - Microsoft Internet Explorer に脆弱性 CWE-94
コード・インジェクション
CVE-2009-3672 2010-01-14 12:08 2009-11-25 Show GitHub Exploit DB Packet Storm
253740 9.3 危険 サン・マイクロシステムズ
VMware
- Sun Java SE の java.lang パッケージにおける脆弱性 CWE-362
競合状態
CVE-2009-2724 2010-01-14 12:08 2009-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
298891 8.8 HIGH
Network
consolekit_project
debian
redhat
consolekit
debian_linux
enterprise_linux
In ConsoleKit before 0.4.2, an intended security policy restriction bypass was found. This flaw allows an authenticated system user to escalate their privileges by initiating a remote VNC session. CWE-269
 Improper Privilege Management
CVE-2010-4664 2024-11-21 10:21 2019-11-14 Show GitHub Exploit DB Packet Storm
298892 7.8 HIGH
Local
udisks_project
redhat
debian
opensuse
fedoraproject
udisks
enterprise_linux
debian_linux
opensuse
fedora
udisks before 1.0.3 allows a local user to load arbitrary Linux kernel modules. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2010-4661 2024-11-21 10:21 2019-11-14 Show GitHub Exploit DB Packet Storm
298893 7.5 HIGH
Network
php
redhat
debian
php
enterprise_linux
debian_linux
PHP5 before 5.4.4 allows passing invalid utf-8 strings via the xmlTextWriterWriteAttribute, which are then misparsed by libxml2. This results in memory leak into the resulting output. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2010-4657 2024-11-21 10:21 2019-11-14 Show GitHub Exploit DB Packet Storm
298894 7.8 HIGH
Local
freedesktop
debian
poppler
debian_linux
poppler before 0.16.3 has malformed commands that may cause corruption of the internal stack. CWE-74
Injection
CVE-2010-4654 2024-11-21 10:21 2019-11-14 Show GitHub Exploit DB Packet Storm
298895 6.5 MEDIUM
Network
freedesktop
debian
poppler
debian_linux
An integer overflow condition in poppler before 0.16.3 can occur when parsing CharCodes for fonts. CWE-190
 Integer Overflow or Wraparound
CVE-2010-4653 2024-11-21 10:21 2019-11-14 Show GitHub Exploit DB Packet Storm
298896 9.8 CRITICAL
Network
debian
offlineimap
debian_linux
offlineimap
offlineimap before 6.3.4 added support for SSL server certificate validation but it is still possible to use SSL v2 protocol, which is a flawed protocol with multiple security deficiencies. CWE-295
Improper Certificate Validation 
CVE-2010-4533 2024-11-21 10:21 2019-11-14 Show GitHub Exploit DB Packet Storm
298897 5.9 MEDIUM
Network
debian
offlineimap
debian_linux
offlineimap
offlineimap before 6.3.2 does not check for SSL server certificate validation when "ssl = yes" option is specified which can allow man-in-the-middle attacks. CWE-295
Improper Certificate Validation 
CVE-2010-4532 2024-11-21 10:21 2019-11-14 Show GitHub Exploit DB Packet Storm
298898 - ghostscript ghostscript Untrusted search path vulnerability in Ghostscript 8.62 allows local users to execute arbitrary PostScript code via a Trojan horse Postscript library file in Encoding/ under the current working direc… CWE-94
Code Injection
CVE-2010-4820 2024-11-21 10:21 2014-10-27 Show GitHub Exploit DB Packet Storm
298899 - google android Android OS before 2.2 does not display the correct SSL certificate in certain cases, which might allow remote attackers to spoof trusted web sites via a web page containing references to external sou… CWE-310
Cryptographic Issues
CVE-2010-4832 2024-11-21 10:21 2014-05-14 Show GitHub Exploit DB Packet Storm
298900 - perl perl The Perl_reg_numbered_buff_fetch function in Perl 5.10.0, 5.12.0, 5.14.0, and other versions, when running with debugging enabled, allows context-dependent attackers to cause a denial of service (ass… CWE-20
 Improper Input Validation 
CVE-2010-4777 2024-11-21 10:21 2014-02-11 Show GitHub Exploit DB Packet Storm