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 4, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201271 5.3 警告
Network
IBM - IBM BigFix Remote Control における重要な平文情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2931 2016-12-1 18:16 2016-10-7 Show GitHub Exploit DB Packet Storm
201272 3.5
Network
IBM - IBM Connections におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-3009 2016-12-1 16:49 2016-09-30 Show GitHub Exploit DB Packet Storm
201273 4.6 警告
Network
IBM - IBM Connections におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-3004 2016-12-1 16:49 2016-09-30 Show GitHub Exploit DB Packet Storm
201274 2.1
Physics
IBM - IBM Connections における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3002 2016-12-1 16:49 2016-09-30 Show GitHub Exploit DB Packet Storm
201275 4.3 警告
Network
IBM - IBM Connections における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2958 2016-12-1 16:48 2016-09-30 Show GitHub Exploit DB Packet Storm
201276 4.3 警告
Network
IBM - IBM Connections における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2957 2016-12-1 16:48 2016-09-30 Show GitHub Exploit DB Packet Storm
201277 3.7
Network
IBM - IBM Connections における重要な平文情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2016-2953 2016-12-1 16:48 2016-09-30 Show GitHub Exploit DB Packet Storm
201278 5.3 警告
Network
IBM - IBM Sterling B2B Integrator におけるクロスサイトスクリプティングの脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-5890 2016-12-1 16:33 2016-09-8 Show GitHub Exploit DB Packet Storm
201279 6.1 警告
Network
IBM - IBM Sterling B2B Integrator におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-3057 2016-12-1 16:33 2016-09-8 Show GitHub Exploit DB Packet Storm
201280 5.3 警告
Network
IBM - IBM Maximo Asset Management における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2016-5987 2016-12-1 16:32 2016-10-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291001 - cisco ios_xr The SNMP module in Cisco IOS XR allows remote attackers to cause a denial of service (process reload) via a request for an unspecified MIB, aka Bug ID CSCuh43144. CWE-20
 Improper Input Validation 
CVE-2013-6700 2024-11-21 10:59 2013-11-29 Show GitHub Exploit DB Packet Storm
291002 - php
apple
opensuse
canonical
debian
php
mac_os_x
opensuse
ubuntu_linux
debian_linux
The scan function in ext/date/lib/parse_iso_intervals.c in PHP through 5.5.6 does not properly restrict creation of DateInterval objects, which might allow remote attackers to cause a denial of servi… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-6712 2024-11-21 10:59 2013-11-28 Show GitHub Exploit DB Packet Storm
291003 - ibm sterling_selling_and_fulfillment_foundation Cross-site scripting (XSS) vulnerability in Sterling Order Management in IBM Sterling Selling and Fulfillment Suite 8.0 before HF128 and 8.5 before HF93 allows remote authenticated users to inject ar… CWE-79
Cross-site Scripting
CVE-2013-6322 2024-11-21 10:59 2013-11-28 Show GitHub Exploit DB Packet Storm
291004 - linux linux_kernel The aac_compat_ioctl function in drivers/scsi/aacraid/linit.c in the Linux kernel before 3.11.8 does not require the CAP_SYS_RAWIO capability, which allows local users to bypass intended access restr… CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-6383 2024-11-21 10:59 2013-11-27 Show GitHub Exploit DB Packet Storm
291005 - linux linux_kernel Multiple buffer underflows in the XFS implementation in the Linux kernel through 3.12.1 allow local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-6382 2024-11-21 10:59 2013-11-27 Show GitHub Exploit DB Packet Storm
291006 - linux linux_kernel Buffer overflow in the qeth_snmp_command function in drivers/s390/net/qeth_core_main.c in the Linux kernel through 3.12.1 allows local users to cause a denial of service or possibly have unspecified … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-6381 2024-11-21 10:59 2013-11-27 Show GitHub Exploit DB Packet Storm
291007 - linux linux_kernel The aac_send_raw_srb function in drivers/scsi/aacraid/commctrl.c in the Linux kernel through 3.12.1 does not properly validate a certain size value, which allows local users to cause a denial of serv… CWE-20
 Improper Input Validation 
CVE-2013-6380 2024-11-21 10:59 2013-11-27 Show GitHub Exploit DB Packet Storm
291008 - linux linux_kernel The lbs_debugfs_write function in drivers/net/wireless/libertas/debugfs.c in the Linux kernel through 3.12.1 allows local users to cause a denial of service (OOPS) by leveraging root privileges for a… CWE-189
Numeric Errors
CVE-2013-6378 2024-11-21 10:59 2013-11-27 Show GitHub Exploit DB Packet Storm
291009 - nagios nagios_xi SQL injection vulnerability in functions/prepend_adm.php in Nagios Core Config Manager in Nagios XI before 2012R2.4 allows remote attackers to execute arbitrary SQL commands via the tfPassword parame… CWE-89
SQL Injection
CVE-2013-6875 2024-11-21 10:59 2013-11-27 Show GitHub Exploit DB Packet Storm
291010 - vortexgroup light_alloy Stack-based buffer overflow in Vortex Light Alloy before 4.7.4 allows remote attackers to execute arbitrary code via a long URL in a .m3u file. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-6874 2024-11-21 10:59 2013-11-27 Show GitHub Exploit DB Packet Storm