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
193931 9.8 緊急
Network
The Tcpdump Group - tcpdump の RTCP パーサのprint-udp.c:rtcp_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7934 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193932 9.8 緊急
Network
The Tcpdump Group - tcpdump の PPP パーサの print-ppp.c:ppp_hdlc_if_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7933 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193933 9.8 緊急
Network
The Tcpdump Group - tcpdump の PIM パーサの print-pim.c:pimv2_check_checksum() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7932 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193934 9.8 緊急
Network
The Tcpdump Group - tcpdump の MPLS パーサの print-mpls.c:mpls_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7931 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193935 9.8 緊急
Network
The Tcpdump Group - tcpdump の LLC/SNAP パーサの print-llc.c:llc_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7930 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193936 9.8 緊急
Network
The Tcpdump Group - tcpdump の Juniper PPPoE ATM パーサの print-juniper.c:juniper_parse_header() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7929 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193937 9.8 緊急
Network
The Tcpdump Group - tcpdump の IPComp パーサの print-ipcomp.c:ipcomp_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7928 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193938 9.8 緊急
Network
The Tcpdump Group - tcpdump の IEEE 802.11 パーサの print-802_11.c:ieee802_11_radio_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7927 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193939 9.8 緊急
Network
The Tcpdump Group - tcpdump の Ethernet パーサの print-ether.c:ethertype_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7926 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
193940 9.8 緊急
Network
The Tcpdump Group - tcpdump の圧縮された SLIP パーサの print-sl.c:sl_if_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7925 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 18, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
307231 - linux linux_kernel The __secure_computing function in kernel/seccomp.c in the seccomp subsystem in the Linux kernel 2.6.28.7 and earlier on the x86_64 platform, when CONFIG_SECCOMP is enabled, does not properly handle … CWE-264
Permissions, Privileges, and Access Controls
CVE-2009-0835 2012-03-19 13:00 2009-03-6 Show GitHub Exploit DB Packet Storm
307232 - linux linux_kernel Buffer overflow in the perf_copy_attr function in kernel/perf_counter.c in the Linux kernel 2.6.31-rc1 allows local users to cause a denial of service (crash) and execute arbitrary code via a "big si… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2009-3234 2012-03-19 13:00 2009-09-17 Show GitHub Exploit DB Packet Storm
307233 - linux linux_kernel Unspecified vulnerability in the EXT4_IOC_MOVE_EXT (aka move extents) ioctl implementation in the ext4 filesystem in the Linux kernel 2.6.32-git6 and earlier allows local users to cause a denial of s… NVD-CWE-noinfo
CVE-2009-4306 2012-03-19 13:00 2009-12-13 Show GitHub Exploit DB Packet Storm
307234 - linux linux_kernel The fuse_ioctl_copy_user function in the ioctl handler in fs/fuse/file.c in the Linux kernel 2.6.29-rc1 through 2.6.30.y uses the wrong variable in an argument to the kunmap function, which allows lo… NVD-CWE-Other
CVE-2009-4410 2012-03-19 13:00 2009-12-25 Show GitHub Exploit DB Packet Storm
307235 - linux linux_kernel The nfs_lock function in fs/nfs/file.c in the Linux kernel 2.6.9 does not properly remove POSIX locks on files that are setgid without group-execute permission, which allows local users to cause a de… CWE-399
 Resource Management Errors
CVE-2007-6733 2012-03-19 13:00 2010-03-17 Show GitHub Exploit DB Packet Storm
307236 - cacti cacti SQL injection vulnerability in graph.php in Cacti 0.8.7e and earlier allows remote attackers to execute arbitrary SQL commands via a crafted rra_id parameter in a GET request in conjunction with a va… CWE-89
SQL Injection
CVE-2010-2092 2012-02-16 13:04 2010-05-28 Show GitHub Exploit DB Packet Storm
307237 - cacti cacti SQL injection vulnerability in templates_export.php in Cacti 0.8.7e and earlier allows remote attackers to execute arbitrary SQL commands via the export_item_id parameter. CWE-89
SQL Injection
CVE-2010-1431 2012-02-16 13:02 2010-05-5 Show GitHub Exploit DB Packet Storm
307238 - hp power_manager Stack-based buffer overflow in goform/formExportDataLogs in HP Power Manager before 4.2.10 allows remote attackers to execute arbitrary code via a long fileName parameter. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2009-3999 2012-02-14 12:49 2010-01-21 Show GitHub Exploit DB Packet Storm
307239 - cafuego simple_document_management_system Multiple SQL injection vulnerabilities in Simple Document Management System (SDMS) 2.0-CVS and earlier allow remote attackers to execute arbitrary SQL commands via the (1) folder_id parameter in list… CWE-89
SQL Injection
CVE-2005-3877 2012-02-7 14:00 2005-11-29 Show GitHub Exploit DB Packet Storm
307240 - sitracker support_incident_tracker Multiple unspecified vulnerabilities in Salford Software Support Incident Tracker (SiT!) before 3.30 have unknown impact and attack vectors. NVD-CWE-noinfo
CVE-2007-5635 2012-02-2 14:00 2007-10-24 Show GitHub Exploit DB Packet Storm