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
252371 4.3 警告 アップル
ターボリナックス
FreeType Project
- FreeType の bdf/bdflib.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3053 2010-12-2 16:28 2010-08-19 Show GitHub Exploit DB Packet Storm
252372 5 警告 アップル - Apple Mac OS X の Printing におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3784 2010-12-1 16:14 2010-11-16 Show GitHub Exploit DB Packet Storm
252373 6.8 警告 アップル - Apple Mac OS X のパスワードサーバにおけるパスワードの認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3783 2010-12-1 16:12 2010-11-16 Show GitHub Exploit DB Packet Storm
252374 6.8 警告 アップル
ターボリナックス
FreeType Project
オラクル
- FreeType における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-2807 2010-12-1 16:00 2010-08-19 Show GitHub Exploit DB Packet Storm
252375 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の t42_parse_sfnts 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2806 2010-12-1 15:58 2010-08-19 Show GitHub Exploit DB Packet Storm
252376 6.8 警告 アップル
ターボリナックス
FreeType Project
レッドハット
オラクル
- FreeType の FT_Stream_EnterFrame 関数における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2805 2010-12-1 15:55 2010-08-19 Show GitHub Exploit DB Packet Storm
252377 5.1 警告 アップル
ターボリナックス
FreeType Project
オラクル
- FreeType の Ins_IUP 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2520 2010-12-1 15:28 2010-08-19 Show GitHub Exploit DB Packet Storm
252378 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の Mac_Read_POST_Resource 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2519 2010-12-1 15:27 2010-07-12 Show GitHub Exploit DB Packet Storm
252379 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の gray_render_span 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2500 2010-12-1 15:26 2010-07-12 Show GitHub Exploit DB Packet Storm
252380 6.8 警告 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType の Mac_Read_POST_Resource 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2499 2010-12-1 15:24 2010-07-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
295351 9.8 CRITICAL
Network
packetfence packetfence html/admin/login.php in PacketFence before 3.0.2 allows remote attackers to conduct LDAP injection attacks and consequently bypass authentication via a crafted username. CWE-90
LDAP Injection
CVE-2011-4069 2024-11-21 10:31 2018-02-2 Show GitHub Exploit DB Packet Storm
295352 9.8 CRITICAL
Network
packetfence packetfence The check_password function in html/admin/login.php in PacketFence before 3.0.2 allows remote attackers to bypass authentication via an empty password. CWE-287
Improper Authentication
CVE-2011-4068 2024-11-21 10:31 2018-02-2 Show GitHub Exploit DB Packet Storm
295353 - djangoproject tastypie The from_yaml method in serializers.py in Django Tastypie before 0.9.10 does not properly deserialize YAML data, which allows remote attackers to execute arbitrary Python code via vectors related to … CWE-20
 Improper Input Validation 
CVE-2011-4104 2024-11-21 10:31 2014-10-27 Show GitHub Exploit DB Packet Storm
295354 - djangoproject piston emitters.py in Django Piston before 0.2.3 and 0.2.x before 0.2.2.1 does not properly deserialize YAML data, which allows remote attackers to execute arbitrary Python code via vectors related to the y… CWE-20
 Improper Input Validation 
CVE-2011-4103 2024-11-21 10:31 2014-10-27 Show GitHub Exploit DB Packet Storm
295355 - bzip bzip2 The bzexe command in bzip2 1.0.5 and earlier generates compressed executables that do not properly handle temporary files during extraction, which allows local users to execute arbitrary code by prec… CWE-264
Permissions, Privileges, and Access Controls
CVE-2011-4089 2024-11-21 10:31 2014-04-17 Show GitHub Exploit DB Packet Storm
295356 - redhat
qemu
enterprise_linux_server_supplementary
enterprise_linux
qemu
Buffer overflow in the ccid_card_vscard_handle_message function in hw/ccid-card-passthru.c in QEMU before 0.15.2 and 1.x before 1.0-rc4 allows remote attackers to cause a denial of service (crash) an… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2011-4111 2024-11-21 10:31 2014-02-27 Show GitHub Exploit DB Packet Storm
295357 - redhat sos The sosreport utility in the Red Hat sos package before 1.7-9 and 2.x before 2.2-17 includes (1) Certificate-based Red Hat Network private entitlement keys and the (2) private key for the entitlement… CWE-310
Cryptographic Issues
CVE-2011-4083 2024-11-21 10:31 2014-02-18 Show GitHub Exploit DB Packet Storm
295358 - oracle
armin_burgmeier
opensuse_project
opensuse
solaris
net6
opensuse
Integer overflow in inc/server.hpp in libnet6 (aka net6) before 1.3.14 might allow remote attackers to hijack connections and gain privileges as other users by making a large number of connections un… CWE-190
 Integer Overflow or Wraparound
CVE-2011-4093 2024-11-21 10:31 2014-02-11 Show GitHub Exploit DB Packet Storm
295359 - ubuntu_developers obby obby (aka libobby) does not verify SSL server certificates, which allows remote attackers to spoof servers via an arbitrary certificate. CWE-20
 Improper Input Validation 
CVE-2011-4092 2024-11-21 10:31 2014-02-11 Show GitHub Exploit DB Packet Storm
295360 - opensuse
oracle
armin_burgmeier
opensuse
solaris
net6
The libobby server in inc/server.hpp in libnet6 (aka net6) before 1.3.14 does not perform authentication before checking the user name, which allows remote attackers to obtain sensitive information s… CWE-287
Improper Authentication
CVE-2011-4091 2024-11-21 10:31 2014-02-11 Show GitHub Exploit DB Packet Storm