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
252301 4.3 警告 freedesktop.org
レッドハット
- Poppler の PDF パーサ内にある poppler/Function.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3703 2010-12-13 16:04 2010-11-5 Show GitHub Exploit DB Packet Storm
252302 8.3 危険 Linux
レッドハット
- Linux kernel の sctp_auth_asoc_get_hmac 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3705 2010-12-13 15:57 2010-10-20 Show GitHub Exploit DB Packet Storm
252303 6.6 警告 Linux
レッドハット
- Linux kernel の pkt_find_dev_from_minor 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2010-3437 2010-12-13 15:41 2010-10-4 Show GitHub Exploit DB Packet Storm
252304 7.2 危険 Linux
レッドハット
- x86_64 プラットフォーム上で稼動する Linux kernel の IA32 システムコールエミュレーション機能における権限昇格の脆弱性 CWE-DesignError
CVE-2010-3301 2010-12-13 15:29 2010-09-22 Show GitHub Exploit DB Packet Storm
252305 7.2 危険 Linux
レッドハット
- Linux kernel の niu_get_ethtool_tcam_all 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3084 2010-12-10 15:24 2010-09-29 Show GitHub Exploit DB Packet Storm
252306 3.3 注意 Linux
レッドハット
- Linux kernel の net/wireless/wext-compat.c 内にある cfg80211_wext_giwessid 関数における重要な情報を取得される脆弱性 CWE-189
数値処理の問題
CVE-2010-2955 2010-12-10 15:13 2010-09-8 Show GitHub Exploit DB Packet Storm
252307 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-1791 2010-12-10 14:57 2010-07-30 Show GitHub Exploit DB Packet Storm
252308 9.3 危険 アップル - iPhone および iPod touch 上で稼動する Apple iOS の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1781 2010-12-10 14:41 2010-09-8 Show GitHub Exploit DB Packet Storm
252309 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1771 2010-12-10 14:40 2010-06-10 Show GitHub Exploit DB Packet Storm
252310 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1770 2010-12-10 14:39 2010-06-10 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
291731 - redhat libvirt The virTypedParameterArrayClear function in libvirt 0.9.13 does not properly handle virDomain* API calls with typed parameters, which might allow remote authenticated users to cause a denial of servi… CWE-399
 Resource Management Errors
CVE-2012-3445 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
291732 - graphicsmagick graphicsmagick The Magick_png_malloc function in coders/png.c in GraphicsMagick 6.7.8-6 does not use the proper variable type for the allocation size, which might allow remote attackers to cause a denial of service… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-3438 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
291733 - imagemagick imagemagick The Magick_png_malloc function in coders/png.c in ImageMagick 6.7.8 and earlier does not use the proper variable type for the allocation size, which might allow remote attackers to cause a denial of … NVD-CWE-Other
CVE-2012-3437 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
291734 - martin_nagy bind-dyndb-ldap The dns_to_ldap_dn_escape function in src/ldap_convert.c in bind-dyndb-ldap 1.1.0rc1 and earlier does not properly escape distinguished names (DN) for LDAP queries, which allows remote DNS servers to… CWE-20
 Improper Input Validation 
CVE-2012-3429 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
291735 - redhat icedtea-web The IcedTea-Web plugin before 1.2.1 does not properly handle NPVariant NPStrings without NUL terminators, which allows remote attackers to cause a denial of service (crash), obtain sensitive informat… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-3423 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
291736 - redhat icedtea-web The getFirstInTableInstance function in the IcedTea-Web plugin before 1.2.1 returns an uninitialized pointer when the instance_to_id_map hash is empty, which allows remote attackers to cause a denial… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-3422 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
291737 - gnu automake The "make distcheck" rule in GNU Automake before 1.11.6 and 1.12.x before 1.12.2 grants world-writable permissions to the extraction directory, which introduces a race condition that allows local use… CWE-264
CWE-362
Permissions, Privileges, and Access Controls
Race Condition
CVE-2012-3386 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
291738 - extplorer extplorer eXtplorer 2.1.0b6 uses world writable permissions for the /var/lib/extplorer/ftp_tmp directory, which allows local users to delete or overwrite arbitrary files. CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-3454 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
291739 - debian logol logol 1.5.0 uses world writable permissions for the /var/lib/logol/results directory, which allows local users to delete or overwrite arbitrary files. CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-3453 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm
291740 - gnome screensaver gnome-screensaver 3.4.x before 3.4.4 and 3.5.x before 3.5.4, when multiple screens are used, only locks the screen with the active focus, which allows physically proximate attackers to bypass screen … CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-3452 2024-11-21 10:40 2012-08-8 Show GitHub Exploit DB Packet Storm