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
240661 4.3 警告 bosdev - BosDev BosNews におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5834 2012-06-26 15:54 2007-11-5 Show GitHub Exploit DB Packet Storm
240662 3.5 注意 bosdev - BosDev BosMarket Business Directory System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5833 2012-06-26 15:54 2007-11-5 Show GitHub Exploit DB Packet Storm
240663 7.8 危険 アバイア - Avaya MSS および MN の管理インターフェースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-5830 2012-06-26 15:54 2007-11-1 Show GitHub Exploit DB Packet Storm
240664 9.3 危険 EdrawSoft - EDImage.ocx の EDraw Flowchart ActiveX コントロールにおける絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5826 2012-06-26 15:54 2007-11-5 Show GitHub Exploit DB Packet Storm
240665 7.5 危険 firefly - Firefly Media Server の mt-dappd の webserver.c の ws_addarg 関数におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2007-5825 2012-06-26 15:54 2007-11-5 Show GitHub Exploit DB Packet Storm
240666 7.1 危険 firefly - Firefly Media Server の mt-dappd の webserver.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-5824 2012-06-26 15:54 2007-11-5 Show GitHub Exploit DB Packet Storm
240667 6.8 警告 dm guestbook - DM Guestbook におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5821 2012-06-26 15:54 2007-11-5 Show GitHub Exploit DB Packet Storm
240668 9.3 危険 ax developer cms - AxDCMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5820 2012-06-26 15:54 2007-11-5 Show GitHub Exploit DB Packet Storm
240669 4.3 警告 contentcustomizer - CONTENTCustomizer の dialog.php における特定の権限の操作を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5817 2012-06-26 15:54 2007-11-5 Show GitHub Exploit DB Packet Storm
240670 5 警告 contentcustomizer - CONTENTCustomizer の dialog.php における重要な作成者の資格情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2007-5816 2012-06-26 15:54 2007-11-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
272591 - linux
debian
canonical
redhat
opensuse
suse
linux_kernel
debian_linux
ubuntu_linux
enterprise_linux_server
enterprise_linux_workstation
enterprise_linux_desktop
enterprise_linux_eus
enterprise_linux_server_aus
opensuse<…
The audit_syscall_entry function in the Linux kernel 2.6.28.7 and earlier on the x86_64 platform does not properly handle (1) a 32-bit process making a 64-bit syscall or (2) a 64-bit process making a… NVD-CWE-noinfo
CVE-2009-0834 2023-11-7 11:03 2009-03-6 Show GitHub Exploit DB Packet Storm
272592 - linux linux_kernel The ext4_fill_super function in fs/ext4/super.c in the Linux kernel 2.6.27 before 2.6.27.19 and 2.6.28 before 2.6.28.7 does not validate the superblock configuration, which allows local users to caus… CWE-20
 Improper Input Validation 
CVE-2009-0748 2023-11-7 11:03 2009-02-28 Show GitHub Exploit DB Packet Storm
272593 - linux linux_kernel The ext4_isize function in fs/ext4/ext4.h in the Linux kernel 2.6.27 before 2.6.27.19 and 2.6.28 before 2.6.28.7 uses the i_size_high structure member during operations on arbitrary types of files, w… CWE-399
 Resource Management Errors
CVE-2009-0747 2023-11-7 11:03 2009-02-28 Show GitHub Exploit DB Packet Storm
272594 - linux linux_kernel The make_indexed_dir function in fs/ext4/namei.c in the Linux kernel 2.6.27 before 2.6.27.19 and 2.6.28 before 2.6.28.7 does not validate a certain rec_len field, which allows local users to cause a … CWE-20
 Improper Input Validation 
CVE-2009-0746 2023-11-7 11:03 2009-02-28 Show GitHub Exploit DB Packet Storm
272595 - linux linux_kernel The ext4_group_add function in fs/ext4/resize.c in the Linux kernel 2.6.27 before 2.6.27.19 and 2.6.28 before 2.6.28.7 does not properly initialize the group descriptor during a resize (aka resize2fs… CWE-20
 Improper Input Validation 
CVE-2009-0745 2023-11-7 11:03 2009-02-28 Show GitHub Exploit DB Packet Storm
272596 - linux linux_kernel The sock_getsockopt function in net/core/sock.c in the Linux kernel before 2.6.28.6 does not initialize a certain structure member, which allows local users to obtain potentially sensitive informatio… CWE-264
Permissions, Privileges, and Access Controls
CVE-2009-0676 2023-11-7 11:03 2009-02-23 Show GitHub Exploit DB Packet Storm
272597 - linux linux_kernel The skfp_ioctl function in drivers/net/skfp/skfddi.c in the Linux kernel before 2.6.28.6 permits SKFP_CLR_STATS requests only when the CAP_NET_ADMIN capability is absent, instead of when this capabil… CWE-264
Permissions, Privileges, and Access Controls
CVE-2009-0675 2023-11-7 11:03 2009-02-23 Show GitHub Exploit DB Packet Storm
272598 - - - Rejected reason: Format string vulnerability in the University of Washington (UW) c-client library, as used by the UW IMAP toolkit imap-2007d and other applications, allows remote attackers to execut… - CVE-2009-0671 2023-11-7 11:03 2009-02-23 Show GitHub Exploit DB Packet Storm
272599 - apple cups Integer overflow in the WriteProlog function in texttops in CUPS 1.1.17 on Red Hat Enterprise Linux (RHEL) 3 allows remote attackers to execute arbitrary code via a crafted PostScript file that trigg… CWE-189
Numeric Errors
CVE-2009-0577 2023-11-7 11:03 2009-02-21 Show GitHub Exploit DB Packet Storm
272600 - - - Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2008-6171. Reason: This candidate is a duplicate of CVE-2008-6171. Notes: All CVE users should reference CVE-2008-6171 instead of… - CVE-2008-6176 2023-11-7 11:03 2009-02-20 Show GitHub Exploit DB Packet Storm