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 9, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255571 9.3 危険 シスコシステムズ - Cisco WebEx WRF Player の atas32.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2876 2011-06-16 10:36 2009-12-16 Show GitHub Exploit DB Packet Storm
255572 7.8 危険 シスコシステムズ - Cisco Unified Presence の TimesTenD プロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-2874 2011-06-16 10:32 2009-10-14 Show GitHub Exploit DB Packet Storm
255573 7.8 危険 シスコシステムズ - Cisco Unified Communications Manager におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-2864 2011-06-16 10:30 2009-09-23 Show GitHub Exploit DB Packet Storm
255574 4.9 警告 Linux
レッドハット
- Linux kernel の raw_release 関数におけるサービス運用妨害 (NULL ポインタデリファレンス) の脆弱性 CWE-20
CWE-Other
CVE-2011-1748 2011-06-16 10:27 2011-05-9 Show GitHub Exploit DB Packet Storm
255575 4.9 警告 Linux
レッドハット
- Linux kernel の bcm_release 関数におけるサービス運用妨害 (NULL ポインタデリファレンス) の脆弱性 CWE-20
CWE-Other
CVE-2011-1598 2011-06-16 10:26 2011-05-9 Show GitHub Exploit DB Packet Storm
255576 4.3 警告 Imperva Inc. - Imperva 製 SecureSphere にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0767 2011-06-16 10:24 2011-06-1 Show GitHub Exploit DB Packet Storm
255577 6.8 警告 ヒューレット・パッカード - HP LoadRunner にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2328 2011-06-16 10:21 2011-06-1 Show GitHub Exploit DB Packet Storm
255578 5 警告 Anymacro - Anymacro Mail System G4X にディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2468 2011-06-16 10:19 2011-06-1 Show GitHub Exploit DB Packet Storm
255579 2.6 注意 マイクロソフト - Microsoft Outlook における開封確認機能に関する脆弱性 CWE-Other
その他
- 2011-06-15 14:17 2011-06-15 Show GitHub Exploit DB Packet Storm
255580 4.3 警告 マイクロソフト - ASP.NET におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2011-06-15 14:16 2011-06-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
253071 5.5 MEDIUM
Local
linux
debian
linux_kernel
debian_linux
The omninet_open function in drivers/usb/serial/omninet.c in the Linux kernel before 4.10.4 allows local users to cause a denial of service (tty exhaustion) by leveraging reference count mishandling. CWE-404
 Improper Resource Shutdown or Release
CVE-2017-8925 2024-11-21 12:34 2017-05-13 Show GitHub Exploit DB Packet Storm
253072 4.6 MEDIUM
Physics
linux
debian
linux_kernel
debian_linux
The edge_bulk_in_callback function in drivers/usb/serial/io_ti.c in the Linux kernel before 4.10.4 allows local users to obtain sensitive information (in the dmesg ringbuffer and syslog) from uniniti… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2017-8924 2024-11-21 12:34 2017-05-13 Show GitHub Exploit DB Packet Storm
253073 9.8 CRITICAL
Network
php php The zend_string_extend function in Zend/zend_string.h in PHP through 7.1.5 does not prevent changes to string objects that result in a negative length, which allows remote attackers to cause a denial… CWE-787
 Out-of-bounds Write
CVE-2017-8923 2024-11-21 12:34 2017-05-13 Show GitHub Exploit DB Packet Storm
253074 7.5 HIGH
Network
flightgear flightgear In FlightGear before 2017.2.1, the FGCommand interface allows overwriting any file the user has write access to, but not with arbitrary data: only with the contents of a FlightGear flightplan (XML). … CWE-22
Path Traversal
CVE-2017-8921 2024-11-21 12:34 2017-05-13 Show GitHub Exploit DB Packet Storm
253075 7.2 HIGH
Network
cmsmadesimple cms_made_simple CMS Made Simple (CMSMS) 2.1.6 allows remote authenticated administrators to execute arbitrary PHP code via the code parameter to admin/editusertag.php, related to the CreateTagFunction and CallUserTa… CWE-94
Code Injection
CVE-2017-8912 2024-11-21 12:34 2017-05-12 Show GitHub Exploit DB Packet Storm
253076 9.8 CRITICAL
Network
tnef_project tnef An integer underflow has been identified in the unicode_to_utf8() function in tnef 1.4.14. This might lead to invalid write operations, controlled by an attacker. CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2017-8911 2024-11-21 12:34 2017-05-12 Show GitHub Exploit DB Packet Storm
253077 5.5 MEDIUM
Local
artifex ghostscript The mark_line_tr function in gxscanc.c in Artifex Ghostscript 9.21 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted PostScript document. CWE-125
Out-of-bounds Read
CVE-2017-8908 2024-11-21 12:34 2017-05-12 Show GitHub Exploit DB Packet Storm
253078 4.6 MEDIUM
Physics
lightdm_project lightdm LightDM through 1.22.0, when systemd is used in Ubuntu 16.10 and 17.x, allows physically proximate attackers to bypass intended AppArmor restrictions and visit the home directories of arbitrary users… NVD-CWE-noinfo
CVE-2017-8900 2024-11-21 12:34 2017-05-12 Show GitHub Exploit DB Packet Storm
253079 5.5 MEDIUM
Local
multicorewareinc x265_high_efficiency_video_coding An integer underflow vulnerability exists in pixel-a.asm, the x86 assembly code for planeClipAndMax() in MulticoreWare x265 through 2.4, as used by the x265_encoder_encode dependency in libbpg and ot… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2017-8906 2024-11-21 12:34 2017-05-12 Show GitHub Exploit DB Packet Storm
253080 8.8 HIGH
Local
xen xen Xen through 4.6.x on 64-bit platforms mishandles a failsafe callback, which might allow PV guest OS users to execute arbitrary code on the host OS, aka XSA-215. CWE-682
 Incorrect Calculation
CVE-2017-8905 2024-11-21 12:34 2017-05-12 Show GitHub Exploit DB Packet Storm