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 26, 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
251691 7.5 危険 Earl Miles - Drupal 用 Views モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4113 2012-02-21 16:33 2012-02-17 Show GitHub Exploit DB Packet Storm
251692 2.1 注意 Robert Ancell - LightDM における任意のファイルの所有権を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4105 2012-02-21 16:26 2012-02-17 Show GitHub Exploit DB Packet Storm
251693 6.4 警告 マイクロソフト - Microsoft Windows Server 2008 における無効なドメイン名の継続的な名前解決を可能にされる脆弱性 CWE-Other
その他
CVE-2012-1194 2012-02-21 16:25 2012-02-17 Show GitHub Exploit DB Packet Storm
251694 6.4 警告 PowerDNS - PowerDNS における無効なドメイン名の継続的な名前解決を可能にされる脆弱性 CWE-DesignError
CVE-2012-1193 2012-02-21 16:24 2012-02-17 Show GitHub Exploit DB Packet Storm
251695 6.4 警告 Stichting NLnet Labs - Unbound における無効なドメイン名の継続的な名前解決を可能にされる脆弱性 CWE-DesignError
CVE-2012-1192 2012-02-21 16:22 2012-02-17 Show GitHub Exploit DB Packet Storm
251696 6.4 警告 Daniel J. Bernstein - Daniel J. Bernstein djbdns における無効なドメイン名の継続的な名前解決を可能にされる脆弱性 CWE-20
CWE-DesignError
CVE-2012-1191 2012-02-21 16:20 2012-02-17 Show GitHub Exploit DB Packet Storm
251697 5 警告 PowerDNS - PowerDNS Authoritative Server の common_startup.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0206 2012-02-21 15:50 2012-01-10 Show GitHub Exploit DB Packet Storm
251698 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバにおける権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0154 2012-02-20 18:30 2012-02-14 Show GitHub Exploit DB Packet Storm
251699 7.2 危険 マイクロソフト - Microsoft Windows の afd.sys における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0148 2012-02-20 18:28 2012-02-14 Show GitHub Exploit DB Packet Storm
251700 7.2 危険 マイクロソフト - Microsoft Windows Server 2003 の afd.sys における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0149 2012-02-20 18:27 2012-02-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
301131 5.5 MEDIUM
Local
linuxfoundation
debian
foomatic-filters
debian_linux
foomatic-rip filter, all versions, used insecurely creates temporary files for storage of PostScript data by rendering the data when the debug mode was enabled. This flaw may be exploited by a local … CWE-59
Link Following
CVE-2011-2923 2024-11-21 10:29 2019-11-20 Show GitHub Exploit DB Packet Storm
301132 7.8 HIGH
Local
ktsuss_project ktsuss ktsuss versions 1.4 and prior spawns the GTK interface to run as root. This can allow a local attacker to escalate privileges to root and use the "GTK_MODULES" environment variable to possibly execut… CWE-20
 Improper Input Validation 
CVE-2011-2922 2024-11-21 10:29 2019-11-20 Show GitHub Exploit DB Packet Storm
301133 9.8 CRITICAL
Network
ktsuss_project ktsuss ktsuss versions 1.4 and prior has the uid set to root and does not drop privileges prior to executing user specified commands, which can result in command execution with root privileges. CWE-273
 Improper Check for Dropped Privileges
CVE-2011-2921 2024-11-21 10:29 2019-11-20 Show GitHub Exploit DB Packet Storm
301134 5.5 MEDIUM
Local
qtnx_project qtnx qtnx 0.9 stores non-custom SSH keys in a world-readable configuration file. If a user has a world-readable or world-executable home directory, another local system user could obtain the private key u… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2011-2916 2024-11-21 10:29 2019-11-16 Show GitHub Exploit DB Packet Storm
301135 6.7 MEDIUM
Local
linux-ax25
debian
ax25-tools
debian_linux
The AX.25 daemon (ax25d) in ax25-tools before 0.0.8-13 does not check the return value of a setuid call. The setuid call is responsible for dropping privileges but if the call fails the daemon would … CWE-269
 Improper Privilege Management
CVE-2011-2910 2024-11-21 10:29 2019-11-16 Show GitHub Exploit DB Packet Storm
301136 9.8 CRITICAL
Network
elgg elgg Elgg through 1.7.10 has a SQL injection vulnerability CWE-89
SQL Injection
CVE-2011-2936 2024-11-21 10:29 2019-11-12 Show GitHub Exploit DB Packet Storm
301137 6.1 MEDIUM
Network
elgg elgg Elgg through 1.7.10 has XSS CWE-79
Cross-site Scripting
CVE-2011-2935 2024-11-21 10:29 2019-11-12 Show GitHub Exploit DB Packet Storm
301138 9.8 CRITICAL
Network
gnome
redhat
debian
gdk-pixbuf
enterprise_linux
debian_linux
gdk-pixbuf through 2.31.1 has GIF loader buffer overflow when initializing decompression tables due to an input validation flaw CWE-20
 Improper Input Validation 
CVE-2011-2897 2024-11-21 10:29 2019-11-12 Show GitHub Exploit DB Packet Storm
301139 6.5 MEDIUM
Network
google blink Incorrect handling of timer information in Timer.cpp in WebKit in Google Chrome before Blink M13. CWE-755
 Improper Handling of Exceptional Conditions
CVE-2011-2807 2024-11-21 10:29 2019-11-8 Show GitHub Exploit DB Packet Storm
301140 6.5 MEDIUM
Network
google blink A stale layout root is set as an input element in WebKit in Google Chrome before Blink M13 when a child of a keygen with autofocus is accessed. CWE-20
 Improper Input Validation 
CVE-2011-2808 2024-11-21 10:29 2019-11-7 Show GitHub Exploit DB Packet Storm