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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
221771 5.8 警告 WordPress.org - WordPress 用 Age Verification プラグインにおけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2012-6499 2013-01-16 16:32 2013-01-12 Show GitHub Exploit DB Packet Storm
221772 7.5 危険 Elite Bulletin Board - Elite Bulletin Board における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5874 2013-01-16 16:31 2012-12-6 Show GitHub Exploit DB Packet Storm
221773 4.4 警告 Ettercap Project - Ettercap の ec_scan.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0722 2013-01-16 15:32 2013-01-11 Show GitHub Exploit DB Packet Storm
221774 10 危険 Connections project - WordPress 用の Connections プラグインにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-5254 2013-01-16 15:25 2011-06-15 Show GitHub Exploit DB Packet Storm
221775 4.3 警告 thregr.org - Dl Download Ticket Service における任意のユーザでログインされる脆弱性 CWE-287
不適切な認証
CVE-2011-5253 2013-01-16 15:16 2011-12-31 Show GitHub Exploit DB Packet Storm
221776 9.3 危険 マイクロソフト - Microsoft .NET Framework の Windows Forms コンポーネントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0002 2013-01-16 15:01 2013-01-8 Show GitHub Exploit DB Packet Storm
221777 9.3 危険 マイクロソフト - Microsoft .NET Framework の S.DS.P 名前空間メソッドにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0003 2013-01-16 15:01 2013-01-8 Show GitHub Exploit DB Packet Storm
221778 7.8 危険 マイクロソフト - Microsoft .NET Framework および Windows Server 2012 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0005 2013-01-16 14:59 2013-01-8 Show GitHub Exploit DB Packet Storm
221779 3.5 注意 OpenStack - OpenStack Keystone における承認の制限を回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-5571 2013-01-16 14:44 2012-11-28 Show GitHub Exploit DB Packet Storm
221780 5.8 警告 Orchard Project - Orchard の Users/Account/LogOff におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2011-5252 2013-01-16 14:31 2011-12-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 20, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
272311 - linux linux_kernel The tty_ldisc_hangup function in drivers/char/tty_ldisc.c in the Linux kernel 2.6.31-rc before 2.6.31-rc8 allows local users to cause a denial of service (system crash, sometimes preceded by a NULL p… CWE-399
 Resource Management Errors
CVE-2009-3043 2023-11-7 11:04 2009-09-3 Show GitHub Exploit DB Packet Storm
272312 - ocsinventory-ng ocs_inventory_ng SQL injection vulnerability in machine.php in Open Computer and Software (OCS) Inventory NG 1.02.1 allows remote attackers to execute arbitrary SQL commands via the systemid parameter, a different ve… CWE-89
SQL Injection
CVE-2009-3042 2023-11-7 11:04 2009-09-2 Show GitHub Exploit DB Packet Storm
272313 - ocsinventory-ng ocs_inventory_ng Multiple SQL injection vulnerabilities in Open Computer and Software (OCS) Inventory NG 1.02 for Unix allow remote attackers to execute arbitrary SQL commands via the (1) N, (2) DL, (3) O and (4) V p… CWE-89
SQL Injection
CVE-2009-3040 2023-11-7 11:04 2009-09-2 Show GitHub Exploit DB Packet Storm
272314 - microsoft internet_information_server Buffer overflow in the FTP Service in Microsoft Internet Information Services (IIS) 5.0 through 6.0 allows remote authenticated users to execute arbitrary code via a crafted NLST (NAME LIST) command … CWE-120
Classic Buffer Overflow
CVE-2009-3023 2023-11-7 11:04 2009-09-1 Show GitHub Exploit DB Packet Storm
272315 - linux
canonical
linux_kernel
ubuntu_linux
The Linux kernel before 2.6.31-rc7 does not initialize certain data structures within getname functions, which allows local users to read the contents of some kernel memory locations by calling getso… CWE-200
Information Exposure
CVE-2009-3002 2023-11-7 11:04 2009-08-29 Show GitHub Exploit DB Packet Storm
272316 - linux
canonical
linux_kernel
ubuntu_linux
The llc_ui_getname function in net/llc/af_llc.c in the Linux kernel 2.6.31-rc7 and earlier does not initialize a certain data structure, which allows local users to read the contents of some kernel m… CWE-200
Information Exposure
CVE-2009-3001 2023-11-7 11:04 2009-08-29 Show GitHub Exploit DB Packet Storm
272317 - linux linux_kernel The Linux kernel before 2.6.31-rc7 does not properly prevent mmap operations that target page zero and other low memory addresses, which allows local users to gain privileges by exploiting NULL point… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2009-2695 2023-11-7 11:04 2009-08-29 Show GitHub Exploit DB Packet Storm
272318 - - - Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2009-2692. Reason: This candidate is a duplicate of CVE-2009-2692. A typo caused the wrong ID to be used. Notes: All CVE users sh… - CVE-2009-2962 2023-11-7 11:04 2009-08-21 Show GitHub Exploit DB Packet Storm
272319 - squid-cache squid The strListGetItem function in src/HttpHeaderTools.c in Squid 2.7 allows remote attackers to cause a denial of service via a crafted auth header with certain comma delimiters that trigger an infinite… CWE-20
 Improper Input Validation 
CVE-2009-2855 2023-11-7 11:04 2009-08-19 Show GitHub Exploit DB Packet Storm
272320 - linux linux_kernel The md driver (drivers/md/md.c) in the Linux kernel before 2.6.30.2 might allow local users to cause a denial of service (NULL pointer dereference) via vectors related to "suspend_* sysfs attributes"… NVD-CWE-noinfo
CVE-2009-2849 2023-11-7 11:04 2009-08-19 Show GitHub Exploit DB Packet Storm