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 6, 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
254441 7.1 危険 マイクロソフト - Microsoft Windows の TCP/IP スタック内にある Tcpip.sys におけるサービス運用妨害 (リブート) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1965 2011-08-24 10:20 2011-08-9 Show GitHub Exploit DB Packet Storm
254442 7.8 危険 マイクロソフト - Microsoft Windows の TCP/IP スタック内にある Tcpip.sys におけるサービス運用妨害 (リブート) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1871 2011-08-24 10:19 2011-08-9 Show GitHub Exploit DB Packet Storm
254443 7.2 危険 マイクロソフト - Microsoft Windows の Win32 サブシステム内にある CSRSS の Winsrv.dll における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1967 2011-08-24 10:18 2011-08-9 Show GitHub Exploit DB Packet Storm
254444 7.2 危険 マイクロソフト - Microsoft Windows XP および Windows Server 2003 の RAS 内にある NDISTAPI.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1974 2011-08-24 10:17 2011-08-9 Show GitHub Exploit DB Packet Storm
254445 4.3 警告 マイクロソフト - Microsoft Windows Server 2008 R2 の RD Web Access におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1263 2011-08-24 10:16 2011-08-9 Show GitHub Exploit DB Packet Storm
254446 6.2 警告 サイバートラスト株式会社
Linux
- Linux kernel の kernel/exit.c 内にある do_exit 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4258 2011-08-24 10:11 2010-12-9 Show GitHub Exploit DB Packet Storm
254447 9.3 危険 マイクロソフト - Microsoft Visio における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1979 2011-08-23 10:06 2011-08-9 Show GitHub Exploit DB Packet Storm
254448 9.3 危険 マイクロソフト - Microsoft Visio における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1972 2011-08-23 10:05 2011-08-9 Show GitHub Exploit DB Packet Storm
254449 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 9 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1964 2011-08-23 10:04 2011-08-9 Show GitHub Exploit DB Packet Storm
254450 4.3 警告 マイクロソフト - Microsoft Internet Explorer 6 から 9 における異なるドメインまたはゾーンからアクセスされる脆弱性 CWE-200
情報漏えい
CVE-2011-1960 2011-08-23 10:04 2011-08-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
246401 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the ASN.1 BER dissector could crash. This was addressed in epan/dissectors/packet-ber.c by ensuring that length values do not exceed … CWE-190
 Integer Overflow or Wraparound
CVE-2018-14343 2024-11-21 12:48 2018-07-19 Show GitHub Exploit DB Packet Storm
246402 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the BGP protocol dissector could go into a large loop. This was addressed in epan/dissectors/packet-bgp.c by validating Path Attribut… CWE-834
 Excessive Iteration
CVE-2018-14342 2024-11-21 12:48 2018-07-19 Show GitHub Exploit DB Packet Storm
246403 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the DICOM dissector could go into a large or infinite loop. This was addressed in epan/dissectors/packet-dcm.c by preventing an offse… CWE-190
CWE-835
 Integer Overflow or Wraparound
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2018-14341 2024-11-21 12:48 2018-07-19 Show GitHub Exploit DB Packet Storm
246404 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, dissectors that support zlib decompression could crash. This was addressed in epan/tvbuff_zlib.c by rejecting negative lengths to avo… CWE-125
Out-of-bounds Read
CVE-2018-14340 2024-11-21 12:48 2018-07-19 Show GitHub Exploit DB Packet Storm
246405 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the MMSE dissector could go into an infinite loop. This was addressed in epan/proto.c by adding offset and length validation. CWE-20
CWE-835
 Improper Input Validation 
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2018-14339 2024-11-21 12:48 2018-07-19 Show GitHub Exploit DB Packet Storm
246406 9.8 CRITICAL
Network
joyplus-cms_project joyplus-cms joyplus-cms 1.6.0 has SQL Injection via the manager/admin_ajax.php val parameter. CWE-89
SQL Injection
CVE-2018-14389 2024-11-21 12:48 2018-07-19 Show GitHub Exploit DB Packet Storm
246407 5.4 MEDIUM
Network
joyplus-cms_project joyplus-cms joyplus-cms 1.6.0 has XSS via the manager/admin_ajax.php can_search_device array parameter. CWE-79
Cross-site Scripting
CVE-2018-14388 2024-11-21 12:48 2018-07-19 Show GitHub Exploit DB Packet Storm
246408 8.8 HIGH
Network
wondercms wondercms An issue was discovered in WonderCMS before 2.5.2. An attacker can create a new session on a web application and record the associated session identifier. The attacker then causes the victim to authe… CWE-384
 Session Fixation
CVE-2018-14387 2024-11-21 12:48 2018-07-19 Show GitHub Exploit DB Packet Storm
246409 9.8 CRITICAL
Network
gitlab gitlab GitLab Community and Enterprise Edition before 10.7.7, 10.8.x before 10.8.6, and 11.x before 11.0.4 allows Directory Traversal with write access and resultant remote code execution via the GitLab pro… CWE-22
Path Traversal
CVE-2018-14364 2024-11-21 12:48 2018-07-19 Show GitHub Exploit DB Packet Storm
246410 5.4 MEDIUM
Network
freelancewebdesignerchennai job_portal PHP Scripts Mall JOB SITE (aka Job Portal) 3.0.1 has Cross-site Scripting (XSS) via the search bar. CWE-79
Cross-site Scripting
CVE-2018-14082 2024-11-21 12:48 2018-07-19 Show GitHub Exploit DB Packet Storm