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":June 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
233151 2.6 注意 stefan ritt - ELOG の elogd.c におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5791 2012-12-20 18:02 2006-11-7 Show GitHub Exploit DB Packet Storm
233152 7.5 危険 stefan ritt - ELOG の elogd.c におけるフォーマットストリングの脆弱性 - CVE-2006-5790 2012-12-20 18:02 2006-11-7 Show GitHub Exploit DB Packet Storm
233153 5 警告 SAP - SAP Web Application Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2006-5785 2012-12-20 18:02 2006-11-7 Show GitHub Exploit DB Packet Storm
233154 4.6 警告 SAP - SAP Web Application Server の enserver.exe における任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2006-5784 2012-12-20 18:02 2006-11-7 Show GitHub Exploit DB Packet Storm
233155 7.5 危険 xlink technology - XLink Omni-NFS Server の nfsd.exe におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2006-5780 2012-12-20 18:02 2006-11-7 Show GitHub Exploit DB Packet Storm
233156 4.3 警告 rhadrix - Rhadrix If-CMS の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5761 2012-12-20 18:02 2006-11-6 Show GitHub Exploit DB Packet Storm
233157 7.5 危険 phpdynasite - phpDynaSite における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5760 2012-12-20 18:02 2006-11-6 Show GitHub Exploit DB Packet Storm
233158 5 警告 rhadrix - Rhadrix If-CMS の index.php における Web サーバのフルパスを取得される脆弱性 - CVE-2006-5759 2012-12-20 18:02 2006-11-6 Show GitHub Exploit DB Packet Storm
233159 2.1 注意 PunBB - PunBB における SQL インジェクションの脆弱性 - CVE-2006-5738 2012-12-20 18:02 2006-10-15 Show GitHub Exploit DB Packet Storm
233160 7.2 危険 PunBB - PunBB における許可されない操作を実行される脆弱性 - CVE-2006-5737 2012-12-20 18:02 2006-11-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
292991 - wireshark
opensuse
debian
wireshark
opensuse
debian_linux
The dissect_capwap_data function in epan/dissectors/packet-capwap.c in the CAPWAP dissector in Wireshark 1.6.x before 1.6.16 and 1.8.x before 1.8.8 incorrectly uses a -1 data value to represent an er… CWE-189
Numeric Errors
CVE-2013-4074 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
292992 - isc bind resolver.c in ISC BIND 9.8.5 before 9.8.5-P1, 9.9.3 before 9.9.3-P1, and 9.6-ESV-R9 before 9.6-ESV-R9-P1, when a recursive resolver is configured, allows remote attackers to cause a denial of service… NVD-CWE-noinfo
CVE-2013-3919 2024-11-21 10:54 2013-06-6 Show GitHub Exploit DB Packet Storm
292993 - apple iphone_os
ipad
ipad_mini
ipad2
The get_xattrinfo function in the XNU kernel in Apple iOS 5.x and 6.x through 6.1.3 on iPad devices does not properly validate the header of an AppleDouble file, which might allow local users to caus… CWE-20
 Improper Input Validation 
CVE-2013-3955 2024-11-21 10:54 2013-06-5 Show GitHub Exploit DB Packet Storm
292994 - apple mac_os_x
iphone_os
The posix_spawn system call in the XNU kernel in Apple Mac OS X 10.8.x does not properly validate the data for file actions and port actions, which allows local users to (1) cause a denial of service… CWE-20
 Improper Input Validation 
CVE-2013-3954 2024-11-21 10:54 2013-06-5 Show GitHub Exploit DB Packet Storm
292995 - apple mac_os_x
iphone_os
The mach_port_space_info function in osfmk/ipc/mach_debug.c in the XNU kernel in Apple Mac OS X 10.8.x does not initialize a certain structure member, which allows local users to obtain sensitive inf… CWE-200
Information Exposure
CVE-2013-3953 2024-11-21 10:54 2013-06-5 Show GitHub Exploit DB Packet Storm
292996 - apple mac_os_x The fill_pipeinfo function in bsd/kern/sys_pipe.c in the XNU kernel in Apple Mac OS X 10.8.x allows local users to defeat the KASLR protection mechanism via the PROC_PIDFDPIPEINFO option to the proc_… CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-3952 2024-11-21 10:54 2013-06-5 Show GitHub Exploit DB Packet Storm
292997 - apple watchos
iphone_os
mac_os_x
sys/openbsd/stack_protector.c in libc in Apple iOS 6.1.3 and Mac OS X 10.8.x does not properly parse the Apple strings employed in the user-space stack-cookie implementation, which allows local users… CWE-20
 Improper Input Validation 
CVE-2013-3951 2024-11-21 10:54 2013-06-5 Show GitHub Exploit DB Packet Storm
292998 - apple iphone_os Stack-based buffer overflow in the openSharedCacheFile function in dyld.cpp in dyld in Apple iOS 5.1.x and 6.x through 6.1.3 makes it easier for attackers to conduct untethering attacks via a long st… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-3950 2024-11-21 10:54 2013-06-5 Show GitHub Exploit DB Packet Storm
292999 - apple mac_os_x The posix_spawn system call in the XNU kernel in Apple Mac OS X 10.8.x does not prevent use of the _POSIX_SPAWN_DISABLE_ASLR and _POSIX_SPAWN_ALLOW_DATA_EXEC flags for setuid and setgid programs, whi… CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-3949 2024-11-21 10:54 2013-06-5 Show GitHub Exploit DB Packet Storm
293000 - apple iphone_os Apple iOS 6.1.3 does not follow redirects during determination of the hostname to display in an iOS Enterprise Deployment installation dialog, which makes it easier for remote attackers to trigger in… CWE-20
 Improper Input Validation 
CVE-2013-3948 2024-11-21 10:54 2013-06-5 Show GitHub Exploit DB Packet Storm