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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254631 6.5 警告 オラクル - Oracle Database Server の Core RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0880 2011-07-29 10:54 2011-07-19 Show GitHub Exploit DB Packet Storm
254632 6.5 警告 オラクル - Oracle Database Server の Core RDBMS コンポーネントにおける権限作成の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-0838 2011-07-29 10:53 2011-07-19 Show GitHub Exploit DB Packet Storm
254633 6.5 警告 オラクル - Oracle Database Server の Core RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0835 2011-07-29 10:53 2011-07-19 Show GitHub Exploit DB Packet Storm
254634 6 警告 オラクル - Oracle Database Server の Core RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0832 2011-07-29 10:52 2011-07-19 Show GitHub Exploit DB Packet Storm
254635 6.8 警告 オラクル - Oracle Database Server および Oracle Enterprise Manager Grid Control における脆弱性 CWE-noinfo
情報不足
CVE-2011-2257 2011-07-29 10:51 2011-07-19 Show GitHub Exploit DB Packet Storm
254636 6.8 警告 オラクル - Oracle Database Server および Oracle Enterprise Manager Grid Control における脆弱性 CWE-noinfo
情報不足
CVE-2011-2248 2011-07-29 10:50 2011-07-19 Show GitHub Exploit DB Packet Storm
254637 9.3 危険 アップル
Google
- Google Chrome にて使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1823 2011-07-29 09:14 2010-09-14 Show GitHub Exploit DB Packet Storm
254638 4.3 警告 アップル - Apple iOS の generate-id XPath 機能における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-0195 2011-07-29 09:10 2011-04-15 Show GitHub Exploit DB Packet Storm
254639 7.6 危険 アップル - Windows 上で稼動する Apple iTunes の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0164 2011-07-29 09:08 2011-03-3 Show GitHub Exploit DB Packet Storm
254640 5.8 警告 アップル - Apple iOS の WebKit における Mail のリモートイメージの読み込み設定を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3829 2011-07-29 09:06 2010-11-26 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